aboutsummaryrefslogtreecommitdiffstats
path: root/recovery.cpp
Commit message (Expand)AuthorAgeFilesLines
* add reboot-to-bootloader and power down options to recovery menuDoug Zongker2014-04-011-17/+38
* am b4bbf887: resolved conflicts for merge of 708aa238 to klp-modular-dev-plus...Doug Zongker2014-03-181-4/+10
|\
| * resolved conflicts for merge of 708aa238 to klp-modular-dev-plus-aospDoug Zongker2014-03-181-4/+10
| |\
| | * add --shutdown_after option to recoveryDoug Zongker2014-03-181-4/+10
* | | am 80c1a386: resolved conflicts for merge of d90da130 to klp-modular-dev-plus...Doug Zongker2014-03-171-1/+1
|\ \ \ | |/ /
| * | resolved conflicts for merge of d90da130 to klp-modular-dev-plus-aospDoug Zongker2014-03-171-1/+1
| |\ \ | | |/
| | * refactor image resource loading code in minuiDoug Zongker2014-03-171-1/+1
* | | am 4b6de1ba: am 026ebe02: Merge "Recovery 64-bit compile issues"Mark Salyzyn2014-03-141-2/+2
|\ \ \ | |/ /
| * | am 026ebe02: Merge "Recovery 64-bit compile issues"Mark Salyzyn2014-03-141-2/+2
| |\ \ | | |/
| | * Recovery 64-bit compile issuesMark Salyzyn2014-03-141-2/+2
* | | clean up some warnings when building recoveryDoug Zongker2014-02-131-1/+1
* | | log extra info for debuggingDoug Zongker2014-01-211-1/+1
|/ /
* | add the functions for multi-stage packages to updaterDoug Zongker2013-11-261-0/+18
|/
* recovery: fix use of init reboot methodDoug Zongker2013-09-031-1/+1
* recovery: fix rebootingDoug Zongker2013-08-301-1/+1
* recovery: install packages in a known mount environmentDoug Zongker2013-08-211-5/+0
* notify about pending long pressDoug Zongker2013-07-311-8/+6
* Merge "recovery: preserve recovery logs across cache wipes"Doug Zongker2013-07-091-2/+76
|\
| * recovery: preserve recovery logs across cache wipesDoug Zongker2013-07-091-2/+76
* | recovery: move log output to stdoutDoug Zongker2013-07-091-2/+1
|/
* recovery: copy logs to cache more aggressivelyDoug Zongker2013-07-021-9/+17
* am d51bfc9b: Merge "Fix the potential segmentation fault"Doug Zongker2013-06-041-1/+7
|\
| * Fix the potential segmentation faultJin Feng2013-06-041-1/+7
* | recovery: save logs from the last few invocations of recoveryDoug Zongker2013-05-211-1/+19
* | recovery: turn on text display for install errors in debug buildsDoug Zongker2013-05-211-2/+33
* | more font improvements and cleanupDoug Zongker2013-03-071-1/+0
|/
* resolved conflicts for merge of 78afed1c to jb-mr1-dev-plus-aospKenny Root2012-10-161-2/+0
|\
| * Remove HAVE_SELINUX guardsKenny Root2012-10-161-2/+0
* | recovery: fix failure to unmount "/cache"Devin Kim2012-10-081-0/+1
* | display error state on OTA failureDoug Zongker2012-09-241-4/+13
* | localization for recovery messagesDoug Zongker2012-09-181-1/+2
* | recovery locale handling fixesDoug Zongker2012-08-291-1/+1
* | change recovery images to android with spinnerDoug Zongker2012-08-231-9/+12
* | add simple text to recovery UIDoug Zongker2012-08-221-10/+53
|/
* am e5d5ac76: minor recovery changesDoug Zongker2012-04-121-2/+6
|\
| * minor recovery changesDoug Zongker2012-04-121-2/+6
| * support "sideload over ADB" modeDoug Zongker2012-01-181-0/+32
| * move key processing to RecoveryUIDoug Zongker2011-11-011-3/+1
| * C++ class for device-specific codeDoug Zongker2011-10-311-36/+34
| * refactor ui functions into a classDoug Zongker2011-10-281-44/+51
| * turn recovery into a C++ binaryDoug Zongker2011-10-281-0/+826
* Update merge for SELinux to compileKenny Root2012-04-081-1/+1
* resolved conflicts for merge of 0b1fee1b to masterKenny Root2012-03-301-1/+16
* support "sideload over ADB" modeDoug Zongker2012-01-101-0/+32
* mount cache before sideloading from external storageDoug Zongker2011-12-131-0/+4
* move key processing to RecoveryUIDoug Zongker2011-11-041-3/+1
* C++ class for device-specific codeDoug Zongker2011-10-311-36/+34
* refactor ui functions into a classDoug Zongker2011-10-311-44/+51
* turn recovery into a C++ binaryDoug Zongker2011-10-311-0/+826