| Commit message (Expand) | Author | Files | Lines |
2014-12-10 | Add basic navigation controls to log viewer. | Patrick Tjin | 1 | -2/+36 |
2014-12-10 | Save kernel logs to /cache/recovery | Patrick Tjin | 1 | -6/+60 |
2014-10-24 | Make /cache/recovery/last_log available in recovery | Nick Kralevich | 1 | -4/+73 |
2014-10-23 | Make /cache/recovery/last_log available in recovery | Nick Kralevich | 1 | -4/+73 |
2014-09-24 | Include reason when wiping data. | Jeff Sharkey | 1 | -0/+4 |
2014-08-06 | Erase PST partition if its marked to be erased. | Andres Morales | 1 | -0/+2 |
2014-07-25 | Only disable recovery flash if it is truly "stock" recovery | dhacker29 | 1 | -1/+1 |
2014-07-10 | do sdcard sideloading through the fuse filesystem | Doug Zongker | 1 | -101/+9 |
2014-07-08 | drop APPLY_CACHE and refactor APPLY_EXT | Doug Zongker | 1 | -63/+45 |
2014-07-02 | sideload without holding the whole package in RAM | Doug Zongker | 1 | -2/+2 |
2014-04-01 | add reboot-to-bootloader and power down options to recovery menu | Doug Zongker | 1 | -17/+38 |
2014-03-18 | add --shutdown_after option to recovery | Doug Zongker | 1 | -4/+10 |
2014-03-18 | add --shutdown_after option to recovery | Doug Zongker | 1 | -4/+10 |
2014-03-17 | refactor image resource loading code in minui | Doug Zongker | 1 | -1/+1 |
2014-03-14 | Recovery 64-bit compile issues | Mark Salyzyn | 1 | -2/+2 |
2014-02-14 | clean up some warnings when building recovery | Doug Zongker | 1 | -1/+1 |
2014-01-21 | log extra info for debugging | Doug Zongker | 1 | -1/+1 |
2013-11-27 | add the functions for multi-stage packages to updater | Doug Zongker | 1 | -0/+18 |
2013-09-12 | Add TWFunc::Exec_Cmd() with no 'result' agrument | Vojtech Bocek | 1 | -3/+2 |
2013-09-04 | recovery: fix use of init reboot method | Doug Zongker | 1 | -1/+1 |
2013-09-03 | recovery: fix use of init reboot method | Doug Zongker | 1 | -1/+1 |
2013-08-30 | recovery: fix rebooting | Doug Zongker | 1 | -1/+1 |
2013-08-21 | recovery: install packages in a known mount environment | Doug Zongker | 1 | -5/+0 |
2013-07-31 | notify about pending long press | Doug Zongker | 1 | -8/+6 |
2013-07-09 | recovery: preserve recovery logs across cache wipes | Doug Zongker | 1 | -2/+76 |
2013-07-09 | recovery: move log output to stdout | Doug Zongker | 1 | -2/+1 |
2013-07-02 | recovery: copy logs to cache more aggressively | Doug Zongker | 1 | -9/+17 |
2013-06-04 | Fix the potential segmentation fault | Jin Feng | 1 | -1/+7 |
2013-05-21 | recovery: save logs from the last few invocations of recovery | Doug Zongker | 1 | -1/+19 |
2013-05-21 | recovery: turn on text display for install errors in debug builds | Doug Zongker | 1 | -2/+33 |
2013-05-16 | recovery: save logs from the last few invocations of recovery | Doug Zongker | 1 | -1/+19 |
2013-05-16 | recovery: turn on text display for install errors in debug builds | Doug Zongker | 1 | -2/+33 |
2013-03-07 | more font improvements and cleanup | Doug Zongker | 1 | -1/+0 |
2013-02-27 | fixes for fakeflash zips | jt1134 | 1 | -1/+1 |
2013-02-25 | use libblkid to get filesystem type | bigbiff bigbiff | 1 | -0/+2 |
2013-02-21 | Move removal of stock recovery to shutdown sequence | Dees_Troy | 1 | -20/+22 |
2013-02-21 | Check for root and root perms and offer to install/fix | Dees_Troy | 1 | -0/+31 |
2013-01-25 | Use GUI for ORS instead of console only | Dees_Troy | 1 | -29/+10 |
2013-01-24 | Convert AOSP commands to ORS for encrypted devices | Dees_Troy | 1 | -15/+39 |
2013-01-17 | Fix problem with AOSP wipe_cache command | Dees_Troy | 1 | -0/+1 |
2013-01-09 | Add libtar to TWRP instead of using busybox tar | bigbiff bigbiff | 1 | -5/+5 |
2012-10-16 | Remove HAVE_SELINUX guards | Kenny Root | 1 | -2/+0 |
2012-10-16 | Update injecttwrp for Epic 4G Touch | Dees_Troy | 1 | -1/+8 |
2012-10-12 | Unmount system after boot, backup, and restore | Dees_Troy | 1 | -0/+1 |
2012-10-09 | recovery: fix failure to unmount "/cache" | Devin Kim | 1 | -0/+1 |
2012-10-08 | Fix derp with ORS during startup | Dees_Troy | 1 | -1/+0 |
2012-10-03 | Rename stock recovery file | Dees_Troy | 1 | -0/+4 |
2012-10-02 | Create busybox symlinks during compile | Dees_Troy | 1 | -3/+1 |
2012-10-01 | Update ORS and recovery commands | Dees_Troy | 1 | -5/+26 |
2012-10-01 | Fix output of version number | Dees_Troy | 1 | -1/+0 |
2012-09-28 | Revert busybox for CM7 compatibility, add exclamation point to format data | Dees_Troy | 1 | -0/+2 |
2012-09-27 | Save version number to storage | Dees_Troy | 1 | -5/+1 |
2012-09-27 | Create symlinks at compile time for busybox | Dees_Troy | 1 | -2/+5 |
2012-09-27 | Update sdcard partitioning to C++ | Dees_Troy | 1 | -1/+0 |
2012-09-27 | Port reboot functions to C++ | Dees_Troy | 1 | -2/+3 |
2012-09-26 | Add backup size checking | Dees_Troy | 1 | -1/+1 |
2012-09-24 | display error state on OTA failure | Doug Zongker | 1 | -4/+13 |
2012-09-20 | Add and improve OpenRecoveryScript support | Dees_Troy | 1 | -1/+13 |
2012-09-19 | Improve adb sideload - use storage vs tmp | Dees_Troy | 1 | -2/+2 |
2012-09-19 | Improve adb sideload -- add cancel | Dees_Troy | 1 | -3/+4 |
2012-09-19 | localization for recovery messages | Doug Zongker | 1 | -1/+2 |
2012-09-18 | Cleanup extra-functions | Dees_Troy | 1 | -6/+4 |
2012-09-18 | localization for recovery messages | Doug Zongker | 1 | -1/+2 |
2012-09-14 | Add wipe functions, compiles in CM7, text shows in UI, zips install | Dees_Troy | 1 | -0/+8 |
2012-09-12 | Make text appear in GUI console, Zip install works. | Dees_Troy | 1 | -3/+2 |
2012-09-10 | Improve storage size code, mount, unmount | Dees_Troy | 1 | -2/+3 |
2012-09-07 | Add processing of fstab, mounting, and decrypt | Dees_Troy | 1 | -6/+4 |
2012-09-06 | Hax to make it boot | Dees_Troy | 1 | -13/+65 |
2012-08-30 | recovery locale handling fixes | Doug Zongker | 1 | -1/+1 |
2012-08-23 | change recovery images to android with spinner | Doug Zongker | 1 | -9/+12 |
2012-08-23 | add simple text to recovery UI | Doug Zongker | 1 | -10/+53 |
2012-04-12 | minor recovery changes | Doug Zongker | 1 | -2/+6 |
2012-04-08 | Update merge for SELinux to compile | Kenny Root | 1 | -1/+1 |
2012-01-18 | support "sideload over ADB" mode | Doug Zongker | 1 | -0/+32 |
2012-01-10 | support "sideload over ADB" mode | Doug Zongker | 1 | -0/+32 |
2011-12-14 | mount cache before sideloading from external storage | Doug Zongker | 1 | -0/+4 |
2011-11-04 | move key processing to RecoveryUI | Doug Zongker | 1 | -3/+1 |
2011-11-01 | move key processing to RecoveryUI | Doug Zongker | 1 | -3/+1 |
2011-10-31 | C++ class for device-specific code | Doug Zongker | 1 | -36/+34 |
2011-10-31 | refactor ui functions into a class | Doug Zongker | 1 | -44/+51 |
2011-10-31 | C++ class for device-specific code | Doug Zongker | 1 | -36/+34 |
2011-10-31 | turn recovery into a C++ binary | Doug Zongker | 1 | -37/+38 |
2011-10-28 | turn recovery into a C++ binary | Doug Zongker | 1 | -825/+0 |
2011-10-19 | allow recovery packages to wipe cache | Doug Zongker | 1 | -14/+44 |
2011-06-24 | Allow applying an OTA package manually from cache. | Michael Ward | 1 | -9/+31 |
2011-04-12 | save a last_install file with the result of the last package install attempt | Doug Zongker | 1 | -1/+1 |
2011-03-11 | Have recovery reboot using the new android_reboot() function. | Ken Sumrall | 1 | -3/+2 |
2011-03-01 | make recovery UI images more general; allow for installation animation | Doug Zongker | 1 | -0/+3 |
2011-01-25 | make recovery reboot after 2 minutes of no activity | Doug Zongker | 1 | -0/+10 |
2011-01-18 | remove encrypted filesystem code from recovery | Doug Zongker | 1 | -63/+1 |
2010-11-01 | clear recovery framebuffers on allocation; display icon right after ui_init | Doug Zongker | 1 | -0/+1 |
2010-09-29 | save the log from recovery's last run in /cache/recovery/last_log | Doug Zongker | 1 | -17/+40 |
2010-09-22 | handle old-style CACHE: packages | Doug Zongker | 1 | -2/+18 |
2010-09-22 | mount sdcard only on demand; fix sideload installs | Doug Zongker | 1 | -3/+6 |
2010-09-21 | remove the notion of "root path"; support mixed flash types | Doug Zongker | 1 | -76/+63 |
2010-09-21 | remove the notion of "root path"; support mixed flash types (do not merge) | Doug Zongker | 1 | -76/+63 |
2010-09-15 | support for ext4/EMMC filesystems in updater binary | Doug Zongker | 1 | -6/+6 |
2010-09-15 | (cherry-pick) support installing any .zip file on the sdcard | Doug Zongker | 1 | -25/+140 |
2010-09-03 | add --show_text option to recovery | Doug Zongker | 1 | -0/+2 |
2010-09-01 | Revert 21f0f97ebabb47adcbfe8d38b02685f2019b4eb3 | Ying Wang | 1 | -2/+1 |
2010-08-31 | Fix for crespo. | Ying Wang | 1 | -1/+2 |
2010-08-02 | don't go into file select menu when mounting external storage fails | Doug Zongker | 1 | -1/+4 |
2010-07-30 | generalize "install from sdcard" to "install from external storage" | Doug Zongker | 1 | -4/+6 |
2010-07-09 | make a copy of sideloaded packages in /tmp before verifying | Doug Zongker | 1 | -2/+112 |
2010-07-02 | support for ext4/EMMC filesystems in updater binary | Doug Zongker | 1 | -6/+6 |
2010-04-08 | support installing any .zip file on the sdcard | Doug Zongker | 1 | -20/+140 |
2010-04-02 | DO NOT MERGE | Oscar Montemayor | 1 | -18/+18 |
2010-03-27 | DO NOT MERGE | Oscar Montemayor | 1 | -43/+1 |
2010-03-15 | Encrypted File Systems part 3. Recovery changes. | Oscar Montemayor | 1 | -18/+18 |
2010-02-03 | bump updater API version to 3; deprecate firmware update command | Doug Zongker | 1 | -10/+1 |
2010-02-02 | change log recovery to generic device_recovery_start function | Doug Zongker | 1 | -3/+3 |
2010-01-21 | save the recovery log from before HTC firmware updates | Doug Zongker | 1 | -1/+3 |
2009-12-10 | Recovery changes for Encrypted File Systems. | Oscar Montemayor | 1 | -14/+71 |
2009-11-13 | eclair snapshot | Jean-Baptiste Queru | 1 | -94/+152 |
2009-10-06 | add terminator to recovery's getopt_long options array | Doug Zongker | 1 | -0/+1 |
2009-09-23 | confirm before wiping user data in recovery | Doug Zongker | 1 | -69/+107 |
2009-08-25 | Not all failures to fopen_root_path() are serious. | Jay Freeman (saurik) | 1 | -3/+6 |
2009-08-18 | do not merge: cherry-pick of c2d666bd4f6eb5f7a9f17b10435c161cb105b7c5 from master | Doug Zongker | 1 | -0/+10 |
2009-08-18 | Recovery: When updating from SD card, update can't resume automatically | Jared Suttles | 1 | -0/+10 |
2009-07-15 | remove amend | Doug Zongker | 1 | -28/+1 |
2009-06-19 | add function for device-specific wipe data features | Doug Zongker | 1 | -2/+7 |
2009-06-18 | let the "firmware" command take the file straight from the package | Doug Zongker | 1 | -1/+2 |
2009-06-11 | split out device-specific recovery UI code into vendor directories | Doug Zongker | 1 | -42/+29 |
2009-06-03 | remove unused permissions scheme from amend | Doug Zongker | 1 | -4/+0 |
2009-05-29 | don't say "install complete" when it really isn't | Doug Zongker | 1 | -1/+6 |
2009-04-02 | AI 144101: am: CL 144070 Add an option to wipe cache (only) to the recovery menu. | Doug Zongker | 1 | -0/+9 |
2009-04-01 | AI 144070: Add an option to wipe cache (only) to the recovery menu. | Doug Zongker | 1 | -0/+9 |
2009-03-04 | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 1 | -0/+471 |
2009-03-04 | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 1 | -471/+0 |
2009-02-11 | auto import from //branches/cupcake/...@130745 | The Android Open Source Project | 1 | -23/+78 |
2009-01-10 | auto import from //branches/cupcake/...@125939 | The Android Open Source Project | 1 | -24/+79 |