| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge in lollipop and attempt to fix merge conflicts | Ethan Yonker | 2014-11-06 | 1 | -174/+187 |
|\ |
|
| * | Make /cache/recovery/last_log available in recovery | Nick Kralevich | 2014-10-24 | 1 | -4/+73 |
| * | Include reason when wiping data. | Jeff Sharkey | 2014-09-24 | 1 | -0/+4 |
| * | Erase PST partition if its marked to be erased. | Andres Morales | 2014-08-06 | 1 | -0/+2 |
| * | do sdcard sideloading through the fuse filesystem | Doug Zongker | 2014-07-10 | 1 | -101/+9 |
| * | drop APPLY_CACHE and refactor APPLY_EXT | Doug Zongker | 2014-07-08 | 1 | -63/+45 |
| * | sideload without holding the whole package in RAM | Doug Zongker | 2014-07-02 | 1 | -2/+2 |
| * | add reboot-to-bootloader and power down options to recovery menu | Doug Zongker | 2014-04-01 | 1 | -17/+38 |
| * | am b4bbf887: resolved conflicts for merge of 708aa238 to klp-modular-dev-plus-aosp | Doug Zongker | 2014-03-18 | 1 | -4/+10 |
| |\ |
|
| | * | resolved conflicts for merge of 708aa238 to klp-modular-dev-plus-aosp | Doug Zongker | 2014-03-18 | 1 | -4/+10 |
| | |\ |
|
| | | * | add --shutdown_after option to recovery | Doug Zongker | 2014-03-18 | 1 | -4/+10 |
| * | | | am 80c1a386: resolved conflicts for merge of d90da130 to klp-modular-dev-plus-aosp | Doug Zongker | 2014-03-18 | 1 | -1/+1 |
| |\| | |
|
| | * | | resolved conflicts for merge of d90da130 to klp-modular-dev-plus-aosp | Doug Zongker | 2014-03-18 | 1 | -1/+1 |
| | |\| |
|
| | | * | refactor image resource loading code in minui | Doug Zongker | 2014-03-17 | 1 | -1/+1 |
| * | | | am 4b6de1ba: am 026ebe02: Merge "Recovery 64-bit compile issues" | Mark Salyzyn | 2014-03-14 | 1 | -2/+2 |
| |\| | |
|
| | * | | am 026ebe02: Merge "Recovery 64-bit compile issues" | Mark Salyzyn | 2014-03-14 | 1 | -2/+2 |
| | |\| |
|
| | | * | Recovery 64-bit compile issues | Mark Salyzyn | 2014-03-14 | 1 | -2/+2 |
| * | | | clean up some warnings when building recovery | Doug Zongker | 2014-02-14 | 1 | -1/+1 |
| * | | | log extra info for debugging | Doug Zongker | 2014-01-21 | 1 | -1/+1 |
| |/ / |
|
| * / | add the functions for multi-stage packages to updater | Doug Zongker | 2013-11-27 | 1 | -0/+18 |
| |/ |
|
* | | Only disable recovery flash if it is truly "stock" recovery | dhacker29 | 2014-07-25 | 1 | -1/+1 |
* | | Fix merge conflicts and update for 4.4 kitkat | Dees Troy | 2013-11-02 | 1 | -26/+101 |
|\| |
|
| * | 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 |
* | | Add TWFunc::Exec_Cmd() with no 'result' agrument | Vojtech Bocek | 2013-09-12 | 1 | -3/+2 |
* | | Update to latest AOSP master | Dees_Troy | 2013-09-04 | 1 | -16/+135 |
|\| |
|
| * | 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-17 | 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-09 | 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-30 | 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-23 | 1 | -10/+53 |
| |/ |
|
* | | fixes for fakeflash zips | jt1134 | 2013-02-27 | 1 | -1/+1 |
* | | use libblkid to get filesystem type | bigbiff bigbiff | 2013-02-25 | 1 | -0/+2 |
* | | Move removal of stock recovery to shutdown sequence | Dees_Troy | 2013-02-21 | 1 | -20/+22 |
* | | Check for root and root perms and offer to install/fix | Dees_Troy | 2013-02-21 | 1 | -0/+31 |
* | | Use GUI for ORS instead of console only | Dees_Troy | 2013-01-25 | 1 | -29/+10 |
* | | Convert AOSP commands to ORS for encrypted devices | Dees_Troy | 2013-01-24 | 1 | -15/+39 |
* | | Fix problem with AOSP wipe_cache command | Dees_Troy | 2013-01-17 | 1 | -0/+1 |
* | | Add libtar to TWRP instead of using busybox tar | bigbiff bigbiff | 2013-01-09 | 1 | -5/+5 |
* | | Update injecttwrp for Epic 4G Touch | Dees_Troy | 2012-10-16 | 1 | -1/+8 |
* | | Unmount system after boot, backup, and restore | Dees_Troy | 2012-10-12 | 1 | -0/+1 |
* | | Fix derp with ORS during startup | Dees_Troy | 2012-10-08 | 1 | -1/+0 |
* | | Rename stock recovery file | Dees_Troy | 2012-10-03 | 1 | -0/+4 |
* | | Create busybox symlinks during compile | Dees_Troy | 2012-10-02 | 1 | -3/+1 |
* | | Update ORS and recovery commands | Dees_Troy | 2012-10-01 | 1 | -5/+26 |
* | | Fix output of version number | Dees_Troy | 2012-10-01 | 1 | -1/+0 |
* | | Revert busybox for CM7 compatibility, add exclamation point to format data | Dees_Troy | 2012-09-28 | 1 | -0/+2 |
* | | Save version number to storage | Dees_Troy | 2012-09-27 | 1 | -5/+1 |
* | | Create symlinks at compile time for busybox | Dees_Troy | 2012-09-27 | 1 | -2/+5 |
* | | Update sdcard partitioning to C++ | Dees_Troy | 2012-09-27 | 1 | -1/+0 |
* | | Port reboot functions to C++ | Dees_Troy | 2012-09-27 | 1 | -2/+3 |
* | | Add backup size checking | Dees_Troy | 2012-09-26 | 1 | -1/+1 |
* | | Add and improve OpenRecoveryScript support | Dees_Troy | 2012-09-20 | 1 | -1/+13 |
* | | Improve adb sideload - use storage vs tmp | Dees_Troy | 2012-09-19 | 1 | -2/+2 |
* | | Improve adb sideload -- add cancel | Dees_Troy | 2012-09-19 | 1 | -3/+4 |
* | | Cleanup extra-functions | Dees_Troy | 2012-09-18 | 1 | -6/+4 |
* | | Add wipe functions, compiles in CM7, text shows in UI, zips install | Dees_Troy | 2012-09-14 | 1 | -0/+8 |
* | | Make text appear in GUI console, Zip install works. | Dees_Troy | 2012-09-12 | 1 | -3/+2 |
* | | Improve storage size code, mount, unmount | Dees_Troy | 2012-09-10 | 1 | -2/+3 |
* | | Add processing of fstab, mounting, and decrypt | Dees_Troy | 2012-09-07 | 1 | -6/+4 |
* | | Hax to make it boot | Dees_Troy | 2012-09-06 | 1 | -13/+65 |
|/ |
|
* | 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-29 | 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-31 | 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-14 | 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 |