| Commit message (Expand) | Author | Files | Lines |
2015-02-23 | Theme: Add ability to disable size checking before backup | bigbiff | 1 | -5/+46 |
2015-02-02 | MTP: make MTP work even if unplugged and replugged | Ethan Yonker | 1 | -24/+26 |
2015-01-27 | Add cancel backup capability. | bigbiff | 1 | -3/+33 |
2015-01-22 | Hide some non critical error messages | Ethan Yonker | 1 | -8/+8 |
2015-01-09 | Allow flashing of images via the GUI | Ethan Yonker | 1 | -0/+63 |
2015-01-02 | Do not toggle USB ID during MTP startup if not needed | Ethan Yonker | 1 | -24/+31 |
2014-12-29 | Move sleep during MTP startup to MTP thread | Ethan Yonker | 1 | -1/+0 |
2014-12-29 | Check for valid MTP_Storage_ID before adding or removing | Ethan Yonker | 1 | -0/+2 |
2014-12-22 | Fix else if and maxFileSize initializer. | bigbiff | 1 | -1/+1 |
2014-12-22 | fixPermissions: simplify code, fix bugs | that | 1 | -0/+4 |
2014-12-19 | MTP add/remove storage instead of disabling MTP | Ethan Yonker | 1 | -15/+148 |
2014-12-12 | Attempt to set the proper uid/gid/contexts on new files and dirs | Ethan Yonker | 1 | -0/+2 |
2014-12-12 | Revert "Fix USB Mass Storage on some devices" | Matt Mower | 1 | -3/+1 |
2014-12-12 | This fixes kernel panic on find7 when disabling MTP before flashing zips. | bigbiff | 1 | -0/+1 |
2014-12-10 | Fix occasional MTP kernel panic | Ethan Yonker | 1 | -0/+1 |
2014-12-04 | add function to partition.cpp to return max file size to mtp responder | bigbiff | 1 | -1/+1 |
2014-12-04 | Reduce libs needed for decrypt and clean up old decypt files | Ethan Yonker | 1 | -85/+19 |
2014-11-20 | Properly set tw_settings_path after decrypt on data media devices | Ethan Yonker | 1 | -0/+1 |
2014-11-19 | Add /firmware to the mount list for L decrypt | Ethan Yonker | 1 | -0/+1 |
2014-11-18 | Tweak 5.0 L decrypt | Ethan Yonker | 1 | -0/+21 |
2014-11-12 | Add lollipop decrypt support | Ethan Yonker | 1 | -1/+3 |
2014-11-04 | Fix USB Mass Storage on some devices | Ethan Yonker | 1 | -1/+3 |
2014-11-04 | add "done" after "Updating partition details..." | that | 1 | -0/+1 |
2014-11-04 | partitionmanager: remove unused By_Block and By_Name methods | that | 1 | -253/+0 |
2014-10-08 | performance profile support | Tom Hite | 1 | -5/+21 |
2014-10-08 | mtp: cleanup, fixes and performance improvements | that | 1 | -7/+6 |
2014-09-20 | Attempt to automatically identify data/media devices | Ethan Yonker | 1 | -10/+21 |
2014-09-15 | Additional checks to prevent partitioning internal storage | Ethan Yonker | 1 | -1/+1 |
2014-09-11 | Fix handling of MTP fork/child process | Ethan Yonker | 1 | -1/+6 |
2014-09-05 | MTP: Use fork instead of pthread | Ethan Yonker | 1 | -7/+12 |
2014-09-03 | Allow toggle of MTP debug | Ethan Yonker | 1 | -1/+4 |
2014-09-03 | add mtp responder to TWRP. | bigbiff bigbiff | 1 | -11/+104 |
2014-07-09 | Track backup and restore progress | Ethan Yonker | 1 | -9/+26 |
2014-07-09 | Color in the console | Ethan Yonker | 1 | -2/+2 |
2014-06-04 | Whitespace and minor code cleanup | Matt Mower | 1 | -16/+16 |
2014-06-04 | Add options to repair or change file system | Ethan Yonker | 1 | -0/+135 |
2014-05-31 | Fix crash while loading config due to incorrect tw_storage_path | Vojtech Bocek | 1 | -0/+16 |
2014-05-31 | Fix multiple lun file USB mounting | Matt Mower | 1 | -2/+2 |
2014-04-16 | Only setup settings,andsec partitions if available | Matt Mower | 1 | -4/+7 |
2014-04-16 | Support alternative .android_secure location | Matt Mower | 1 | -3/+20 |
2014-04-02 | Fix display of .android_secure size in Backup | Matt Mower | 1 | -1/+1 |
2014-04-01 | Improve USB Storage handling | Ethan Yonker | 1 | -30/+61 |
2014-03-30 | if md5 check is not selected for subpartitions, don't check it. | bigbiff bigbiff | 1 | -1/+1 |
2014-03-19 | Re-arrange handling of settings storage partition | Dees Troy | 1 | -7/+7 |
2014-03-13 | Improve handling of settings storage and android secure | Ethan Yonker | 1 | -13/+12 |
2014-02-28 | Restore capabilities to run-as binary | Dees Troy | 1 | -1/+1 |
2014-02-26 | Check crypto footer before offering to decrypt | Ethan Yonker | 1 | -3/+3 |
2014-02-12 | Allow recovery to be restored if backup=1 flag is present in recovery.fstab | bigbiff bigbiff | 1 | -1/+1 |
2014-02-03 | Improve android secure handling | Ethan Yonker | 1 | -0/+3 |
2014-01-23 | Fix include of cutils | Dees Troy | 1 | -1/+4 |
2014-01-21 | Fix handling of storage after decryption | Dees Troy | 1 | -2/+1 |
2014-01-21 | Set listener properties for UMS mount/unmount | Matt Mower | 1 | -0/+2 |
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/+5 |
2013-12-19 | add support for fsflags= option in twrp.fstab file | Hashcode | 1 | -0/+2 |
2013-10-24 | Update licenses to all match | Dees Troy | 1 | -21/+17 |
2013-10-23 | fix getting and setting contexts in selinux | bigbiff bigbiff | 1 | -1/+0 |
2013-10-22 | Update licenses to all match | Dees Troy | 1 | -21/+17 |
2013-10-17 | fix getting and setting contexts in selinux | bigbiff bigbiff | 1 | -1/+0 |
2013-09-12 | Add TWFunc::Exec_Cmd() with no 'result' agrument | Vojtech Bocek | 1 | -7/+7 |
2013-09-12 | Pull ROM info from build.prop for backup names | Dees Troy | 1 | -4/+5 |
2013-08-30 | implement "usermrf" fstab flag to force rm -rf * deletion on specific partitions | Hashcode | 1 | -0/+2 |
2013-08-24 | Unify indentation and little clean-up in TWRP files | Vojtech Bocek | 1 | -8/+8 |
2013-08-23 | Fix AOSP decrypt when TouchWiz code is present | Dees_Troy | 1 | -0/+1 |
2013-08-14 | Fix problem with not waiting for pigz to exit | Dees_Troy | 1 | -0/+2 |
2013-07-03 | 2.6.0.0 | Dees_Troy | 1 | -1/+23 |
2013-07-01 | Fix backup of datadata | Dees_Troy | 1 | -3/+4 |
2013-07-01 | Fix some issues with wipe partition list | Dees_Troy | 1 | -0/+11 |
2013-06-22 | Support encrypted backup files | Dees_Troy | 1 | -12/+30 |
2013-04-08 | Improve backup list results | Dees_Troy | 1 | -3/+13 |
2013-04-05 | Fix handling of subpartitions | Dees_Troy | 1 | -8/+8 |
2013-04-04 | Move all AOSP code out of recovery binary | Dees_Troy | 1 | -163/+140 |
2013-03-30 | Add partition list GUI element | Dees_Troy | 1 | -390/+249 |
2013-03-17 | trying to fix md5 | bigbiff bigbiff | 1 | -5/+1 |
2013-03-07 | use md5.c for computation of md5sums | bigbiff bigbiff | 1 | -13/+24 |
2013-02-19 | support devices without bootpartition | ChampionSwimmer | 1 | -0/+4 |
2013-02-19 | convert file_bps to be unsigned long long | bigbiff bigbiff | 1 | -5/+8 |
2013-02-01 | Fix fail over to vfat from exfat | Dees_Troy | 1 | -5/+5 |
2013-01-24 | Disable USB Mass Storage if the USB lun file does not exist. | Dees_Troy | 1 | -4/+0 |
2013-01-18 | Move backup folder creation to after free space calc | Dees_Troy | 1 | -8/+8 |
2013-01-17 | ORS engine fixes | Dees_Troy | 1 | -28/+29 |
2013-01-15 | Add flag for retaining layout version | Dees_Troy | 1 | -0/+2 |
2013-01-14 | Check to ensure that external is encrypted | Dees_Troy | 1 | -0/+7 |
2013-01-10 | More Samsung sdcard crypto fixes | Dees_Troy | 1 | -1/+1 |
2013-01-10 | Fix ifdefs for Samsung encryption | Dees_Troy | 1 | -0/+4 |
2013-01-09 | Improve remounting sdcard with ecryptfs | Dees_Troy | 1 | -5/+12 |
2013-01-09 | Add libtar to TWRP instead of using busybox tar | bigbiff bigbiff | 1 | -31/+42 |
2013-01-08 | Add Samsung TouchWiz decryption | a3955269 | 1 | -1/+52 |
2012-12-21 | Improve handling of undecrypted encrypted /data | Gary Peck | 1 | -0/+3 |
2012-12-12 | Add ignore blkid flag for Transformers | Dees_Troy | 1 | -0/+2 |
2012-11-22 | print partition details independent of whether its mountable | Gary Peck | 1 | -61/+61 |
2012-11-15 | Fixes for multi-user in 4.2 | Dees_Troy | 1 | -0/+9 |
2012-10-20 | Unmount main partitions after fixing permissions | Dees_Troy | 1 | -0/+1 |
2012-10-15 | Update and improve USB storage code | Dees_Troy | 1 | -82/+39 |
2012-10-14 | Handle single lun file for USB storage | Dees_Troy | 1 | -34/+60 |
2012-10-13 | Fix problem with sizes of images after reset default | Dees_Troy | 1 | -0/+37 |
2012-10-12 | Unmount main partitions after USB storage disable | Dees_Troy | 1 | -0/+1 |
2012-10-12 | Unmount system after boot, backup, and restore | Dees_Troy | 1 | -0/+19 |
2012-10-10 | redo fix permissions in c++ for faster changes | bigbiff bigbiff | 1 | -1/+18 |
2012-09-27 | Update sdcard partitioning to C++ | Dees_Troy | 1 | -0/+144 |
2012-09-27 | Port backup name checking to Partition Manager | Dees_Troy | 1 | -1/+53 |
2012-09-27 | Handle mountable boot partitions | Dees_Troy | 1 | -1/+9 |
2012-09-26 | Add option to wipe android secure | Dees_Troy | 1 | -0/+20 |
2012-09-26 | Fix permissions updates | Dees_Troy | 1 | -13/+0 |
2012-09-26 | Fix problems with MTD devices | Dees_Troy | 1 | -2/+5 |
2012-09-26 | Unify portrait layouts again | Dees_Troy | 1 | -0/+3 |
2012-09-24 | Fix skip MD5 setting during backup | Dees_Troy | 1 | -4/+6 |
2012-09-21 | Add progress bar support to backup and restore | Dees_Troy | 1 | -25/+89 |
2012-09-21 | Fix special partition handling | Dees_Troy | 1 | -17/+38 |
2012-09-21 | Add android_secure support | Dees_Troy | 1 | -20/+35 |
2012-09-20 | Various fixes | Dees_Troy | 1 | -3/+1 |
2012-09-20 | Fix fstab and unmount problems | Dees_Troy | 1 | -1/+5 |
2012-09-20 | Add and improve OpenRecoveryScript support | Dees_Troy | 1 | -0/+9 |
2012-09-18 | Cleanup extra-functions | Dees_Troy | 1 | -20/+287 |
2012-09-18 | Improve backup and restore | Dees_Troy | 1 | -177/+160 |
2012-09-17 | Update backup and restore code, adb sideload | Dees_Troy | 1 | -22/+449 |
2012-09-14 | Add wipe functions, compiles in CM7, text shows in UI, zips install | Dees_Troy | 1 | -30/+126 |
2012-09-12 | Make text appear in GUI console, Zip install works. | Dees_Troy | 1 | -2/+2 |
2012-09-11 | Zip install works again | Dees_Troy | 1 | -4/+4 |
2012-09-10 | More Partition Manager functionality | Dees_Troy | 1 | -13/+277 |
2012-09-10 | Improve storage size code, mount, unmount | Dees_Troy | 1 | -50/+192 |
2012-09-07 | Add processing of fstab, mounting, and decrypt | Dees_Troy | 1 | -16/+190 |
2012-09-05 | TWRP-ify AOSP code | Dees_Troy | 1 | -0/+147 |