| Commit message (Expand) | Author | Age | Files | Lines |
* | recovery: fix use of init reboot method | Doug Zongker | 2013-09-03 | 1 | -1/+1 |
* | recovery: fix rebooting | Doug Zongker | 2013-08-30 | 1 | -1/+1 |
* | recovery: install packages in a known mount environment | Doug Zongker | 2013-08-21 | 1 | -5/+0 |
* | notify about pending long press | Doug Zongker | 2013-07-31 | 1 | -8/+6 |
* | Merge "recovery: preserve recovery logs across cache wipes" | Doug Zongker | 2013-07-09 | 1 | -2/+76 |
|\ |
|
| * | recovery: preserve recovery logs across cache wipes | Doug Zongker | 2013-07-09 | 1 | -2/+76 |
* | | recovery: move log output to stdout | Doug Zongker | 2013-07-09 | 1 | -2/+1 |
|/ |
|
* | recovery: copy logs to cache more aggressively | Doug Zongker | 2013-07-02 | 1 | -9/+17 |
* | am d51bfc9b: Merge "Fix the potential segmentation fault" | Doug Zongker | 2013-06-04 | 1 | -1/+7 |
|\ |
|
| * | Fix the potential segmentation fault | Jin Feng | 2013-06-04 | 1 | -1/+7 |
* | | recovery: save logs from the last few invocations of recovery | Doug Zongker | 2013-05-21 | 1 | -1/+19 |
* | | recovery: turn on text display for install errors in debug builds | Doug Zongker | 2013-05-21 | 1 | -2/+33 |
* | | more font improvements and cleanup | Doug Zongker | 2013-03-07 | 1 | -1/+0 |
|/ |
|
* | resolved conflicts for merge of 78afed1c to jb-mr1-dev-plus-aosp | Kenny Root | 2012-10-16 | 1 | -2/+0 |
|\ |
|
| * | Remove HAVE_SELINUX guards | Kenny Root | 2012-10-16 | 1 | -2/+0 |
* | | recovery: fix failure to unmount "/cache" | Devin Kim | 2012-10-08 | 1 | -0/+1 |
* | | display error state on OTA failure | Doug Zongker | 2012-09-24 | 1 | -4/+13 |
* | | localization for recovery messages | Doug Zongker | 2012-09-18 | 1 | -1/+2 |
* | | recovery locale handling fixes | Doug Zongker | 2012-08-29 | 1 | -1/+1 |
* | | change recovery images to android with spinner | Doug Zongker | 2012-08-23 | 1 | -9/+12 |
* | | add simple text to recovery UI | Doug Zongker | 2012-08-22 | 1 | -10/+53 |
|/ |
|
* | am e5d5ac76: minor recovery changes | Doug Zongker | 2012-04-12 | 1 | -2/+6 |
|\ |
|
| * | minor recovery changes | Doug Zongker | 2012-04-12 | 1 | -2/+6 |
| * | support "sideload over ADB" mode | Doug Zongker | 2012-01-18 | 1 | -0/+32 |
| * | move key processing to RecoveryUI | Doug Zongker | 2011-11-01 | 1 | -3/+1 |
| * | C++ class for device-specific code | Doug Zongker | 2011-10-31 | 1 | -36/+34 |
| * | refactor ui functions into a class | Doug Zongker | 2011-10-28 | 1 | -44/+51 |
| * | turn recovery into a C++ binary | Doug Zongker | 2011-10-28 | 1 | -0/+826 |
* | Update merge for SELinux to compile | Kenny Root | 2012-04-08 | 1 | -1/+1 |
* | resolved conflicts for merge of 0b1fee1b to master | Kenny Root | 2012-03-30 | 1 | -1/+16 |
* | support "sideload over ADB" mode | Doug Zongker | 2012-01-10 | 1 | -0/+32 |
* | mount cache before sideloading from external storage | Doug Zongker | 2011-12-13 | 1 | -0/+4 |
* | move key processing to RecoveryUI | Doug Zongker | 2011-11-04 | 1 | -3/+1 |
* | C++ class for device-specific code | Doug Zongker | 2011-10-31 | 1 | -36/+34 |
* | refactor ui functions into a class | Doug Zongker | 2011-10-31 | 1 | -44/+51 |
* | turn recovery into a C++ binary | Doug Zongker | 2011-10-31 | 1 | -0/+826 |