Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: Skip ScreenRecoveryUITest on gr_init failure. | Tao Bao | 2018-06-14 | 1 | -1/+38 |
* | ui: join only if joinable. | Tao Bao | 2018-06-06 | 1 | -0/+5 |
* | tests: Specify the death test style to avoid flakiness. | Tao Bao | 2018-06-05 | 1 | -0/+2 |
* | ui: Use std::thread to create input/progress threads. | Tao Bao | 2018-05-22 | 1 | -2/+10 |
* | wear_ui: Address a TODO regarding {intro,loop}_frames. | Tao Bao | 2018-05-14 | 1 | -3/+53 |
* | screen_ui: Fix an issue in RTL locale detection. | Tao Bao | 2018-05-09 | 1 | -1/+1 |
* | tests: Add tests for ScreenRecoveryUI. | Tao Bao | 2018-05-09 | 1 | -0/+167 |
* | Move menu headers/items to std::vector<std::string>. | Tao Bao | 2018-05-03 | 1 | -12/+15 |
* | screen_ui: Merge Menu::Start() into its ctor. | Tao Bao | 2018-05-03 | 1 | -21/+7 |
* | Factor out a menu class for screen ui | Tianjie Xu | 2018-03-24 | 1 | -0/+198 |