summaryrefslogtreecommitdiffstats
path: root/partitions.hpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* implement "usermrf" fstab flag to force rm -rf * deletion on specific partitionsHashcode2013-08-301-0/+1
* Initial f2fs supportDees_Troy2013-08-291-0/+1
* Clean-up in partitions.hppVojtech Bocek2013-08-241-90/+88
* 2.6.0.0Dees_Troy2013-07-031-0/+1
* Support encrypted backup filesDees_Troy2013-06-221-0/+2
* Add partition list GUI elementDees_Troy2013-03-301-0/+16
* Add flag for retaining layout versionDees_Troy2013-01-151-0/+1
* Improve remounting sdcard with ecryptfsDees_Troy2013-01-091-0/+3
* Add libtar to TWRP instead of using busybox tarbigbiff bigbiff2013-01-091-1/+2
* Add ignore blkid flag for TransformersDees_Troy2012-12-121-0/+1
* restore based on backup type, not destination typeGary Peck2012-11-221-2/+3
* Update and improve USB storage codeDees_Troy2012-10-151-0/+1
* Handle storage devices that are slow to mountDees_Troy2012-10-141-0/+1
* Unmount system after boot, backup, and restoreDees_Troy2012-10-121-0/+1
* redo fix permissions in c++ for faster changesbigbiff bigbiff2012-10-101-0/+1
* Update sdcard partitioning to C++Dees_Troy2012-09-271-1/+1
* Port backup name checking to Partition ManagerDees_Troy2012-09-271-0/+1
* Add option to wipe android secureDees_Troy2012-09-261-0/+1
* Fix permissions updatesDees_Troy2012-09-261-1/+0
* Fix problems with MTD devicesDees_Troy2012-09-261-1/+1
* Add backup size checkingDees_Troy2012-09-261-2/+4
* Add progress bar support to backup and restoreDees_Troy2012-09-211-2/+2
* Add android_secure supportDees_Troy2012-09-211-1/+6
* Add and improve OpenRecoveryScript supportDees_Troy2012-09-201-0/+1
* Cleanup extra-functionsDees_Troy2012-09-181-0/+4
* Improve backup and restoreDees_Troy2012-09-181-0/+1
* Update backup and restore code, adb sideloadDees_Troy2012-09-171-3/+6
* Add wipe functions, compiles in CM7, text shows in UI, zips installDees_Troy2012-09-141-4/+14
* More Partition Manager functionalityDees_Troy2012-09-101-0/+1
* Improve storage size code, mount, unmountDees_Troy2012-09-101-3/+9
* Add processing of fstab, mounting, and decryptDees_Troy2012-09-071-34/+55
* TWRP-ify AOSP codeDees_Troy2012-09-051-32/+34
* Initial stub of partitions.hppDees_Troy2012-09-041-0/+141