aboutsummaryrefslogtreecommitdiffstats
path: root/screen_ui.h
Commit message (Expand)AuthorAgeFilesLines
* increase button sizeWolfgang Wiedmeyer2017-06-141-0/+2
* recovery: Only set relevant sysbar state flagsTom Marshall2016-03-141-1/+1
* recovery: Implement sysbarTom Marshall2016-03-071-0/+16
* recovery: Show menu headersTom Marshall2016-02-081-0/+1
* sr: Fix all the graphics issuesSteve Kondik2015-11-251-1/+4
* recovery: Headless modeTom Marshall2015-11-251-0/+1
* sr: Touch UITom Marshall2015-11-251-2/+21
* recovery: Initial dialog implementationTom Marshall2015-11-251-3/+13
* OMGRainbowsCEnnis912015-11-201-0/+5
* Log update outputs in orderTao Bao2015-11-071-0/+2
* Add an alternate screen for viewing recovery logs.Elliott Hughes2015-05-061-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-131-2/+7
* Remove unnecessary globals.Elliott Hughes2015-04-131-3/+4
* Rewritten file pager.Elliott Hughes2015-04-101-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-081-3/+5
* Enable printf format argument checking.Elliott Hughes2015-04-081-2/+2
* Remove the fixed screen size assumptions.Elliott Hughes2015-04-081-9/+4
* restore holo UI in recoveryDoug Zongker2014-06-061-3/+0
* am ddaaccb3: am 29759e9d: Merge commit \'25c2b2f670a3b11f7ce78eccde10c1a79188...Bill Yi2014-04-301-1/+0
|\
| * resolved conflicts for merge of d90da130 to klp-dev-plus-aospDoug Zongker2014-03-171-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...Doug Zongker2014-03-171-0/+1
|\ \ \ \
| * \ \ \ resolved conflicts for merge of d90da130 to klp-modular-dev-plus-aospDoug Zongker2014-03-171-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-111-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-261-3/+9
|/
* Allow child classes to override the overlay location for theMichael Runge2013-10-021-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-221-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