summaryrefslogtreecommitdiffstats
path: root/screen_ui.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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