Gitiles
Code Review
Sign In
gerrit.twrp.me
/
android_bootable_recovery
/
64a0e71e3bf29cf55f84e0689a7a0dba842d9bee
/
partitionmanager.cpp
b5fab76
Replace fix permissions with fix contexts for emulated storage
by Ethan Yonker
· 9 years ago
66a1949
Adopted Storage support
by Ethan Yonker
· 9 years ago
4adc33e
Fix (Auto Generate) handling for backup names
by Ethan Yonker
· 9 years ago
3c36697
Fix a bunch of messages
by Matt Mower
· 9 years ago
b78fbdf
Improve flash image handling of mounting
by Ethan Yonker
· 9 years ago
483e9f4
Improve sdcard partitioning process
by Ethan Yonker
· 9 years ago
7d304c7
Generate new format /etc/fstab
by dianlujitao
· 9 years ago
2d50cad
Remove dead code: TW_HAS_DUAL_STORAGE
by Matt Mower
· 9 years ago
56db1c4
Fix gui_msg %s to {1} call
by Ethan Yonker
· 9 years ago
74db157
Multiple Language Support
by Ethan Yonker
· 9 years ago
a1de149
Minor update to decrypt device routine for Nexus 6P decrypt
by Ethan Yonker
· 9 years ago
37d4299
Properly set sys.usb.config when ums is enabled.
by HandyMenny
· 10 years ago
c798c9c
Merge up to AOSP marshmallow-release
by Ethan Yonker
· 9 years ago
89583ef
Fix up some TW_OEM_BUILD things
by Ethan Yonker
· 9 years ago
9416f4f
partition: recreate tw_internal_path(/data/media/0), after wipe media from data or format /data.
by xiaolu
· 9 years ago
a271915
Add resize2fs and ability to run resize2fs via GUI
by Ethan Yonker
· 9 years ago
eb32b1f
Mount system as read-only by default
by Ethan Yonker
· 9 years ago
203bcc9
partitionmanager: remove broken and unused progress calculation code
by that
· 9 years ago
2b18a53
Address a few compiler warnings
by Matt Mower
· 10 years ago
bf1d672
Theme: Add ability to disable size checking before backup
by bigbiff
· 10 years ago
1b03920
MTP: make MTP work even if unplugged and replugged
by Ethan Yonker
· 10 years ago
7abc5fe
Add cancel backup capability.
by bigbiff
· 10 years ago
d9ff3c5
Hide some non critical error messages
by Ethan Yonker
· 10 years ago
96af84a
Allow flashing of images via the GUI
by Ethan Yonker
· 10 years ago
df7abac
Do not toggle USB ID during MTP startup if not needed
by Ethan Yonker
· 10 years ago
abb5c4e
Move sleep during MTP startup to MTP thread
by Ethan Yonker
· 10 years ago
4bfabab
Check for valid MTP_Storage_ID before adding or removing
by Ethan Yonker
· 10 years ago
0c53203
Fix else if and maxFileSize initializer.
by bigbiff
· 10 years ago
a3d31fb
fixPermissions: simplify code, fix bugs
by that
· 10 years ago
726a020
MTP add/remove storage instead of disabling MTP
by Ethan Yonker
· 10 years ago
4b94cfd
Attempt to set the proper uid/gid/contexts on new files and dirs
by Ethan Yonker
· 10 years ago
b6ef478
Revert "Fix USB Mass Storage on some devices"
by Matt Mower
· 10 years ago
d5c6069
This fixes kernel panic on find7 when disabling MTP before flashing zips.
by bigbiff
· 10 years ago
0bc17c6
Fix occasional MTP kernel panic
by Ethan Yonker
· 10 years ago
7cb4c33
add function to partition.cpp to return max file size to mtp responder
by bigbiff
· 10 years ago
253368a
Reduce libs needed for decrypt and clean up old decypt files
by Ethan Yonker
· 10 years ago
ec0fa4a
Properly set tw_settings_path after decrypt on data media devices
by Ethan Yonker
· 10 years ago
2b55601
Add /firmware to the mount list for L decrypt
by Ethan Yonker
· 10 years ago
cceebb8
Tweak 5.0 L decrypt
by Ethan Yonker
· 10 years ago
4eca40d
Add lollipop decrypt support
by Ethan Yonker
· 10 years ago
9eb1cd4
Fix USB Mass Storage on some devices
by Ethan Yonker
· 10 years ago
39b7c16
add "done" after "Updating partition details..."
by that
· 11 years ago
78d0c5f
partitionmanager: remove unused By_Block and By_Name methods
by that
· 10 years ago
5a92672
performance profile support
by Tom Hite
· 10 years ago
9e0593e
mtp: cleanup, fixes and performance improvements
by that
· 10 years ago
6277c79
Attempt to automatically identify data/media devices
by Ethan Yonker
· 10 years ago
1eff6cd
Additional checks to prevent partitioning internal storage
by Ethan Yonker
· 10 years ago
8613dc0
Fix handling of MTP fork/child process
by Ethan Yonker
· 10 years ago
8dfa777
MTP: Use fork instead of pthread
by Ethan Yonker
· 10 years ago
6d154c4
Allow toggle of MTP debug
by Ethan Yonker
· 10 years ago
c7eee6f
add mtp responder to TWRP.
by bigbiff bigbiff
· 10 years ago
1b7a31b
Track backup and restore progress
by Ethan Yonker
· 10 years ago
bf2cb1c
Color in the console
by Ethan Yonker
· 10 years ago
fb1c4ff
Whitespace and minor code cleanup
by Matt Mower
· 11 years ago
87c7bac
Add options to repair or change file system
by Ethan Yonker
· 10 years ago
93cb1ef
Fix crash while loading config due to incorrect tw_storage_path
by Vojtech Bocek
· 10 years ago
ee71706
Fix multiple lun file USB mounting
by Matt Mower
· 11 years ago
ed71fa3
Only setup settings,andsec partitions if available
by Matt Mower
· 11 years ago
bf4efa3
Support alternative .android_secure location
by Matt Mower
· 11 years ago
e65e35c
Merge "Fix display of .android_secure size in Backup" into android-4.4
by Dees Troy
· 11 years ago
74a149b
Merge changes Ia75c34ab,I5743d9b9 into android-4.4
by Ethan Yonker
· 11 years ago
ed42690
Fix display of .android_secure size in Backup
by Matt Mower
· 11 years ago
47360be
Improve USB Storage handling
by Ethan Yonker
· 11 years ago
0733881
if md5 check is not selected for subpartitions, don't check it.
by bigbiff bigbiff
· 11 years ago
02a6453
Re-arrange handling of settings storage partition
by Dees Troy
· 11 years ago
c05c598
Improve handling of settings storage and android secure
by Ethan Yonker
· 11 years ago
4159aed
Restore capabilities to run-as binary
by Dees Troy
· 11 years ago
71413f4
Check crypto footer before offering to decrypt
by Ethan Yonker
· 11 years ago
f08ada8
Allow recovery to be restored if backup=1 flag is present in recovery.fstab
by bigbiff bigbiff
· 11 years ago
d4d1073
Improve android secure handling
by Ethan Yonker
· 11 years ago
6f6441d
Fix include of cutils
by Dees Troy
· 11 years ago
a6a2642
Merge changes I4c369222,I8a8ad4b3 into android-4.4
by Dees Troy
· 11 years ago
98fb46c
Fix handling of storage after decryption
by Dees Troy
· 11 years ago
d9cb906
Set listener properties for UMS mount/unmount
by Matt Mower
· 11 years ago
34684ff
Create a TWRP Disk Usage Class to retain state about a directory and whether we should skip it in other classes like twrpTar.
by bigbiff bigbiff
· 11 years ago
62bd9e0
add support for fsflags= option in twrp.fstab file
by Hashcode
· 11 years ago
3be70a8
Update licenses to all match
by Dees Troy
· 11 years ago
c49d706
fix getting and setting contexts in selinux
by bigbiff bigbiff
· 11 years ago
0553420
Add TWFunc::Exec_Cmd() with no 'result' agrument
by Vojtech Bocek
· 11 years ago
b21cc64
Pull ROM info from build.prop for backup names
by Dees Troy
· 11 years ago
dabfd49
implement "usermrf" fstab flag to force rm -rf * deletion on specific partitions
by Hashcode
· 11 years ago
fafb0c5
Unify indentation and little clean-up in TWRP files
by Vojtech Bocek
· 11 years ago
066eb30
Fix AOSP decrypt when TouchWiz code is present
by Dees_Troy
· 11 years ago
2727b99
Fix problem with not waiting for pigz to exit
by Dees_Troy
· 11 years ago
d93bda5
2.6.0.0
by Dees_Troy
· 11 years ago
59df926
Fix backup of datadata
by Dees_Troy
· 11 years ago
74fb2e9
Fix some issues with wipe partition list
by Dees_Troy
· 12 years ago
83bd483
Support encrypted backup files
by Dees_Troy
· 12 years ago
9e0b71c
Improve backup list results
by Dees_Troy
· 12 years ago
91862e6
Fix handling of subpartitions
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
65a4c73
trying to fix md5 Change-Id: I4ec037f76aa965bc818afe924942adbe9a080b36
by bigbiff bigbiff
· 12 years ago
cdcfee4
use md5.c for computation of md5sums
by bigbiff bigbiff
· 12 years ago
cf33e4d
support devices without bootpartition
by ChampionSwimmer
· 12 years ago
2c57d78
convert file_bps to be unsigned long long
by bigbiff bigbiff
· 12 years ago
3f5c4e8
Fix fail over to vfat from exfat
by Dees_Troy
· 12 years ago
6a042c8
Disable USB Mass Storage if the USB lun file does not exist.
by Dees_Troy
· 12 years ago
d4b22b0
Move backup folder creation to after free space calc
by Dees_Troy
· 12 years ago
dc8bc1b
ORS engine fixes
by Dees_Troy
· 12 years ago
Next »