summaryrefslogtreecommitdiffstats
path: root/screen_ui.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* vr_ui: drawing changesLuke Song2017-10-051-22/+42
* screen_ui: stage marker positioningLuke Song2017-09-291-1/+1
* Add a new option in recovery menu to test the background textsTianjie Xu2017-09-271-0/+77
* ui: Move locale and friends into ScreenRecoveryUI class.Tao Bao2017-09-111-2/+29
* Merge "ui: Remove text_top_."Tao Bao2017-09-111-10/+2
|\
| * ui: Remove text_top_.Tao Bao2017-09-091-10/+2
* | ui: Refactor the declaration orders.Tao Bao2017-09-101-2/+2
|/
* ui: Manage menu_ with std::vector.Tao Bao2017-09-081-9/+7
* Merge changes I5d7a6baa,Id0fb2d4eTao Bao2017-08-221-2/+2
|\
| * Allow customizing WearRecoveryUI via Makefile variables.Tao Bao2017-08-101-2/+2
* | screen_ui: Fix a case that may truncate the last char.Tao Bao2017-08-161-1/+2
* | screen_ui: Word-wrap menu headers.Tao Bao2017-08-161-1/+29
|/
* Fix the missing char when showing recovery logs.Tao Bao2017-07-131-5/+5
* Update ScreenRecoveryUI::Draw* function signatures.Tao Bao2017-07-021-24/+21
* screen_ui: Compute the top and bottom gaps.Tao Bao2017-06-291-11/+14
* Add override specifier and member constness to RecoveryUI classes.Tao Bao2017-06-241-7/+7
* Formatting RecoveryUI related files.Tao Bao2017-06-241-377/+381
* Restructure vr_uiLuke Song2017-06-241-2/+1
* Use Makefile variables to specify margin settings.Tao Bao2017-06-231-8/+8
* screen_ui: Allow setting screen margin space.Tao Bao2017-06-211-69/+69
* Introduce VR recovery uiLuke Song2017-06-171-6/+11
* Const modifiersMikhail Lappo2017-03-231-3/+3
* recovery: Fix the broken UI text.Tao Bao2017-01-041-131/+103
* Add a stub recovery UI.Sen Jiang2016-12-131-4/+11
* resolve merge conflicts of d5c7d6b to nyc-mr1-dev-plus-aospElliott Hughes2016-09-261-4/+4
|\
| * Switch to <android-base/properties.h>.Elliott Hughes2016-09-261-4/+4
| * Switch recovery to libbase loggingTianjie Xu2016-09-011-2/+3
| * resolve merge conflicts of 5823dd4 to nyc-dev-plus-aospTianjie Xu2016-05-021-1/+14
| |\
| * \ Merge "Improve the layout-related comments." into nyc-devElliott Hughes2016-04-281-8/+10
| |\ \
| * \ \ Merge "Update recovery UI." into nyc-devElliott Hughes2016-04-281-47/+69
| |\ \ \
* | \ \ \ Remove debug log statement; fix buildDamien Bargiacchi2016-09-081-2/+0
|\ \ \ \ \
| * | | | | Remove debug log statement; fix buildDamien Bargiacchi2016-09-081-2/+0
* | | | | | Remove duplicate methods and variables from WearRecoveryUIDamien Bargiacchi2016-09-081-20/+32
|\| | | | |
| * | | | | Remove duplicate methods and variables from WearRecoveryUIDamien Bargiacchi2016-09-071-20/+32
* | | | | | Switch recovery to libbase loggingTianjie Xu2016-09-011-2/+3
* | | | | | Support use of custom fonts in miniuiDamien Bargiacchi2016-08-241-5/+5
|\| | | | |
| * | | | | Support use of custom fonts in miniuiDamien Bargiacchi2016-08-191-5/+5
* | | | | | Support landscape layouts.Elliott Hughes2016-07-091-13/+29
|\| | | | |
| * | | | | Support landscape layouts.Elliott Hughes2016-07-091-13/+29
| | |_|_|/ | |/| | |
* | | | | resolve merge conflicts of 23c7af7 to nyc-mr1-dev-plus-aospTianjie Xu2016-05-021-1/+14
|\| | | |
| * | | | Add ability to show "installing security update"Tianjie Xu2016-04-291-1/+14
| | |_|/ | |/| |
* | | | Merge "Improve the layout-related comments." into nyc-dev am: 343eb72TreeHugger Robot2016-04-281-8/+10
|\| | |
| * | | Improve the layout-related comments.Elliott Hughes2016-04-281-8/+10
| | |/ | |/|
* | | Merge "Update recovery UI." into nyc-dev am: 2f1eeddElliott Hughes2016-04-281-47/+69
|\| | | |/ |/|
| * Update recovery UI.Elliott Hughes2016-04-271-47/+69
* | Go back to the old ear-wiggling Android animation.Elliott Hughes2016-04-221-1/+0
|\|
| * Go back to the old ear-wiggling Android animation.Elliott Hughes2016-04-211-1/+0
* | Merge "Fix google-runtime-int warnings." am: a1f4a1eChih-hung Hsieh2016-04-191-5/+5
|\ \ | |/ |/|
| * Fix google-runtime-int warnings.Chih-Hung Hsieh2016-04-181-5/+5
* | Update the system update animation.Elliott Hughes2016-04-151-51/+92
* | recovery: Remove SetColor, and other refactoring for WearUIPrashant Malani2016-03-121-18/+18
* | recovery: Remove duplicate variables and functionsPrashant Malani2016-03-111-2/+2
* | Revert "recovery: More refactoring of WearUI"Prashant Malani2016-03-101-2/+2
* | recovery: More refactoring of WearUIPrashant Malani2016-03-091-2/+2
|/
* res: Embed FPS into icon_installing.png.Tao Bao2015-12-161-4/+5
* Track rename from base/ to android-base/.Elliott Hughes2015-12-051-2/+2
* recovery: Remove redirect_stdio() when calling ShowFile().Tao Bao2015-09-101-1/+1
* Log update outputs in orderTao Bao2015-06-031-10/+25
* Add an alternate screen for viewing recovery logs.Elliott Hughes2015-05-071-46/+64
* Don't use typedefs that hide *s.Elliott Hughes2015-04-151-6/+6
* Move the menu header out of the menu.Elliott Hughes2015-04-141-28/+58
* Merge "Remove unnecessary globals."Elliott Hughes2015-04-131-11/+5
|\
| * Remove unnecessary globals.Elliott Hughes2015-04-131-11/+5
* | Treat KEY_ENTER the same as KEY_POWER in the pager.Elliott Hughes2015-04-131-1/+1
|/
* Rewritten file pager.Elliott Hughes2015-04-111-64/+82
* Fix ScreenRecoveryUI to handle devices without power/up/down.Elliott Hughes2015-04-101-1/+10
* Move file paging into ScreenRecoveryUI.Elliott Hughes2015-04-091-33/+86
* Remove the fixed screen size assumptions.Elliott Hughes2015-04-091-23/+33
* Fix recovery image text rendering.Elliott Hughes2015-03-241-7/+3
* Make the recovery menus wrap.Elliott Hughes2015-03-231-2/+5
* restore holo UI in recoveryDoug Zongker2014-06-061-13/+16
* am 48abd574: am 34ff5fe3: am 74b90b30: Merge "screen_ui: Initialize text buffer"Doug Zongker2014-05-131-0/+2
|\
| * am 74b90b30: Merge "screen_ui: Initialize text buffer"Doug Zongker2014-05-131-0/+2
| |\
| | * Merge "screen_ui: Initialize text buffer"Doug Zongker2014-05-131-0/+2
| | |\
| | | * screen_ui: Initialize text bufferBjorn Andersson2013-09-301-0/+2
| | | * recovery: init backgroundIcon properly to avoid recovery mode crashyetta_wu2013-06-251-0/+4
| * | | resolved conflicts for merge of d90da130 to klp-dev-plus-aospDoug Zongker2014-03-181-5/+9
| |\| |
| * | | am c91612d4: Merge "remove pixelflinger from recovery"Doug Zongker2014-03-131-7/+7
| |\ \ \
| * \ \ \ Merge commit 'ea868b38' into manualmergeDoug Zongker2014-03-131-92/+20
| |\ \ \ \
* | | | | | make density-specific recovery assetsDoug Zongker2014-04-041-16/+13
* | | | | | am 80c1a386: resolved conflicts for merge of d90da130 to klp-modular-dev-plus-aospDoug Zongker2014-03-181-5/+9
|\ \ \ \ \ \
| * \ \ \ \ \ resolved conflicts for merge of d90da130 to klp-modular-dev-plus-aospDoug Zongker2014-03-181-5/+9
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | refactor image resource loading code in minuiDoug Zongker2014-03-171-5/+9
| | | |_|/ / | | |/| | |
| * | | | | am c91612d4: Merge "remove pixelflinger from recovery"Doug Zongker2014-03-121-7/+7
| |\| | | |
| | * | | | remove pixelflinger from recoveryDoug Zongker2014-03-111-7/+7
| | | |/ / | | |/| |
| * | | | resolved conflicts for merge of ea868b38 to klp-modular-dev-plus-aospDoug Zongker2014-03-121-92/+20
| |\| | | | | |/ / | |/| |
| | * | change how recovery animation is implementedDoug Zongker2014-03-111-88/+19
* | | | remove pixelflinger from recoveryDoug Zongker2014-03-111-7/+7
* | | | change how recovery animation is implementedDoug Zongker2014-03-071-91/+18
* | | | am d327c63a: am c87bab10: add the functions for multi-stage packages to updaterDoug Zongker2013-12-031-4/+32
|\| | |
| * | | add the functions for multi-stage packages to updaterDoug Zongker2013-11-271-4/+32
| |/ /
* / / Fix rare crash seen when dereferencing backgroundIcon[NONE].Alistair Strachan2013-11-181-0/+1
|/ /
* | recovery: install packages in a known mount environmentDoug Zongker2013-08-211-1/+2
* | notify about pending long pressDoug Zongker2013-07-311-10/+38
* | recovery: init backgroundIcon properly to avoid recovery mode crashyetta_wu2013-07-021-0/+4
|/
* more font improvements and cleanupDoug Zongker2013-03-071-17/+31
* recovery: change font for menus to be an imageDoug Zongker2013-03-051-9/+11
* revert to tacky 3D recovery animationDoug Zongker2012-10-081-4/+4
* tweak recovery text imagesDoug Zongker2012-09-181-1/+2
* localization for recovery messagesDoug Zongker2012-09-181-6/+46
* minor recovery fixesDoug Zongker2012-09-041-4/+7
* change recovery images to android with spinnerDoug Zongker2012-08-231-4/+4
* add simple text to recovery UIDoug Zongker2012-08-231-15/+46
* fix timed progress bars in recoveryDoug Zongker2012-04-261-4/+8
* move key processing to RecoveryUIDoug Zongker2011-11-041-214/+40
* C++ class for device-specific codeDoug Zongker2011-10-311-38/+67
* refactor ui functions into a classDoug Zongker2011-10-311-0/+633