| Commit message (Expand) | Author | Files | Lines |
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-08-30 | implement "usermrf" fstab flag to force rm -rf * deletion on specific partitions | Hashcode | 1 | -0/+1 |
2013-08-29 | Initial f2fs support | Dees_Troy | 1 | -0/+1 |
2013-08-24 | Clean-up in partitions.hpp | Vojtech Bocek | 1 | -90/+88 |
2013-07-03 | 2.6.0.0 | Dees_Troy | 1 | -0/+1 |
2013-06-22 | Support encrypted backup files | Dees_Troy | 1 | -0/+2 |
2013-03-30 | Add partition list GUI element | Dees_Troy | 1 | -0/+16 |
2013-01-15 | Add flag for retaining layout version | Dees_Troy | 1 | -0/+1 |
2013-01-09 | Improve remounting sdcard with ecryptfs | Dees_Troy | 1 | -0/+3 |
2013-01-09 | Add libtar to TWRP instead of using busybox tar | bigbiff bigbiff | 1 | -1/+2 |
2012-12-12 | Add ignore blkid flag for Transformers | Dees_Troy | 1 | -0/+1 |
2012-11-22 | restore based on backup type, not destination type | Gary Peck | 1 | -2/+3 |
2012-10-15 | Update and improve USB storage code | Dees_Troy | 1 | -0/+1 |
2012-10-14 | Handle storage devices that are slow to mount | Dees_Troy | 1 | -0/+1 |
2012-10-12 | Unmount system after boot, backup, and restore | Dees_Troy | 1 | -0/+1 |
2012-10-10 | redo fix permissions in c++ for faster changes | bigbiff bigbiff | 1 | -0/+1 |
2012-09-27 | Update sdcard partitioning to C++ | Dees_Troy | 1 | -1/+1 |
2012-09-27 | Port backup name checking to Partition Manager | Dees_Troy | 1 | -0/+1 |
2012-09-26 | Add option to wipe android secure | Dees_Troy | 1 | -0/+1 |
2012-09-26 | Fix permissions updates | Dees_Troy | 1 | -1/+0 |
2012-09-26 | Fix problems with MTD devices | Dees_Troy | 1 | -1/+1 |
2012-09-26 | Add backup size checking | Dees_Troy | 1 | -2/+4 |
2012-09-21 | Add progress bar support to backup and restore | Dees_Troy | 1 | -2/+2 |
2012-09-21 | Add android_secure support | Dees_Troy | 1 | -1/+6 |
2012-09-20 | Add and improve OpenRecoveryScript support | Dees_Troy | 1 | -0/+1 |
2012-09-18 | Cleanup extra-functions | Dees_Troy | 1 | -0/+4 |
2012-09-18 | Improve backup and restore | Dees_Troy | 1 | -0/+1 |
2012-09-17 | Update backup and restore code, adb sideload | Dees_Troy | 1 | -3/+6 |
2012-09-14 | Add wipe functions, compiles in CM7, text shows in UI, zips install | Dees_Troy | 1 | -4/+14 |
2012-09-10 | More Partition Manager functionality | Dees_Troy | 1 | -0/+1 |
2012-09-10 | Improve storage size code, mount, unmount | Dees_Troy | 1 | -3/+9 |
2012-09-07 | Add processing of fstab, mounting, and decrypt | Dees_Troy | 1 | -34/+55 |
2012-09-05 | TWRP-ify AOSP code | Dees_Troy | 1 | -32/+34 |
2012-09-04 | Initial stub of partitions.hpp | Dees_Troy | 1 | -0/+141 |