| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |