summaryrefslogtreecommitdiffstats
path: root/openrecoveryscript.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2014-10-07Remove extra slashes from zip path in openrecoveryMatt Mower1-3/+3
2014-08-09Add command line capabilitiesEthan Yonker1-1/+33
2014-02-15Improve ORS scanning of storage locationsEthan Yonker1-46/+29
2014-02-12Add fix permissions to OpenRecoveryScriptEthan Yonker1-0/+4
2013-10-24Update licenses to all matchDees Troy1-21/+17
2013-10-22Update licenses to all matchDees Troy1-21/+17
2013-09-18check for space after = toobigbiff bigbiff1-0/+2
2013-09-12Add TWFunc::Exec_Cmd() with no 'result' agrumentVojtech Bocek1-5/+3
2013-09-10another fix to ignore space then = signbigbiff bigbiff1-0/+2
2013-08-30ignore extra = on install cmdbigbiff bigbiff1-0/+2
2013-06-22Support encrypted backup filesDees_Troy1-1/+6
2013-04-04Move all AOSP code out of recovery binaryDees_Troy1-78/+81
2013-03-30Add partition list GUI elementDees_Troy1-77/+39
2013-01-28Reset progress bar in ORSDees_Troy1-1/+2
2013-01-25Use GUI for ORS instead of console onlyDees_Troy1-98/+129
2013-01-24Convert AOSP commands to ORS for encrypted devicesDees_Troy1-6/+20
2013-01-18Improve ORS sideload to display GUI with cancel buttonDees_Troy1-28/+24
2013-01-17Add sideload command for ORSDees_Troy1-0/+31
2013-01-17ORS engine fixesDees_Troy1-11/+8
2013-01-09Add libtar to TWRP instead of using busybox tarbigbiff bigbiff1-13/+7
2012-10-16Update injecttwrp for Epic 4G TouchDees_Troy1-1/+13
2012-10-02Ensure that actions are not simulated in ORSDees_Troy1-0/+1
2012-10-01Update ORS and recovery commandsDees_Troy1-114/+133
2012-09-27Port backup name checking to Partition ManagerDees_Troy1-0/+4
2012-09-20Add and improve OpenRecoveryScript supportDees_Troy1-0/+476