summaryrefslogtreecommitdiffstats
path: root/openrecoveryscript.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use magiskboot to repack the boot partitionEthan Yonker2019-04-031-1/+1
* Adding Edl button in reboot menumauronofrio2019-03-201-0/+2
* AB/Non AB Devices: updates for moving cachebigbiff bigbiff2019-03-181-8/+13
* twrp: use ANDROID_ROOT environment variableCaptain Throwback2018-08-241-5/+5
* Skip decryption when installing mapped zipsGabriele M2018-05-251-1/+0
* ADB Backup: add ability for TWRP GUI to restorebigbiff bigbiff2017-11-271-262/+1
* Update to AOSP 8.0 baseEthan Yonker2017-09-081-2/+1
* twrpDigest refactorbigbiff bigbiff2017-06-171-8/+8
* ADB Backup: fix adb restore issuesbigbiff bigbiff2017-04-231-0/+1
* Add missing file descriptor closesMatt Mower2017-01-181-1/+20
* Unused variable cleanupMatt Mower2017-01-181-4/+1
* Whitespace cleanupMatt Mower2017-01-181-5/+5
* Clean up PartitionSettingsEthan Yonker2016-09-131-4/+1
* ADB: Add adb backup for TWRP.bigbiff2016-08-011-2/+287
* DataManager UpdatesEthan Yonker2016-03-311-6/+0
* Replace fix permissions with fix contexts for emulated storageEthan Yonker2016-01-291-2/+2
* Fix a bunch of messagesMatt Mower2016-01-221-2/+2
* Fix Recursive_Mkdir if path doesn't end with "/"that2016-01-041-2/+2
* get rid of console thread for OpenRecoveryScriptthat2015-12-291-0/+68
* openrecoveryscript: really append ORS command to ORS script file.xiaolu2015-12-221-2/+2
* Multiple Language SupportEthan Yonker2015-12-191-62/+61
* Fix up some TW_OEM_BUILD thingsEthan Yonker2015-08-261-1/+6
* Allow ORS set command to work with spaces in the valueEthan Yonker2015-06-171-4/+9
* Make sure that adbd restarts after sideloadDees Troy2015-06-171-0/+1
* Fix handling of mapped zip files for OTA updatesEthan Yonker2015-02-111-24/+33
* Move ORS command line into main threadEthan Yonker2015-01-221-1/+1
* Fix adb sideload during ORSEthan Yonker2015-01-051-22/+28
* fix adb sideloadthat2015-01-041-1/+2
* 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