summaryrefslogtreecommitdiffstats
path: root/screen_ui.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* vr_ui: drawing changesLuke Song2017-10-051-0/+11
* Add a new option in recovery menu to test the background textsTianjie Xu2017-09-271-0/+8
* ui: Move locale and friends into ScreenRecoveryUI class.Tao Bao2017-09-111-0/+7
* Merge "ui: Remove text_top_."Tao Bao2017-09-111-1/+1
|\
| * ui: Remove text_top_.Tao Bao2017-09-091-1/+1
* | ui: Refactor the declaration orders.Tao Bao2017-09-101-51/+52
|/
* ui: Manage menu_ with std::vector.Tao Bao2017-09-081-1/+2
* Merge changes I5d7a6baa,Id0fb2d4eTao Bao2017-08-221-3/+3
|\
| * Allow customizing WearRecoveryUI via Makefile variables.Tao Bao2017-08-101-3/+3
* | screen_ui: Word-wrap menu headers.Tao Bao2017-08-161-0/+3
|/
* Update ScreenRecoveryUI::Draw* function signatures.Tao Bao2017-07-021-3/+7
* Add override specifier and member constness to RecoveryUI classes.Tao Bao2017-06-241-16/+17
* Formatting RecoveryUI related files.Tao Bao2017-06-241-105/+111
* Restructure vr_uiLuke Song2017-06-241-1/+0
* Use Makefile variables to specify margin settings.Tao Bao2017-06-231-5/+5
* screen_ui: Allow setting screen margin space.Tao Bao2017-06-211-2/+9
* Introduce VR recovery uiLuke Song2017-06-171-2/+4
* Const modifiersMikhail Lappo2017-03-231-3/+3
* minui: Export minui/minui.h.Tao Bao2017-01-171-1/+3
* recovery: Fix the broken UI text.Tao Bao2017-01-041-5/+3
* Add a stub recovery UI.Sen Jiang2016-12-131-2/+2
* Remove duplicate methods and variables from WearRecoveryUIDamien Bargiacchi2016-09-071-21/+24
* Support landscape layouts.Elliott Hughes2016-07-091-2/+2
* Add ability to show "installing security update"Tianjie Xu2016-04-291-0/+1
* Update recovery UI.Elliott Hughes2016-04-271-3/+11
* Update the system update animation.Elliott Hughes2016-04-151-18/+32
* recovery: Remove SetColor, and other refactoring for WearUIPrashant Malani2016-03-121-2/+4
* recovery: Remove duplicate variables and functionsPrashant Malani2016-03-111-3/+4
* Revert "recovery: More refactoring of WearUI"Prashant Malani2016-03-101-2/+1
* recovery: More refactoring of WearUIPrashant Malani2016-03-091-1/+2
* res: Embed FPS into icon_installing.png.Tao Bao2015-12-161-1/+3
* Log update outputs in orderTao Bao2015-06-031-0/+2
* Add an alternate screen for viewing recovery logs.Elliott Hughes2015-05-071-5/+10
* Don't use typedefs that hide *s.Elliott Hughes2015-04-151-10/+10
* Move the menu header out of the menu.Elliott Hughes2015-04-141-2/+7
* Remove unnecessary globals.Elliott Hughes2015-04-131-3/+4
* Rewritten file pager.Elliott Hughes2015-04-111-1/+6
* Fix ScreenRecoveryUI to handle devices without power/up/down.Elliott Hughes2015-04-101-2/+4
* Move file paging into ScreenRecoveryUI.Elliott Hughes2015-04-091-3/+5
* Enable printf format argument checking.Elliott Hughes2015-04-091-2/+2
* Remove the fixed screen size assumptions.Elliott Hughes2015-04-091-9/+4
* restore holo UI in recoveryDoug Zongker2014-06-061-3/+0
* am ddaaccb3: am 29759e9d: Merge commit \'25c2b2f670a3b11f7ce78eccde10c1a79188c9a8\' into HEADBill Yi2014-04-301-1/+0
|\
| * resolved conflicts for merge of d90da130 to klp-dev-plus-aospDoug Zongker2014-03-181-0/+1
| |\
| * \ Merge commit 'ea868b38' into manualmergeDoug Zongker2014-03-131-8/+4
| |\ \
* | | | make density-specific recovery assetsDoug Zongker2014-04-041-0/+3
* | | | am 80c1a386: resolved conflicts for merge of d90da130 to klp-modular-dev-plus-aospDoug Zongker2014-03-181-0/+1
|\ \ \ \
| * \ \ \ resolved conflicts for merge of d90da130 to klp-modular-dev-plus-aospDoug Zongker2014-03-181-0/+1
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | refactor image resource loading code in minuiDoug Zongker2014-03-171-0/+1
| | | |/ | | |/|
| * | | resolved conflicts for merge of ea868b38 to klp-modular-dev-plus-aospDoug Zongker2014-03-121-7/+4
| |\| | | | |/ | |/|
| | * change how recovery animation is implementedDoug Zongker2014-03-111-4/+4
* | | change how recovery animation is implementedDoug Zongker2014-03-071-5/+4
|/ /
* / add the functions for multi-stage packages to updaterDoug Zongker2013-11-271-3/+9
|/
* Allow child classes to override the overlay location for theMichael Runge2013-10-031-1/+3
* notify about pending long pressDoug Zongker2013-07-311-0/+5
* more font improvements and cleanupDoug Zongker2013-03-071-2/+1
* localization for recovery messagesDoug Zongker2012-09-181-0/+2
* add simple text to recovery UIDoug Zongker2012-08-231-2/+4
* move key processing to RecoveryUIDoug Zongker2011-11-041-23/+6
* C++ class for device-specific codeDoug Zongker2011-10-311-1/+7
* refactor ui functions into a classDoug Zongker2011-10-311-0/+121