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
/
screen_ui.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
screen_ui: Merge Menu::Start() into its ctor.
Tao Bao
2018-05-03
1
-20
/
+15
*
screen_ui: Use std::string in DrawTextLine() and siblings.
Tao Bao
2018-05-03
1
-33
/
+44
*
screen_ui: Drop the dependency on common.h.
Tao Bao
2018-05-02
1
-7
/
+5
*
Add ScreenRecoveryUI::ShowMenu().
Tao Bao
2018-05-01
1
-0
/
+47
*
Factor out a menu class for screen ui
Tianjie Xu
2018-03-24
1
-39
/
+144
*
vr_ui: drawing changes
Luke Song
2017-10-05
1
-22
/
+42
*
screen_ui: stage marker positioning
Luke Song
2017-09-29
1
-1
/
+1
*
Add a new option in recovery menu to test the background texts
Tianjie Xu
2017-09-27
1
-0
/
+77
*
ui: Move locale and friends into ScreenRecoveryUI class.
Tao Bao
2017-09-11
1
-2
/
+29
*
Merge "ui: Remove text_top_."
Tao Bao
2017-09-11
1
-10
/
+2
|
\
|
*
ui: Remove text_top_.
Tao Bao
2017-09-09
1
-10
/
+2
*
|
ui: Refactor the declaration orders.
Tao Bao
2017-09-10
1
-2
/
+2
|
/
*
ui: Manage menu_ with std::vector.
Tao Bao
2017-09-08
1
-9
/
+7
*
Merge changes I5d7a6baa,Id0fb2d4e
Tao Bao
2017-08-22
1
-2
/
+2
|
\
|
*
Allow customizing WearRecoveryUI via Makefile variables.
Tao Bao
2017-08-10
1
-2
/
+2
*
|
screen_ui: Fix a case that may truncate the last char.
Tao Bao
2017-08-16
1
-1
/
+2
*
|
screen_ui: Word-wrap menu headers.
Tao Bao
2017-08-16
1
-1
/
+29
|
/
*
Fix the missing char when showing recovery logs.
Tao Bao
2017-07-13
1
-5
/
+5
*
Update ScreenRecoveryUI::Draw* function signatures.
Tao Bao
2017-07-02
1
-24
/
+21
*
screen_ui: Compute the top and bottom gaps.
Tao Bao
2017-06-29
1
-11
/
+14
*
Add override specifier and member constness to RecoveryUI classes.
Tao Bao
2017-06-24
1
-7
/
+7
*
Formatting RecoveryUI related files.
Tao Bao
2017-06-24
1
-377
/
+381
*
Restructure vr_ui
Luke Song
2017-06-24
1
-2
/
+1
*
Use Makefile variables to specify margin settings.
Tao Bao
2017-06-23
1
-8
/
+8
*
screen_ui: Allow setting screen margin space.
Tao Bao
2017-06-21
1
-69
/
+69
*
Introduce VR recovery ui
Luke Song
2017-06-17
1
-6
/
+11
*
Const modifiers
Mikhail Lappo
2017-03-23
1
-3
/
+3
*
recovery: Fix the broken UI text.
Tao Bao
2017-01-04
1
-131
/
+103
*
Add a stub recovery UI.
Sen Jiang
2016-12-13
1
-4
/
+11
*
resolve merge conflicts of d5c7d6b to nyc-mr1-dev-plus-aosp
Elliott Hughes
2016-09-26
1
-4
/
+4
|
\
|
*
Switch to <android-base/properties.h>.
Elliott Hughes
2016-09-26
1
-4
/
+4
|
*
Switch recovery to libbase logging
Tianjie Xu
2016-09-01
1
-2
/
+3
|
*
resolve merge conflicts of 5823dd4 to nyc-dev-plus-aosp
Tianjie Xu
2016-05-02
1
-1
/
+14
|
|
\
|
*
\
Merge "Improve the layout-related comments." into nyc-dev
Elliott Hughes
2016-04-28
1
-8
/
+10
|
|
\
\
|
*
\
\
Merge "Update recovery UI." into nyc-dev
Elliott Hughes
2016-04-28
1
-47
/
+69
|
|
\
\
\
*
|
\
\
\
Remove debug log statement; fix build
Damien Bargiacchi
2016-09-08
1
-2
/
+0
|
\
\
\
\
\
|
*
|
|
|
|
Remove debug log statement; fix build
Damien Bargiacchi
2016-09-08
1
-2
/
+0
*
|
|
|
|
|
Remove duplicate methods and variables from WearRecoveryUI
Damien Bargiacchi
2016-09-08
1
-20
/
+32
|
\
|
|
|
|
|
|
*
|
|
|
|
Remove duplicate methods and variables from WearRecoveryUI
Damien Bargiacchi
2016-09-07
1
-20
/
+32
*
|
|
|
|
|
Switch recovery to libbase logging
Tianjie Xu
2016-09-01
1
-2
/
+3
*
|
|
|
|
|
Support use of custom fonts in miniui
Damien Bargiacchi
2016-08-24
1
-5
/
+5
|
\
|
|
|
|
|
|
*
|
|
|
|
Support use of custom fonts in miniui
Damien Bargiacchi
2016-08-19
1
-5
/
+5
*
|
|
|
|
|
Support landscape layouts.
Elliott Hughes
2016-07-09
1
-13
/
+29
|
\
|
|
|
|
|
|
*
|
|
|
|
Support landscape layouts.
Elliott Hughes
2016-07-09
1
-13
/
+29
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
resolve merge conflicts of 23c7af7 to nyc-mr1-dev-plus-aosp
Tianjie Xu
2016-05-02
1
-1
/
+14
|
\
|
|
|
|
|
*
|
|
|
Add ability to show "installing security update"
Tianjie Xu
2016-04-29
1
-1
/
+14
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge "Improve the layout-related comments." into nyc-dev am: 343eb72
TreeHugger Robot
2016-04-28
1
-8
/
+10
|
\
|
|
|
|
*
|
|
Improve the layout-related comments.
Elliott Hughes
2016-04-28
1
-8
/
+10
|
|
|
/
|
|
/
|
*
|
|
Merge "Update recovery UI." into nyc-dev am: 2f1eedd
Elliott Hughes
2016-04-28
1
-47
/
+69
|
\
|
|
|
|
/
|
/
|
|
*
Update recovery UI.
Elliott Hughes
2016-04-27
1
-47
/
+69
*
|
Go back to the old ear-wiggling Android animation.
Elliott Hughes
2016-04-22
1
-1
/
+0
|
\
|
|
*
Go back to the old ear-wiggling Android animation.
Elliott Hughes
2016-04-21
1
-1
/
+0
*
|
Merge "Fix google-runtime-int warnings." am: a1f4a1e
Chih-hung Hsieh
2016-04-19
1
-5
/
+5
|
\
\
|
|
/
|
/
|
|
*
Fix google-runtime-int warnings.
Chih-Hung Hsieh
2016-04-18
1
-5
/
+5
*
|
Update the system update animation.
Elliott Hughes
2016-04-15
1
-51
/
+92
*
|
recovery: Remove SetColor, and other refactoring for WearUI
Prashant Malani
2016-03-12
1
-18
/
+18
*
|
recovery: Remove duplicate variables and functions
Prashant Malani
2016-03-11
1
-2
/
+2
*
|
Revert "recovery: More refactoring of WearUI"
Prashant Malani
2016-03-10
1
-2
/
+2
*
|
recovery: More refactoring of WearUI
Prashant Malani
2016-03-09
1
-2
/
+2
|
/
*
res: Embed FPS into icon_installing.png.
Tao Bao
2015-12-16
1
-4
/
+5
*
Track rename from base/ to android-base/.
Elliott Hughes
2015-12-05
1
-2
/
+2
*
recovery: Remove redirect_stdio() when calling ShowFile().
Tao Bao
2015-09-10
1
-1
/
+1
*
Log update outputs in order
Tao Bao
2015-06-03
1
-10
/
+25
*
Add an alternate screen for viewing recovery logs.
Elliott Hughes
2015-05-07
1
-46
/
+64
*
Don't use typedefs that hide *s.
Elliott Hughes
2015-04-15
1
-6
/
+6
*
Move the menu header out of the menu.
Elliott Hughes
2015-04-14
1
-28
/
+58
*
Merge "Remove unnecessary globals."
Elliott Hughes
2015-04-13
1
-11
/
+5
|
\
|
*
Remove unnecessary globals.
Elliott Hughes
2015-04-13
1
-11
/
+5
*
|
Treat KEY_ENTER the same as KEY_POWER in the pager.
Elliott Hughes
2015-04-13
1
-1
/
+1
|
/
*
Rewritten file pager.
Elliott Hughes
2015-04-11
1
-64
/
+82
*
Fix ScreenRecoveryUI to handle devices without power/up/down.
Elliott Hughes
2015-04-10
1
-1
/
+10
*
Move file paging into ScreenRecoveryUI.
Elliott Hughes
2015-04-09
1
-33
/
+86
*
Remove the fixed screen size assumptions.
Elliott Hughes
2015-04-09
1
-23
/
+33
*
Fix recovery image text rendering.
Elliott Hughes
2015-03-24
1
-7
/
+3
*
Make the recovery menus wrap.
Elliott Hughes
2015-03-23
1
-2
/
+5
*
restore holo UI in recovery
Doug Zongker
2014-06-06
1
-13
/
+16
*
am 48abd574: am 34ff5fe3: am 74b90b30: Merge "screen_ui: Initialize text buffer"
Doug Zongker
2014-05-13
1
-0
/
+2
|
\
|
*
am 74b90b30: Merge "screen_ui: Initialize text buffer"
Doug Zongker
2014-05-13
1
-0
/
+2
|
|
\
|
|
*
Merge "screen_ui: Initialize text buffer"
Doug Zongker
2014-05-13
1
-0
/
+2
|
|
|
\
|
|
|
*
screen_ui: Initialize text buffer
Bjorn Andersson
2013-09-30
1
-0
/
+2
|
|
|
*
recovery: init backgroundIcon properly to avoid recovery mode crash
yetta_wu
2013-06-25
1
-0
/
+4
|
*
|
|
resolved conflicts for merge of d90da130 to klp-dev-plus-aosp
Doug Zongker
2014-03-18
1
-5
/
+9
|
|
\
|
|
|
*
|
|
am c91612d4: Merge "remove pixelflinger from recovery"
Doug Zongker
2014-03-13
1
-7
/
+7
|
|
\
\
\
|
*
\
\
\
Merge commit 'ea868b38' into manualmerge
Doug Zongker
2014-03-13
1
-92
/
+20
|
|
\
\
\
\
*
|
|
|
|
|
make density-specific recovery assets
Doug Zongker
2014-04-04
1
-16
/
+13
*
|
|
|
|
|
am 80c1a386: resolved conflicts for merge of d90da130 to klp-modular-dev-plus-aosp
Doug Zongker
2014-03-18
1
-5
/
+9
|
\
\
\
\
\
\
|
*
\
\
\
\
\
resolved conflicts for merge of d90da130 to klp-modular-dev-plus-aosp
Doug Zongker
2014-03-18
1
-5
/
+9
|
|
\
\
\
\
\
\
|
|
|
|
_
|
_
|
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
refactor image resource loading code in minui
Doug Zongker
2014-03-17
1
-5
/
+9
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
am c91612d4: Merge "remove pixelflinger from recovery"
Doug Zongker
2014-03-12
1
-7
/
+7
|
|
\
|
|
|
|
|
|
*
|
|
|
remove pixelflinger from recovery
Doug Zongker
2014-03-11
1
-7
/
+7
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
resolved conflicts for merge of ea868b38 to klp-modular-dev-plus-aosp
Doug Zongker
2014-03-12
1
-92
/
+20
|
|
\
|
|
|
|
|
|
/
/
|
|
/
|
|
|
|
*
|
change how recovery animation is implemented
Doug Zongker
2014-03-11
1
-88
/
+19
*
|
|
|
remove pixelflinger from recovery
Doug Zongker
2014-03-11
1
-7
/
+7
*
|
|
|
change how recovery animation is implemented
Doug Zongker
2014-03-07
1
-91
/
+18
*
|
|
|
am d327c63a: am c87bab10: add the functions for multi-stage packages to updater
Doug Zongker
2013-12-03
1
-4
/
+32
|
\
|
|
|
|
*
|
|
add the functions for multi-stage packages to updater
Doug Zongker
2013-11-27
1
-4
/
+32
|
|
/
/
*
/
/
Fix rare crash seen when dereferencing backgroundIcon[NONE].
Alistair Strachan
2013-11-18
1
-0
/
+1
|
/
/
*
|
recovery: install packages in a known mount environment
Doug Zongker
2013-08-21
1
-1
/
+2
*
|
notify about pending long press
Doug Zongker
2013-07-31
1
-10
/
+38
*
|
recovery: init backgroundIcon properly to avoid recovery mode crash
yetta_wu
2013-07-02
1
-0
/
+4
|
/
*
more font improvements and cleanup
Doug Zongker
2013-03-07
1
-17
/
+31
*
recovery: change font for menus to be an image
Doug Zongker
2013-03-05
1
-9
/
+11
*
revert to tacky 3D recovery animation
Doug Zongker
2012-10-08
1
-4
/
+4
*
tweak recovery text images
Doug Zongker
2012-09-18
1
-1
/
+2
*
localization for recovery messages
Doug Zongker
2012-09-18
1
-6
/
+46
*
minor recovery fixes
Doug Zongker
2012-09-04
1
-4
/
+7
*
change recovery images to android with spinner
Doug Zongker
2012-08-23
1
-4
/
+4
*
add simple text to recovery UI
Doug Zongker
2012-08-23
1
-15
/
+46
*
fix timed progress bars in recovery
Doug Zongker
2012-04-26
1
-4
/
+8
*
move key processing to RecoveryUI
Doug Zongker
2011-11-04
1
-214
/
+40
*
C++ class for device-specific code
Doug Zongker
2011-10-31
1
-38
/
+67
*
refactor ui functions into a class
Doug Zongker
2011-10-31
1
-0
/
+633