summaryrefslogtreecommitdiffstats
path: root/stub_ui.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* recovery: Add ability to set title linesJerry Zhang2018-05-221-0/+2
* Device owns the RecoveryUI instance.Tao Bao2018-05-101-1/+1
* recovery: Get UI and locale from device.Jerry Zhang2018-05-081-0/+3
* Move menu headers/items to std::vector<std::string>.Tao Bao2018-05-031-3/+5
* screen_ui: Drop the dependency on common.h.Tao Bao2018-05-021-1/+4
* Add ScreenRecoveryUI::ShowMenu().Tao Bao2018-05-011-5/+4
* Drop -Wno-unused-parameter.Tao Bao2017-10-121-11/+11
* recovery: Fix the broken UI text.Tao Bao2017-01-041-2/+0
* Add a stub recovery UI.Sen Jiang2016-12-131-0/+67