summaryrefslogtreecommitdiffstats
path: root/stub_ui.h (unfollow)
Commit message (Expand)AuthorFilesLines
2018-05-22recovery: Add ability to set title linesJerry Zhang1-0/+2
2018-05-10Device owns the RecoveryUI instance.Tao Bao1-1/+1
2018-05-08recovery: Get UI and locale from device.Jerry Zhang1-0/+3
2018-05-03Move menu headers/items to std::vector<std::string>.Tao Bao1-3/+5
2018-05-02screen_ui: Drop the dependency on common.h.Tao Bao1-1/+4
2018-05-01Add ScreenRecoveryUI::ShowMenu().Tao Bao1-5/+4
2017-10-12Drop -Wno-unused-parameter.Tao Bao1-11/+11
2017-01-04recovery: Fix the broken UI text.Tao Bao1-2/+0
2016-12-13Add a stub recovery UI.Sen Jiang1-0/+67