Gitiles
Code Review
Sign In
gerrit.twrp.me
/
android_bootable_recovery
/
cc8ddca9bd78913ed50ef8cbd6a2d2c095823f1a
/
partitionmanager.cpp
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
16c2b31
Add flag for retaining layout version
by Dees_Troy
· 12 years ago
999b39d
Check to ensure that external is encrypted
by Dees_Troy
· 12 years ago
c8bafa1
More Samsung sdcard crypto fixes
by Dees_Troy
· 12 years ago
20c02c0
Fix ifdefs for Samsung encryption
by Dees_Troy
· 12 years ago
85f44ed
Improve remounting sdcard with ecryptfs
by Dees_Troy
· 12 years ago
9c75405
Add libtar to TWRP instead of using busybox tar
by bigbiff bigbiff
· 12 years ago
6ff55ce
Add Samsung TouchWiz decryption
by a3955269
· 12 years ago
82599a8
Improve handling of undecrypted encrypted /data
by Gary Peck
· 12 years ago
68cab49
Add ignore blkid flag for Transformers
by Dees_Troy
· 12 years ago
004d48b
print partition details independent of whether its mountable
by Gary Peck
· 12 years ago
16b7435
Fixes for multi-user in 4.2
by Dees_Troy
· 12 years ago
1a650e6
Unmount main partitions after fixing permissions
by Dees_Troy
· 12 years ago
d21618c
Update and improve USB storage code
by Dees_Troy
· 12 years ago
f4ca612
Handle single lun file for USB storage
by Dees_Troy
· 12 years ago
aa9cc40
Fix problem with sizes of images after reset default
by Dees_Troy
· 12 years ago
cfd73ef
Unmount main partitions after USB storage disable
by Dees_Troy
· 12 years ago
d0384ef
Unmount system after boot, backup, and restore
by Dees_Troy
· 12 years ago
a0f8a59
redo fix permissions in c++ for faster changes
by bigbiff bigbiff
· 12 years ago
9350b8d
Update sdcard partitioning to C++
by Dees_Troy
· 12 years ago
c9ff7a3
Port backup name checking to Partition Manager
by Dees_Troy
· 12 years ago
2c50e18
Handle mountable boot partitions
by Dees_Troy
· 12 years ago
2ff5a8d
Add option to wipe android secure
by Dees_Troy
· 12 years ago
4be841b
Fix permissions updates
by Dees_Troy
· 12 years ago
094207a
Fix problems with MTD devices
by Dees_Troy
· 12 years ago
Next »