summaryrefslogtreecommitdiffstats
path: root/recovery.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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