Gitiles
Code Review
Sign In
gerrit.twrp.me
/
android_bootable_recovery
/
57f210d40960c1f524b2e488853b91b76422635a
/
openrecoveryscript.cpp
673c7ae
Merge tag 'android-11.0.0_r16' into android-10.0
by bigbiff
· 4 years ago
1f9e484
twrpinstall: create library for twrpinstall
by bigbiff
· 4 years ago
81d638d
Add support for multi-user decryption
by Noah Jacobson
· 6 years ago
df8436b
fastboot: implement fastbootd in twrp
by bigbiff
· 4 years, 2 months ago
25d25b9
log storage: change AB device log storage to /data/recovery
by bigbiff
· 4 years, 5 months ago
ee7b7ff
super partition: mount super partitions using fs_mgr
by bigbiff
· 4 years, 8 months ago
adc599e
Revert "Add support for multi-user decryption"
by bigbiff
· 4 years, 5 months ago
0b25b1d
Add support for multi-user decryption
by Noah Jacobson
· 6 years ago
437b93a
Merge remote-tracking branch 'origin/android-9.0' into android-10.0
by bigbiff
· 4 years, 6 months ago
b76a73a
Fix backup and restore after autodetection for SAR
by dianlujitao
· 4 years, 6 months ago
3b3b634
ORS Make mount/unmount system mount system_root on SAR
by Chaosmaster
· 4 years, 9 months ago
d58ba18
AOSP10 TWRP Merge: fix conflicts and update libraries needed
by bigbiff
· 4 years, 8 months ago
8a411c8
Fix ORS backup and restore for system-as-root
by dianlujitao
· 4 years, 10 months ago
53796e7
Use magiskboot to repack the boot partition
by Ethan Yonker
· 6 years ago
e9a49ef
Adding Edl button in reboot menu
by mauronofrio
· 6 years ago
19874f1
AB/Non AB Devices: updates for moving cache
by bigbiff bigbiff
· 6 years ago
9d6feb5
twrp: use ANDROID_ROOT environment variable
by Captain Throwback
· 6 years ago
72638b6
Skip decryption when installing mapped zips
by Gabriele M
· 7 years ago
19fb79c
ADB Backup: add ability for TWRP GUI to restore
by bigbiff bigbiff
· 8 years ago
8373cfe
Update to AOSP 8.0 base
by Ethan Yonker
· 7 years ago
56cf564
twrpDigest refactor
by bigbiff bigbiff
· 8 years ago
b5ecaad
ADB Backup: fix adb restore issues
by bigbiff bigbiff
· 8 years ago
06543e3
Add missing file descriptor closes
by Matt Mower
· 8 years ago
23d8aae
Unused variable cleanup
by Matt Mower
· 8 years ago
a8a89d1
Whitespace cleanup
by Matt Mower
· 8 years ago
dcf2b67
Clean up PartitionSettings
by Ethan Yonker
· 8 years ago
ce8f83c
ADB: Add adb backup for TWRP.
by bigbiff
· 9 years ago
fe91611
DataManager Updates
by Ethan Yonker
· 9 years ago
b5fab76
Replace fix permissions with fix contexts for emulated storage
by Ethan Yonker
· 9 years ago
3c36697
Fix a bunch of messages
by Matt Mower
· 9 years ago
f1408b3
Fix Recursive_Mkdir if path doesn't end with "/"
by that
· 9 years ago
10ae24f
get rid of console thread for OpenRecoveryScript
by that
· 9 years ago
38c3aa7
openrecoveryscript: really append ORS command to ORS script file.
by xiaolu
· 9 years ago
74db157
Multiple Language Support
by Ethan Yonker
· 9 years ago
89583ef
Fix up some TW_OEM_BUILD things
by Ethan Yonker
· 9 years ago
6511c4d
Allow ORS set command to work with spaces in the value
by Ethan Yonker
· 9 years ago
28a85d2
Make sure that adbd restarts after sideload
by Dees Troy
· 10 years ago
aee144c
Fix handling of mapped zip files for OTA updates
by Ethan Yonker
· 10 years ago
fd0439e
Move ORS command line into main thread
by Ethan Yonker
· 10 years ago
d83587d
Fix adb sideload during ORS
by Ethan Yonker
· 10 years ago
cc8ddca
fix adb sideload
by that
· 10 years ago
e96c3c3
Remove extra slashes from zip path in openrecovery
by Matt Mower
· 10 years ago
03a42f6
Add command line capabilities
by Ethan Yonker
· 10 years ago
d7adf29
Improve ORS scanning of storage locations
by Ethan Yonker
· 11 years ago
aae6e8c
Add fix permissions to OpenRecoveryScript
by Ethan Yonker
· 11 years ago
3be70a8
Update licenses to all match
by Dees Troy
· 11 years ago
a6c5f4e
check for space after = too
by bigbiff bigbiff
· 11 years ago
0553420
Add TWFunc::Exec_Cmd() with no 'result' agrument
by Vojtech Bocek
· 11 years ago
c03121d
another fix to ignore space then = sign
by bigbiff bigbiff
· 11 years ago
72e9554
ignore extra = on install cmd
by bigbiff bigbiff
· 11 years ago
83bd483
Support encrypted backup files
by Dees_Troy
· 12 years ago
2673cec
Move all AOSP code out of recovery binary
by Dees_Troy
· 12 years ago
a13d74f
Add partition list GUI element
by Dees_Troy
· 12 years ago
6bdcbb1
Reset progress bar in ORS
by Dees_Troy
· 12 years ago
6ed34b7
Use GUI for ORS instead of console only
by Dees_Troy
· 12 years ago
01b6d0c
Convert AOSP commands to ORS for encrypted devices
by Dees_Troy
· 12 years ago
4bc09ae
Improve ORS sideload to display GUI with cancel button
by Dees_Troy
· 12 years ago
4fc0024
Add sideload command for ORS
by Dees_Troy
· 12 years ago
dc8bc1b
ORS engine fixes
by Dees_Troy
· 12 years ago
9c75405
Add libtar to TWRP instead of using busybox tar
by bigbiff bigbiff
· 12 years ago
06b4fe9
Update injecttwrp for Epic 4G Touch
by Dees_Troy
· 12 years ago
3ac71a5
Ensure that actions are not simulated in ORS
by Dees_Troy
· 12 years ago
83a3b12
Update ORS and recovery commands
by Dees_Troy
· 12 years ago
c9ff7a3
Port backup name checking to Partition Manager
by Dees_Troy
· 12 years ago
812660f
Add and improve OpenRecoveryScript support
by Dees_Troy
· 12 years ago