aboutsummaryrefslogtreecommitdiffstats
path: root/screen_ui.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* | | | 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-021-4/+32
|\| | |
| * | | add the functions for multi-stage packages to updaterDoug Zongker2013-11-261-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-041-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-221-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