summaryrefslogtreecommitdiffstats
path: root/partitions.hpp (unfollow)
Commit message (Expand)AuthorFilesLines
2013-07-032.6.0.0Dees_Troy1-0/+1
2013-06-22Support encrypted backup filesDees_Troy1-0/+2
2013-03-30Add partition list GUI elementDees_Troy1-0/+16
2013-01-15Add flag for retaining layout versionDees_Troy1-0/+1
2013-01-09Improve remounting sdcard with ecryptfsDees_Troy1-0/+3
2013-01-09Add libtar to TWRP instead of using busybox tarbigbiff bigbiff1-1/+2
2012-12-12Add ignore blkid flag for TransformersDees_Troy1-0/+1
2012-11-22restore based on backup type, not destination typeGary Peck1-2/+3
2012-10-15Update and improve USB storage codeDees_Troy1-0/+1
2012-10-14Handle storage devices that are slow to mountDees_Troy1-0/+1
2012-10-12Unmount system after boot, backup, and restoreDees_Troy1-0/+1
2012-10-10redo fix permissions in c++ for faster changesbigbiff bigbiff1-0/+1
2012-09-27Update sdcard partitioning to C++Dees_Troy1-1/+1
2012-09-27Port backup name checking to Partition ManagerDees_Troy1-0/+1
2012-09-26Add option to wipe android secureDees_Troy1-0/+1
2012-09-26Fix permissions updatesDees_Troy1-1/+0
2012-09-26Fix problems with MTD devicesDees_Troy1-1/+1
2012-09-26Add backup size checkingDees_Troy1-2/+4
2012-09-21Add progress bar support to backup and restoreDees_Troy1-2/+2
2012-09-21Add android_secure supportDees_Troy1-1/+6
2012-09-20Add and improve OpenRecoveryScript supportDees_Troy1-0/+1
2012-09-18Cleanup extra-functionsDees_Troy1-0/+4
2012-09-18Improve backup and restoreDees_Troy1-0/+1
2012-09-17Update backup and restore code, adb sideloadDees_Troy1-3/+6
2012-09-14Add wipe functions, compiles in CM7, text shows in UI, zips installDees_Troy1-4/+14
2012-09-10More Partition Manager functionalityDees_Troy1-0/+1
2012-09-10Improve storage size code, mount, unmountDees_Troy1-3/+9
2012-09-07Add processing of fstab, mounting, and decryptDees_Troy1-34/+55
2012-09-05TWRP-ify AOSP codeDees_Troy1-32/+34
2012-09-04Initial stub of partitions.hppDees_Troy1-0/+141