Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | recovery: Add ability to set title lines | Jerry Zhang | 2018-05-22 | 1 | -0/+2 |
* | Device owns the RecoveryUI instance. | Tao Bao | 2018-05-10 | 1 | -1/+1 |
* | recovery: Get UI and locale from device. | Jerry Zhang | 2018-05-08 | 1 | -0/+3 |
* | Move menu headers/items to std::vector<std::string>. | Tao Bao | 2018-05-03 | 1 | -3/+5 |
* | screen_ui: Drop the dependency on common.h. | Tao Bao | 2018-05-02 | 1 | -1/+4 |
* | Add ScreenRecoveryUI::ShowMenu(). | Tao Bao | 2018-05-01 | 1 | -5/+4 |
* | Drop -Wno-unused-parameter. | Tao Bao | 2017-10-12 | 1 | -11/+11 |
* | recovery: Fix the broken UI text. | Tao Bao | 2017-01-04 | 1 | -2/+0 |
* | Add a stub recovery UI. | Sen Jiang | 2016-12-13 | 1 | -0/+67 |