1. 04 Sep, 2014 1 commit
  2. 02 Sep, 2014 1 commit
  3. 09 Jul, 2014 1 commit
    • Ethan Yonker's avatar
      Track backup and restore progress · 1b7a31bd
      Ethan Yonker authored
      Track backup and restore progress based on the sizes of the files
      as they are being added to the tar backup file. Update the
      progress bar based on the sizes of the files.
      
      Change-Id: Idf649efa1db3e91830b4b2add86203a3f30042ff
      1b7a31bd
  4. 04 Jun, 2014 1 commit
  5. 31 May, 2014 1 commit
  6. 16 Apr, 2014 1 commit
    • Matt Mower's avatar
      Support alternative .android_secure location · bf4efa39
      Matt Mower authored
      Some devices (jewel, m8) have .android_secure at a non-standard
      location. Allow a different partition to be specified as the home of
      .android_secure using the fstab flag 'andsec'.
      
      Using the /data/media variant of jewel as an example, recovery.fstab or
      twrp.fstab could be edited like follows:
      
      /external_sd  vfat  /dev/block/mmcblk1p1  flags=display="MicroSD";andsec
      
      Note, this is NOT a method to move .android_secure in your ROM. Your ROM
      must already write to this alternative location.
      
      Change-Id: I3a6e4e63aaddb35870b79e80938b0f9c2c902443
      bf4efa39
  7. 01 Apr, 2014 1 commit
  8. 13 Mar, 2014 1 commit
  9. 19 Dec, 2013 2 commits
  10. 24 Oct, 2013 1 commit
  11. 22 Oct, 2013 1 commit
  12. 30 Aug, 2013 1 commit
  13. 29 Aug, 2013 1 commit
  14. 24 Aug, 2013 1 commit
  15. 03 Jul, 2013 1 commit
    • Dees_Troy's avatar
      2.6.0.0 · d93bda59
      Dees_Troy authored
      Also copy recovery.fstab to cache and create a storage.fstab in
      cache for app/apk use.
      d93bda59
  16. 22 Jun, 2013 1 commit
    • Dees_Troy's avatar
      Support encrypted backup files · 83bd483f
      Dees_Troy authored
      Also includes features merged from:
      
      Update twrpTar by kokotas
      
      Revised function entryExists().
      Added function to get archive's uncompressed size.
      Added option to exclude item(s) from the archive.
      Revised forks()
      
      http://review.teamw.in/#/c/590/
      
      Change-Id: I01fa2c81643161984eff2625247af75990684bd9
      83bd483f
  17. 30 Mar, 2013 1 commit
    • Dees_Troy's avatar
      Add partition list GUI element · a13d74fc
      Dees_Troy authored
      Add partition list GUI element and update backup, restore, mount,
      storage selection, and wipe sections of GUI and partition manager
      code to reflect the new GUI element. Update ORS engine to handle
      new backup and restore setup.
      
      Fix a bug with decrypt.
      Add 1080x1920 layout.
      
      Change-Id: Iaa2f44cb707167e66f935452f076ba00e68a2aa4
      a13d74fc
  18. 15 Jan, 2013 1 commit
    • Dees_Troy's avatar
      Add flag for retaining layout version · 16c2b318
      Dees_Troy authored
      Needed on Sony mint (Xperia T) as the /data/media folder is a
      separate partition and normal data media wiping is not appropriate
      for this device but the layout version file needs to be retained
      for Android 4.2 multi-user.
      16c2b318
  19. 09 Jan, 2013 2 commits
  20. 12 Dec, 2012 1 commit
  21. 22 Nov, 2012 1 commit
  22. 14 Oct, 2012 1 commit
  23. 13 Oct, 2012 1 commit
  24. 12 Oct, 2012 1 commit
  25. 09 Oct, 2012 1 commit
  26. 27 Sep, 2012 2 commits
  27. 26 Sep, 2012 4 commits
  28. 21 Sep, 2012 2 commits
  29. 20 Sep, 2012 1 commit
  30. 18 Sep, 2012 2 commits
  31. 17 Sep, 2012 1 commit
    • Dees_Troy's avatar
      Update backup and restore code, adb sideload · 43d8b007
      Dees_Troy authored
      Fixed a problem with using make_ext4fs by making its lib
      a dynamic lib.
      Added ADB sideload zip install feature - no way to cancel it yet.
      Improve backup and restore code.
      43d8b007
  32. 14 Sep, 2012 1 commit