| Commit message (Expand) | Author | Files | Lines |
2013-02-01 | Fix fail over to vfat from exfat | Dees_Troy | 1 | -33/+60 |
2013-01-28 | exFAT improvements, fixes | Dees_Troy | 1 | -3/+11 |
2013-01-28 | Fix subpartitionof flag | Dees_Troy | 1 | -1/+1 |
2013-01-24 | change tar create to pthread | bigbiff bigbiff | 1 | -8/+18 |
2013-01-20 | Remove sockets and FIFOS when removing files | bigbiff bigbiff | 1 | -1/+1 |
2013-01-18 | Fix handling of blkid output | Dees_Troy | 1 | -15/+14 |
2013-01-17 | Save version to cache | Dees_Troy | 1 | -0/+3 |
2013-01-17 | ORS engine fixes | Dees_Troy | 1 | -1/+3 |
2013-01-15 | Add flag for retaining layout version | Dees_Troy | 1 | -38/+50 |
2013-01-14 | Check to ensure that external is encrypted | Dees_Troy | 1 | -1/+3 |
2013-01-10 | More Samsung sdcard crypto fixes | Dees_Troy | 1 | -1/+14 |
2013-01-09 | Fix wiping problems and save ecrypt key | Dees_Troy | 1 | -2/+30 |
2013-01-09 | Improve remounting sdcard with ecryptfs | Dees_Troy | 1 | -2/+20 |
2013-01-09 | Add libtar to TWRP instead of using busybox tar | bigbiff bigbiff | 1 | -131/+130 |
2012-12-21 | Improve handling of undecrypted encrypted /data | Gary Peck | 1 | -4/+15 |
2012-12-21 | Reset partition flags when the partition is wiped | Gary Peck | 1 | -21/+34 |
2012-12-18 | check backup image size before restoring | Gary Peck | 1 | -1/+14 |
2012-12-18 | Fix handling of MTD partitions during mount | Dees_Troy | 1 | -1/+19 |
2012-12-12 | Add ignore blkid flag for Transformers | Dees_Troy | 1 | -2/+6 |
2012-12-12 | Restore text display during restore | Dees_Troy | 1 | -0/+2 |
2012-11-22 | restore based on backup type, not destination type | Gary Peck | 1 | -40/+49 |
2012-11-15 | Fixes for multi-user in 4.2 | Dees_Troy | 1 | -9/+17 |
2012-11-14 | add exfat to partitions.cpp | bigbiff bigbiff | 1 | -0/+1 |
2012-10-16 | Initial BML support (ext4 only) | Dees_Troy | 1 | -4/+11 |
2012-10-14 | Handle storage devices that are slow to mount | Dees_Troy | 1 | -0/+15 |
2012-10-13 | Remove unneeded duplicate code | Dees_Troy | 1 | -41/+0 |
2012-10-13 | Track whether a partition is mounted during refresh sizes | Dees_Troy | 1 | -5/+18 |
2012-10-12 | Change backup size check for dd | Dees_Troy | 1 | -2/+2 |
2012-10-12 | Fix restore of multiple archives | Dees_Troy | 1 | -1/+1 |
2012-10-08 | Fix derp with alternate storage | Dees_Troy | 1 | -1/+1 |
2012-10-01 | Fix error message on encrypted devices | Dees_Troy | 1 | -1/+8 |
2012-09-28 | Revert busybox for CM7 compatibility, add exclamation point to format data | Dees_Troy | 1 | -3/+5 |
2012-09-27 | Update sdcard partitioning to C++ | Dees_Troy | 1 | -9/+1 |
2012-09-27 | Port reboot functions to C++ | Dees_Troy | 1 | -1/+0 |
2012-09-27 | Handle mountable boot partitions | Dees_Troy | 1 | -2/+10 |
2012-09-26 | Backup size for special partitions that are images | Dees_Troy | 1 | -0/+24 |
2012-09-26 | Fix problems with MTD devices | Dees_Troy | 1 | -7/+2 |
2012-09-26 | Add backup size checking | Dees_Troy | 1 | -7/+20 |
2012-09-26 | Convert makelist to C++ | Dees_Troy | 1 | -2/+3 |
2012-09-26 | Unify portrait layouts again | Dees_Troy | 1 | -1/+13 |
2012-09-24 | Update tablet layouts with ADB sideload | Dees_Troy | 1 | -0/+1 |
2012-09-21 | Fix special partition handling | Dees_Troy | 1 | -2/+2 |
2012-09-21 | Add android_secure support | Dees_Troy | 1 | -17/+82 |
2012-09-20 | Various fixes | Dees_Troy | 1 | -0/+7 |
2012-09-18 | Cleanup extra-functions | Dees_Troy | 1 | -4/+31 |
2012-09-18 | Improve backup and restore | Dees_Troy | 1 | -13/+50 |
2012-09-17 | Update backup and restore code, adb sideload | Dees_Troy | 1 | -88/+178 |
2012-09-14 | Add wipe functions, compiles in CM7, text shows in UI, zips install | Dees_Troy | 1 | -98/+353 |
2012-09-11 | Zip install works again | Dees_Troy | 1 | -6/+26 |
2012-09-10 | More Partition Manager functionality | Dees_Troy | 1 | -9/+19 |
2012-09-10 | Improve storage size code, mount, unmount | Dees_Troy | 1 | -62/+197 |
2012-09-07 | Add processing of fstab, mounting, and decrypt | Dees_Troy | 1 | -12/+510 |
2012-09-05 | TWRP-ify AOSP code | Dees_Troy | 1 | -0/+193 |