summaryrefslogtreecommitdiffstats
path: root/openrecoveryscript.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove extra slashes from zip path in openrecoveryMatt Mower2014-10-071-3/+3
* Add command line capabilitiesEthan Yonker2014-08-091-1/+33
* Improve ORS scanning of storage locationsEthan Yonker2014-02-151-46/+29
* Add fix permissions to OpenRecoveryScriptEthan Yonker2014-02-121-0/+4
* Update licenses to all matchDees Troy2013-10-221-21/+17
* check for space after = toobigbiff bigbiff2013-09-181-0/+2
* Add TWFunc::Exec_Cmd() with no 'result' agrumentVojtech Bocek2013-09-121-5/+3
* another fix to ignore space then = signbigbiff bigbiff2013-09-101-0/+2
* ignore extra = on install cmdbigbiff bigbiff2013-08-301-0/+2
* Support encrypted backup filesDees_Troy2013-06-221-1/+6
* Move all AOSP code out of recovery binaryDees_Troy2013-04-041-78/+81
* Add partition list GUI elementDees_Troy2013-03-301-77/+39
* Reset progress bar in ORSDees_Troy2013-01-281-1/+2
* Use GUI for ORS instead of console onlyDees_Troy2013-01-251-98/+129
* Convert AOSP commands to ORS for encrypted devicesDees_Troy2013-01-241-6/+20
* Improve ORS sideload to display GUI with cancel buttonDees_Troy2013-01-181-28/+24
* Add sideload command for ORSDees_Troy2013-01-171-0/+31
* ORS engine fixesDees_Troy2013-01-171-11/+8
* Add libtar to TWRP instead of using busybox tarbigbiff bigbiff2013-01-091-13/+7
* Update injecttwrp for Epic 4G TouchDees_Troy2012-10-161-1/+13
* Ensure that actions are not simulated in ORSDees_Troy2012-10-021-0/+1
* Update ORS and recovery commandsDees_Troy2012-10-011-114/+133
* Port backup name checking to Partition ManagerDees_Troy2012-09-271-0/+4
* Add and improve OpenRecoveryScript supportDees_Troy2012-09-201-0/+476