summaryrefslogtreecommitdiffstats
path: root/openrecoveryscript.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-04-03Use magiskboot to repack the boot partitionEthan Yonker1-1/+1
2019-03-20Adding Edl button in reboot menumauronofrio1-0/+2
2019-03-18AB/Non AB Devices: updates for moving cachebigbiff bigbiff1-8/+13
2018-08-24twrp: use ANDROID_ROOT environment variableCaptain Throwback1-5/+5
2018-05-25Skip decryption when installing mapped zipsGabriele M1-1/+0
2017-11-27ADB Backup: add ability for TWRP GUI to restorebigbiff bigbiff1-262/+1
2017-06-17twrpDigest refactorbigbiff bigbiff1-8/+8
2017-04-23ADB Backup: fix adb restore issuesbigbiff bigbiff1-0/+1
2017-01-18Add missing file descriptor closesMatt Mower1-1/+20
2017-01-18Unused variable cleanupMatt Mower1-4/+1
2017-01-18Whitespace cleanupMatt Mower1-5/+5
2016-09-13Clean up PartitionSettingsEthan Yonker1-4/+1
2016-08-01ADB: Add adb backup for TWRP.bigbiff1-2/+287
2016-03-31DataManager UpdatesEthan Yonker1-6/+0
2016-01-29Replace fix permissions with fix contexts for emulated storageEthan Yonker1-2/+2
2016-01-22Fix a bunch of messagesMatt Mower1-2/+2
2016-01-04Fix Recursive_Mkdir if path doesn't end with "/"that1-2/+2
2015-12-29get rid of console thread for OpenRecoveryScriptthat1-0/+68
2015-12-22openrecoveryscript: really append ORS command to ORS script file.xiaolu1-2/+2
2015-12-19Multiple Language SupportEthan Yonker1-62/+61
2015-08-26Fix up some TW_OEM_BUILD thingsEthan Yonker1-1/+6
2015-06-17Allow ORS set command to work with spaces in the valueEthan Yonker1-4/+9
2015-06-17Make sure that adbd restarts after sideloadDees Troy1-0/+1
2015-02-11Fix handling of mapped zip files for OTA updatesEthan Yonker1-24/+33
2015-01-22Move ORS command line into main threadEthan Yonker1-1/+1
2015-01-05Fix adb sideload during ORSEthan Yonker1-22/+28
2015-01-04fix adb sideloadthat1-1/+2
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