summaryrefslogtreecommitdiffstats
path: root/partition.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add MTK6575/6577 EMMC partitions backup supportigoriok2013-02-191-3/+29
* change libtar to fork instead of pthreadbigbiff bigbiff2013-02-181-5/+5
* Add write buffer for tar writesDees_Troy2013-02-071-1/+1
* Fix fail over to vfat from exfatDees_Troy2013-02-011-33/+60
* exFAT improvements, fixesDees_Troy2013-01-281-3/+11
* Fix subpartitionof flagDees_Troy2013-01-281-1/+1
* change tar create to pthreadbigbiff bigbiff2013-01-241-8/+18
* Remove sockets and FIFOS when removing filesbigbiff bigbiff2013-01-201-1/+1
* Fix handling of blkid outputDees_Troy2013-01-181-15/+14
* Save version to cacheDees_Troy2013-01-171-0/+3
* ORS engine fixesDees_Troy2013-01-171-1/+3
* Add flag for retaining layout versionDees_Troy2013-01-151-38/+50
* Check to ensure that external is encryptedDees_Troy2013-01-141-1/+3
* More Samsung sdcard crypto fixesDees_Troy2013-01-101-1/+14
* Fix wiping problems and save ecrypt keyDees_Troy2013-01-091-2/+30
* Improve remounting sdcard with ecryptfsDees_Troy2013-01-091-2/+20
* Add libtar to TWRP instead of using busybox tarbigbiff bigbiff2013-01-091-131/+130
* Improve handling of undecrypted encrypted /dataGary Peck2012-12-211-4/+15
* Reset partition flags when the partition is wipedGary Peck2012-12-211-21/+34
* check backup image size before restoringGary Peck2012-12-181-1/+14
* Fix handling of MTD partitions during mountDees_Troy2012-12-181-1/+19
* Add ignore blkid flag for TransformersDees_Troy2012-12-121-2/+6
* Restore text display during restoreDees_Troy2012-12-121-0/+2
* restore based on backup type, not destination typeGary Peck2012-11-221-40/+49
* Fixes for multi-user in 4.2Dees_Troy2012-11-151-9/+17
* add exfat to partitions.cppbigbiff bigbiff2012-11-141-0/+1
* Initial BML support (ext4 only)Dees_Troy2012-10-161-4/+11
* Handle storage devices that are slow to mountDees_Troy2012-10-141-0/+15
* Remove unneeded duplicate codeDees_Troy2012-10-131-41/+0
* Track whether a partition is mounted during refresh sizesDees_Troy2012-10-131-5/+18
* Change backup size check for ddDees_Troy2012-10-121-2/+2
* Fix restore of multiple archivesDees_Troy2012-10-121-1/+1
* Fix derp with alternate storageDees_Troy2012-10-081-1/+1
* Fix error message on encrypted devicesDees_Troy2012-10-011-1/+8
* Revert busybox for CM7 compatibility, add exclamation point to format dataDees_Troy2012-09-281-3/+5
* Update sdcard partitioning to C++Dees_Troy2012-09-271-9/+1
* Port reboot functions to C++Dees_Troy2012-09-271-1/+0
* Handle mountable boot partitionsDees_Troy2012-09-271-2/+10
* Backup size for special partitions that are imagesDees_Troy2012-09-261-0/+24
* Fix problems with MTD devicesDees_Troy2012-09-261-7/+2
* Add backup size checkingDees_Troy2012-09-261-7/+20
* Convert makelist to C++Dees_Troy2012-09-261-2/+3
* Unify portrait layouts againDees_Troy2012-09-261-1/+13
* Update tablet layouts with ADB sideloadDees_Troy2012-09-241-0/+1
* Fix special partition handlingDees_Troy2012-09-211-2/+2
* Add android_secure supportDees_Troy2012-09-211-17/+82
* Various fixesDees_Troy2012-09-201-0/+7
* Cleanup extra-functionsDees_Troy2012-09-181-4/+31
* Improve backup and restoreDees_Troy2012-09-181-13/+50
* Update backup and restore code, adb sideloadDees_Troy2012-09-171-88/+178
* Add wipe functions, compiles in CM7, text shows in UI, zips installDees_Troy2012-09-141-98/+353
* Zip install works againDees_Troy2012-09-111-6/+26
* More Partition Manager functionalityDees_Troy2012-09-101-9/+19
* Improve storage size code, mount, unmountDees_Troy2012-09-101-62/+197
* Add processing of fstab, mounting, and decryptDees_Troy2012-09-071-12/+510
* TWRP-ify AOSP codeDees_Troy2012-09-051-0/+193