| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix adopted storage when andsec flag is present | Ethan Yonker | 2016-02-18 | 1 | -1/+2 |
* | Replace fix permissions with fix contexts for emulated storage | Ethan Yonker | 2016-01-29 | 1 | -1/+1 |
* | Adopted Storage support | Ethan Yonker | 2016-01-25 | 1 | -1/+7 |
* | partitions.hpp: some formatting | Andreas Blaesius | 2016-01-04 | 1 | -4/+4 |
* | Use ioctl to get block device size | Ethan Yonker | 2015-12-19 | 1 | -0/+1 |
* | Multiple Language Support | Ethan Yonker | 2015-12-19 | 1 | -0/+4 |
* | Fix broken fsflags support | Ketut Putu Kumajaya | 2015-11-26 | 1 | -1/+1 |
* | Update dosfstools | Matt Mower | 2015-11-26 | 1 | -1/+1 |
* | Add ntfs-3g support | Ethan Yonker | 2015-07-14 | 1 | -0/+1 |
* | Add resize2fs and ability to run resize2fs via GUI | Ethan Yonker | 2015-05-28 | 1 | -1/+4 |
* | Mount system as read-only by default | Ethan Yonker | 2015-05-27 | 1 | -0/+3 |
* | Theme: Add ability to disable size checking before backup | bigbiff | 2015-02-23 | 1 | -1/+1 |
* | MTP: make MTP work even if unplugged and replugged | Ethan Yonker | 2015-02-02 | 1 | -0/+1 |
* | Add cancel backup capability. | bigbiff | 2015-01-27 | 1 | -3/+8 |
* | Allow flashing of images via the GUI | Ethan Yonker | 2015-01-09 | 1 | -2/+6 |
* | MTP add/remove storage instead of disabling MTP | Ethan Yonker | 2014-12-19 | 1 | -0/+8 |
* | add function to partition.cpp to return max file size to mtp responder | bigbiff | 2014-12-04 | 1 | -0/+1 |
* | Reduce libs needed for decrypt and clean up old decypt files | Ethan Yonker | 2014-12-04 | 1 | -3/+2 |
* | partitionmanager: remove unused By_Block and By_Name methods | that | 2014-11-04 | 1 | -15/+0 |
* | mtp: cleanup, fixes and performance improvements | that | 2014-10-08 | 1 | -5/+2 |
* | Attempt to automatically identify data/media devices | Ethan Yonker | 2014-09-20 | 1 | -0/+1 |
* | Additional checks to prevent partitioning internal storage | Ethan Yonker | 2014-09-15 | 1 | -1/+3 |
* | MTP: Use fork instead of pthread | Ethan Yonker | 2014-09-05 | 1 | -1/+1 |
* | add mtp responder to TWRP. | bigbiff bigbiff | 2014-09-03 | 1 | -2/+9 |
* | Track backup and restore progress | Ethan Yonker | 2014-07-09 | 1 | -7/+10 |
* | Add options to repair or change file system | Ethan Yonker | 2014-06-04 | 1 | -0/+9 |
* | Fix crash while loading config due to incorrect tw_storage_path | Vojtech Bocek | 2014-05-31 | 1 | -0/+1 |
* | Support alternative .android_secure location | Matt Mower | 2014-04-16 | 1 | -1/+2 |
* | Improve USB Storage handling | Ethan Yonker | 2014-04-01 | 1 | -0/+1 |
* | Improve handling of settings storage and android secure | Ethan Yonker | 2014-03-13 | 1 | -0/+1 |
* | Create a TWRP Disk Usage Class to retain state about a directory and whether we should skip it in other classes like twrpTar. | bigbiff bigbiff | 2013-12-19 | 1 | -1/+2 |
* | add support for fsflags= option in twrp.fstab file | Hashcode | 2013-12-19 | 1 | -0/+3 |
* | Update licenses to all match | Dees Troy | 2013-10-22 | 1 | -21/+17 |
* | implement "usermrf" fstab flag to force rm -rf * deletion on specific partitions | Hashcode | 2013-08-30 | 1 | -0/+1 |
* | Initial f2fs support | Dees_Troy | 2013-08-29 | 1 | -0/+1 |
* | Clean-up in partitions.hpp | Vojtech Bocek | 2013-08-24 | 1 | -90/+88 |
* | 2.6.0.0 | Dees_Troy | 2013-07-03 | 1 | -0/+1 |
* | Support encrypted backup files | Dees_Troy | 2013-06-22 | 1 | -0/+2 |
* | Add partition list GUI element | Dees_Troy | 2013-03-30 | 1 | -0/+16 |
* | Add flag for retaining layout version | Dees_Troy | 2013-01-15 | 1 | -0/+1 |
* | Improve remounting sdcard with ecryptfs | Dees_Troy | 2013-01-09 | 1 | -0/+3 |
* | Add libtar to TWRP instead of using busybox tar | bigbiff bigbiff | 2013-01-09 | 1 | -1/+2 |
* | Add ignore blkid flag for Transformers | Dees_Troy | 2012-12-12 | 1 | -0/+1 |
* | restore based on backup type, not destination type | Gary Peck | 2012-11-22 | 1 | -2/+3 |
* | Update and improve USB storage code | Dees_Troy | 2012-10-15 | 1 | -0/+1 |
* | Handle storage devices that are slow to mount | Dees_Troy | 2012-10-14 | 1 | -0/+1 |
* | Unmount system after boot, backup, and restore | Dees_Troy | 2012-10-12 | 1 | -0/+1 |
* | redo fix permissions in c++ for faster changes | bigbiff bigbiff | 2012-10-10 | 1 | -0/+1 |
* | Update sdcard partitioning to C++ | Dees_Troy | 2012-09-27 | 1 | -1/+1 |
* | Port backup name checking to Partition Manager | Dees_Troy | 2012-09-27 | 1 | -0/+1 |
* | Add option to wipe android secure | Dees_Troy | 2012-09-26 | 1 | -0/+1 |
* | Fix permissions updates | Dees_Troy | 2012-09-26 | 1 | -1/+0 |
* | Fix problems with MTD devices | Dees_Troy | 2012-09-26 | 1 | -1/+1 |
* | Add backup size checking | Dees_Troy | 2012-09-26 | 1 | -2/+4 |
* | Add progress bar support to backup and restore | Dees_Troy | 2012-09-21 | 1 | -2/+2 |
* | Add android_secure support | Dees_Troy | 2012-09-21 | 1 | -1/+6 |
* | Add and improve OpenRecoveryScript support | Dees_Troy | 2012-09-20 | 1 | -0/+1 |
* | Cleanup extra-functions | Dees_Troy | 2012-09-18 | 1 | -0/+4 |
* | Improve backup and restore | Dees_Troy | 2012-09-18 | 1 | -0/+1 |
* | Update backup and restore code, adb sideload | Dees_Troy | 2012-09-17 | 1 | -3/+6 |
* | Add wipe functions, compiles in CM7, text shows in UI, zips install | Dees_Troy | 2012-09-14 | 1 | -4/+14 |
* | More Partition Manager functionality | Dees_Troy | 2012-09-10 | 1 | -0/+1 |
* | Improve storage size code, mount, unmount | Dees_Troy | 2012-09-10 | 1 | -3/+9 |
* | Add processing of fstab, mounting, and decrypt | Dees_Troy | 2012-09-07 | 1 | -34/+55 |
* | TWRP-ify AOSP code | Dees_Troy | 2012-09-05 | 1 | -32/+34 |
* | Initial stub of partitions.hpp | Dees_Troy | 2012-09-04 | 1 | -0/+141 |