| Commit message (Expand) | Author | Age | Files | Lines |
* | Update licenses to all match | Dees Troy | 2013-10-22 | 1 | -21/+17 |
* | fix getting and setting contexts in selinux | bigbiff bigbiff | 2013-10-17 | 1 | -1/+0 |
* | Add TWFunc::Exec_Cmd() with no 'result' agrument | Vojtech Bocek | 2013-09-12 | 1 | -7/+7 |
* | Pull ROM info from build.prop for backup names | Dees Troy | 2013-09-12 | 1 | -4/+5 |
* | implement "usermrf" fstab flag to force rm -rf * deletion on specific partitions | Hashcode | 2013-08-30 | 1 | -0/+2 |
* | Unify indentation and little clean-up in TWRP files | Vojtech Bocek | 2013-08-24 | 1 | -8/+8 |
* | Fix AOSP decrypt when TouchWiz code is present | Dees_Troy | 2013-08-23 | 1 | -0/+1 |
* | Fix problem with not waiting for pigz to exit | Dees_Troy | 2013-08-14 | 1 | -0/+2 |
* | 2.6.0.0 | Dees_Troy | 2013-07-03 | 1 | -1/+23 |
* | Fix backup of datadata | Dees_Troy | 2013-07-01 | 1 | -3/+4 |
* | Fix some issues with wipe partition list | Dees_Troy | 2013-07-01 | 1 | -0/+11 |
* | Support encrypted backup files | Dees_Troy | 2013-06-22 | 1 | -12/+30 |
* | Improve backup list results | Dees_Troy | 2013-04-08 | 1 | -3/+13 |
* | Fix handling of subpartitions | Dees_Troy | 2013-04-05 | 1 | -8/+8 |
* | Move all AOSP code out of recovery binary | Dees_Troy | 2013-04-04 | 1 | -163/+140 |
* | Add partition list GUI element | Dees_Troy | 2013-03-30 | 1 | -390/+249 |
* | trying to fix md5 | bigbiff bigbiff | 2013-03-17 | 1 | -5/+1 |
* | use md5.c for computation of md5sums | bigbiff bigbiff | 2013-03-07 | 1 | -13/+24 |
* | support devices without bootpartition | ChampionSwimmer | 2013-02-19 | 1 | -0/+4 |
* | convert file_bps to be unsigned long long | bigbiff bigbiff | 2013-02-19 | 1 | -5/+8 |
* | Fix fail over to vfat from exfat | Dees_Troy | 2013-02-01 | 1 | -5/+5 |
* | Disable USB Mass Storage if the USB lun file does not exist. | Dees_Troy | 2013-01-24 | 1 | -4/+0 |
* | Move backup folder creation to after free space calc | Dees_Troy | 2013-01-18 | 1 | -8/+8 |
* | ORS engine fixes | Dees_Troy | 2013-01-17 | 1 | -28/+29 |
* | Add flag for retaining layout version | Dees_Troy | 2013-01-15 | 1 | -0/+2 |
* | Check to ensure that external is encrypted | Dees_Troy | 2013-01-14 | 1 | -0/+7 |
* | More Samsung sdcard crypto fixes | Dees_Troy | 2013-01-10 | 1 | -1/+1 |
* | Fix ifdefs for Samsung encryption | Dees_Troy | 2013-01-10 | 1 | -0/+4 |
* | Improve remounting sdcard with ecryptfs | Dees_Troy | 2013-01-09 | 1 | -5/+12 |
* | Add libtar to TWRP instead of using busybox tar | bigbiff bigbiff | 2013-01-09 | 1 | -31/+42 |
* | Add Samsung TouchWiz decryption | a3955269 | 2013-01-08 | 1 | -1/+52 |
* | Improve handling of undecrypted encrypted /data | Gary Peck | 2012-12-21 | 1 | -0/+3 |
* | Add ignore blkid flag for Transformers | Dees_Troy | 2012-12-12 | 1 | -0/+2 |
* | print partition details independent of whether its mountable | Gary Peck | 2012-11-22 | 1 | -61/+61 |
* | Fixes for multi-user in 4.2 | Dees_Troy | 2012-11-15 | 1 | -0/+9 |
* | Unmount main partitions after fixing permissions | Dees_Troy | 2012-10-20 | 1 | -0/+1 |
* | Update and improve USB storage code | Dees_Troy | 2012-10-15 | 1 | -82/+39 |
* | Handle single lun file for USB storage | Dees_Troy | 2012-10-14 | 1 | -34/+60 |
* | Fix problem with sizes of images after reset default | Dees_Troy | 2012-10-13 | 1 | -0/+37 |
* | Unmount main partitions after USB storage disable | Dees_Troy | 2012-10-12 | 1 | -0/+1 |
* | Unmount system after boot, backup, and restore | Dees_Troy | 2012-10-12 | 1 | -0/+19 |
* | redo fix permissions in c++ for faster changes | bigbiff bigbiff | 2012-10-10 | 1 | -1/+18 |
* | Update sdcard partitioning to C++ | Dees_Troy | 2012-09-27 | 1 | -0/+144 |
* | Port backup name checking to Partition Manager | Dees_Troy | 2012-09-27 | 1 | -1/+53 |
* | Handle mountable boot partitions | Dees_Troy | 2012-09-27 | 1 | -1/+9 |
* | Add option to wipe android secure | Dees_Troy | 2012-09-26 | 1 | -0/+20 |
* | Fix permissions updates | Dees_Troy | 2012-09-26 | 1 | -13/+0 |
* | Fix problems with MTD devices | Dees_Troy | 2012-09-26 | 1 | -2/+5 |
* | Unify portrait layouts again | Dees_Troy | 2012-09-26 | 1 | -0/+3 |
* | Fix skip MD5 setting during backup | Dees_Troy | 2012-09-24 | 1 | -4/+6 |
* | Add progress bar support to backup and restore | Dees_Troy | 2012-09-21 | 1 | -25/+89 |
* | Fix special partition handling | Dees_Troy | 2012-09-21 | 1 | -17/+38 |
* | Add android_secure support | Dees_Troy | 2012-09-21 | 1 | -20/+35 |
* | Various fixes | Dees_Troy | 2012-09-20 | 1 | -3/+1 |
* | Fix fstab and unmount problems | Dees_Troy | 2012-09-20 | 1 | -1/+5 |
* | Add and improve OpenRecoveryScript support | Dees_Troy | 2012-09-20 | 1 | -0/+9 |
* | Cleanup extra-functions | Dees_Troy | 2012-09-18 | 1 | -20/+287 |
* | Improve backup and restore | Dees_Troy | 2012-09-18 | 1 | -177/+160 |
* | Update backup and restore code, adb sideload | Dees_Troy | 2012-09-17 | 1 | -22/+449 |
* | Add wipe functions, compiles in CM7, text shows in UI, zips install | Dees_Troy | 2012-09-14 | 1 | -30/+126 |
* | Make text appear in GUI console, Zip install works. | Dees_Troy | 2012-09-12 | 1 | -2/+2 |
* | Zip install works again | Dees_Troy | 2012-09-11 | 1 | -4/+4 |
* | More Partition Manager functionality | Dees_Troy | 2012-09-10 | 1 | -13/+277 |
* | Improve storage size code, mount, unmount | Dees_Troy | 2012-09-10 | 1 | -50/+192 |
* | Add processing of fstab, mounting, and decrypt | Dees_Troy | 2012-09-07 | 1 | -16/+190 |
* | TWRP-ify AOSP code | Dees_Troy | 2012-09-05 | 1 | -0/+147 |