summaryrefslogtreecommitdiffstats
path: root/partitions.hpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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