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