summaryrefslogtreecommitdiffstats
path: root/recovery.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add libtar to TWRP instead of using busybox tarbigbiff bigbiff2013-01-091-5/+5
* Update injecttwrp for Epic 4G TouchDees_Troy2012-10-161-1/+8
* Unmount system after boot, backup, and restoreDees_Troy2012-10-121-0/+1
* Fix derp with ORS during startupDees_Troy2012-10-081-1/+0
* Rename stock recovery fileDees_Troy2012-10-031-0/+4
* Create busybox symlinks during compileDees_Troy2012-10-021-3/+1
* Update ORS and recovery commandsDees_Troy2012-10-011-5/+26
* Fix output of version numberDees_Troy2012-10-011-1/+0
* Revert busybox for CM7 compatibility, add exclamation point to format dataDees_Troy2012-09-281-0/+2
* Save version number to storageDees_Troy2012-09-271-5/+1
* Create symlinks at compile time for busyboxDees_Troy2012-09-271-2/+5
* Update sdcard partitioning to C++Dees_Troy2012-09-271-1/+0
* Port reboot functions to C++Dees_Troy2012-09-271-2/+3
* Add backup size checkingDees_Troy2012-09-261-1/+1
* Add and improve OpenRecoveryScript supportDees_Troy2012-09-201-1/+13
* Improve adb sideload - use storage vs tmpDees_Troy2012-09-191-2/+2
* Improve adb sideload -- add cancelDees_Troy2012-09-191-3/+4
* Cleanup extra-functionsDees_Troy2012-09-181-6/+4
* Add wipe functions, compiles in CM7, text shows in UI, zips installDees_Troy2012-09-141-0/+8
* Make text appear in GUI console, Zip install works.Dees_Troy2012-09-121-3/+2
* Improve storage size code, mount, unmountDees_Troy2012-09-101-2/+3
* Add processing of fstab, mounting, and decryptDees_Troy2012-09-071-6/+4
* Hax to make it bootDees_Troy2012-09-061-13/+65
* 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-291-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-311-1/+16
* support "sideload over ADB" modeDoug Zongker2012-01-101-0/+32
* mount cache before sideloading from external storageDoug Zongker2011-12-141-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