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