summaryrefslogtreecommitdiffstats
path: root/screen_ui.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge in lollipop and attempt to fix merge conflictsEthan Yonker2014-11-061-98/+60
|\
| * restore holo UI in recoveryDoug Zongker2014-06-061-13/+16
| * am 48abd574: am 34ff5fe3: am 74b90b30: Merge "screen_ui: Initialize text buffer"Doug Zongker2014-05-131-0/+2
| |\
| | * am 74b90b30: Merge "screen_ui: Initialize text buffer"Doug Zongker2014-05-131-0/+2
| | |\
| | | * Merge "screen_ui: Initialize text buffer"Doug Zongker2014-05-131-0/+2
| | | |\
| | | | * screen_ui: Initialize text bufferBjorn Andersson2013-09-301-0/+2
| | * | | resolved conflicts for merge of d90da130 to klp-dev-plus-aospDoug Zongker2014-03-181-5/+9
| | |\| |
| | * | | am c91612d4: Merge "remove pixelflinger from recovery"Doug Zongker2014-03-131-7/+7
| | |\ \ \
| | * \ \ \ Merge commit 'ea868b38' into manualmergeDoug Zongker2014-03-131-92/+20
| | |\ \ \ \
| * | | | | | make density-specific recovery assetsDoug Zongker2014-04-041-16/+13
| * | | | | | 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
| |/ /
* | | 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