aboutsummaryrefslogtreecommitdiffstats
path: root/screen_ui.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * recovery: init backgroundIcon properly to avoid recovery mode crashyetta_wu2013-06-251-0/+4
* | | resolved conflicts for merge of d90da130 to klp-dev-plus-aospDoug Zongker2014-03-171-5/+9
|\ \ \ | |/ /
| * | refactor image resource loading code in minuiDoug Zongker2014-03-171-5/+9
* | | am c91612d4: Merge "remove pixelflinger from recovery"Doug Zongker2014-03-131-7/+7
|\ \ \ | |/ /
| * | remove pixelflinger from recoveryDoug Zongker2014-03-111-7/+7
* | | Merge commit 'ea868b38' into manualmergeDoug Zongker2014-03-131-92/+20
|\ \ \ | |/ /
| * | change how recovery animation is implementedDoug Zongker2014-03-111-88/+19
* | | add the functions for multi-stage packages to updaterDoug Zongker2013-11-261-4/+32
|/ /
* | 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