summaryrefslogtreecommitdiffstats
path: root/screen_ui.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix merge conflicts and update for 4.4 kitkatDees Troy2013-11-021-11/+40
|\
| * 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
* | Update to latest AOSP masterDees_Troy2013-09-041-44/+139
|\ \
| * | recovery: init backgroundIcon properly to avoid recovery mode crashyetta_wu2013-06-251-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
* | Make text appear in GUI console, Zip install works.Dees_Troy2012-09-121-1/+11
* | TWRP-ify AOSP codeDees_Troy2012-09-051-1/+5
|/
* 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