index
:
anonymous/android_bootable_recovery
android-11
android-14.0
android-4.3
android-4.4
android-5.0
android-5.1
android-6.0
android-7.0
android-7.1
android-8.0
android-8.1
android-9.0
Team Win Recovery Project (TWRP)
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
unit
/
screen_ui_test.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add function to show localized rescue party menu
Tianjie Xu
2018-10-23
1
-0
/
+37
*
Implement the graphic menus
Tianjie Xu
2018-10-13
1
-14
/
+45
*
recovery: Add ability to interrupt UI
Jerry Zhang
2018-07-30
1
-1
/
+38
*
tests: Clean up the temporary dirs post-run.
Tao Bao
2018-07-12
1
-2
/
+3
*
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