1. 04 Apr, 2013 1 commit
  2. 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
  3. 11 Mar, 2013 1 commit
  4. 13 Feb, 2013 1 commit
    • bigbiff bigbiff's avatar
      This adds a 60 second screen timeout for TWRP. Might consider making this... · 8a68c31f
      bigbiff bigbiff authored
      This adds a 60 second screen timeout for TWRP. Might consider making this configurable in the future.
      Will also set overlay to lockscreen so we don't have inadvetent screen selections.
      Touching the screen will bring the display back up.
      add back check script for poweroff
      move diff time function to twrp-functions.cpp
      make sure we chmod after copy_file
      add read_file and write_file functions to twrp-functions.cpp
      make single thread
      try to force update screen
      add forceRender
      drop caches after tar processing
      
      Change-Id: I3c5c509dd39dbb05451bbfe5d8b56d53c90d8d1b
      8a68c31f
  5. 28 Sep, 2012 1 commit
  6. 27 Sep, 2012 1 commit
  7. 19 Sep, 2012 1 commit
    • Dees_Troy's avatar
      Fix ext storage and zip paths · e2920fa2
      Dees_Troy authored
      Fix a bug with handling external storage during boot.
      Check zip root path when switching storage and ensure that the
      path is in the new storage path to prevent user confusion.
      e2920fa2
  8. 07 Sep, 2012 1 commit
  9. 05 Sep, 2012 2 commits
    • Dees_Troy's avatar
      Hax to make it boot · 7d15c25b
      Dees_Troy authored
      7d15c25b
    • Dees_Troy's avatar
      TWRP-ify AOSP code · 51a0e82e
      Dees_Troy authored
      Pull in most TWRP sources
      Stub out partition management code
      Make it compile -- probably will not boot
      Kind of a mess but have to start somewhere
      51a0e82e