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