index
:
anonymous/android_bootable_recovery
android-11
android-14.0
android-4.3
android-4.4
android-5.0
android-5.1
android-6.0
android-7.0
android-7.1
android-8.0
android-8.1
android-9.0
Team Win Recovery Project (TWRP)
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
openrecoveryscript.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-01-18
Add missing file descriptor closes
Matt Mower
1
-1
/
+20
2017-01-18
Unused variable cleanup
Matt Mower
1
-4
/
+1
2017-01-18
Whitespace cleanup
Matt Mower
1
-5
/
+5
2016-09-13
Clean up PartitionSettings
Ethan Yonker
1
-4
/
+1
2016-08-01
ADB: Add adb backup for TWRP.
bigbiff
1
-2
/
+287
2016-03-31
DataManager Updates
Ethan Yonker
1
-6
/
+0
2016-01-29
Replace fix permissions with fix contexts for emulated storage
Ethan Yonker
1
-2
/
+2
2016-01-22
Fix a bunch of messages
Matt Mower
1
-2
/
+2
2016-01-04
Fix Recursive_Mkdir if path doesn't end with "/"
that
1
-2
/
+2
2015-12-29
get rid of console thread for OpenRecoveryScript
that
1
-0
/
+68
2015-12-22
openrecoveryscript: really append ORS command to ORS script file.
xiaolu
1
-2
/
+2
2015-12-19
Multiple Language Support
Ethan Yonker
1
-62
/
+61
2015-08-26
Fix up some TW_OEM_BUILD things
Ethan Yonker
1
-1
/
+6
2015-06-17
Allow ORS set command to work with spaces in the value
Ethan Yonker
1
-4
/
+9
2015-06-17
Make sure that adbd restarts after sideload
Dees Troy
1
-0
/
+1
2015-02-11
Fix handling of mapped zip files for OTA updates
Ethan Yonker
1
-24
/
+33
2015-01-22
Move ORS command line into main thread
Ethan Yonker
1
-1
/
+1
2015-01-05
Fix adb sideload during ORS
Ethan Yonker
1
-22
/
+28
2015-01-04
fix adb sideload
that
1
-1
/
+2
2014-10-07
Remove extra slashes from zip path in openrecovery
Matt Mower
1
-3
/
+3
2014-08-09
Add command line capabilities
Ethan Yonker
1
-1
/
+33
2014-02-15
Improve ORS scanning of storage locations
Ethan Yonker
1
-46
/
+29
2014-02-12
Add fix permissions to OpenRecoveryScript
Ethan Yonker
1
-0
/
+4
2013-10-24
Update licenses to all match
Dees Troy
1
-21
/
+17
2013-10-22
Update licenses to all match
Dees Troy
1
-21
/
+17
2013-09-18
check for space after = too
bigbiff bigbiff
1
-0
/
+2
2013-09-12
Add TWFunc::Exec_Cmd() with no 'result' agrument
Vojtech Bocek
1
-5
/
+3
2013-09-10
another fix to ignore space then = sign
bigbiff bigbiff
1
-0
/
+2
2013-08-30
ignore extra = on install cmd
bigbiff bigbiff
1
-0
/
+2
2013-06-22
Support encrypted backup files
Dees_Troy
1
-1
/
+6
2013-04-04
Move all AOSP code out of recovery binary
Dees_Troy
1
-78
/
+81
2013-03-30
Add partition list GUI element
Dees_Troy
1
-77
/
+39
2013-01-28
Reset progress bar in ORS
Dees_Troy
1
-1
/
+2
2013-01-25
Use GUI for ORS instead of console only
Dees_Troy
1
-98
/
+129
2013-01-24
Convert AOSP commands to ORS for encrypted devices
Dees_Troy
1
-6
/
+20
2013-01-18
Improve ORS sideload to display GUI with cancel button
Dees_Troy
1
-28
/
+24
2013-01-17
Add sideload command for ORS
Dees_Troy
1
-0
/
+31
2013-01-17
ORS engine fixes
Dees_Troy
1
-11
/
+8
2013-01-09
Add libtar to TWRP instead of using busybox tar
bigbiff bigbiff
1
-13
/
+7
2012-10-16
Update injecttwrp for Epic 4G Touch
Dees_Troy
1
-1
/
+13
2012-10-02
Ensure that actions are not simulated in ORS
Dees_Troy
1
-0
/
+1
2012-10-01
Update ORS and recovery commands
Dees_Troy
1
-114
/
+133
2012-09-27
Port backup name checking to Partition Manager
Dees_Troy
1
-0
/
+4
2012-09-20
Add and improve OpenRecoveryScript support
Dees_Troy
1
-0
/
+476