- 22 Jun, 2013 1 commit
-
-
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
-
- 11 Apr, 2013 1 commit
-
-
Dees_Troy authored
-
- 08 Apr, 2013 2 commits
- 07 Apr, 2013 1 commit
-
-
Dees_Troy authored
-
- 05 Apr, 2013 2 commits
- 04 Apr, 2013 3 commits
-
-
Dees_Troy authored
-
Vojtech Bocek authored
Signed-off-by:
Vojtech Bocek <vbocek@gmail.com> Change-Id: Ic5d44314f501341140dd7059d1cb753341f5844c
-
Dees_Troy authored
Improves license compatibility between GPL and Apache Change-Id: I2b165aa575bb6213af6b07936f99610c113443f0
-
- 30 Mar, 2013 1 commit
-
-
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
-
- 18 Mar, 2013 2 commits
- 17 Mar, 2013 1 commit
-
-
bigbiff bigbiff authored
Change-Id: I4ec037f76aa965bc818afe924942adbe9a080b36
-
- 16 Mar, 2013 1 commit
-
-
Dees_Troy authored
Change-Id: Icbb3be817b8a8fe693f6ee015152f780c40b3f7a
-
- 15 Mar, 2013 1 commit
-
-
Dees_Troy authored
-
- 11 Mar, 2013 7 commits
-
-
Dees_Troy authored
-
Dees Troy authored
-
bigbiff bigbiff authored
Change-Id: Iaf771257d8f904807ca6f6c1a6c3d7993abadb85
-
Dees_Troy authored
-
Dees_Troy authored
-
Dees_Troy authored
-
Dees_Troy authored
mutex would, in some rare cases fail to lock and cause a freeze of the GUI. Also restored some code that was removed before and should not have been removed to fix a bug with folder selection where you select the same file or folder twice (e.g. select a backup on the restore page, press back, then select that backup again.)
-
- 07 Mar, 2013 2 commits
-
-
bigbiff bigbiff authored
Change-Id: If15df21a556d39e6325ca8338345b698b9d8759d
-
bigbiff bigbiff authored
create a framework for computing digests and reading digests in TWRP add space for backwards compatibility with bb md5sum Change-Id: Ia18e3f430eed5eba22e5052d39b9b8d88ecd4536
-
- 04 Mar, 2013 3 commits
- 02 Mar, 2013 1 commit
-
-
Dees_Troy authored
Error conditions were always showing successful in the TWRP GUI making it much more difficult to determine if a backup or restore was actually successful.
-
- 01 Mar, 2013 1 commit
-
-
Dees_Troy authored
-
- 28 Feb, 2013 6 commits
-
-
Dees_Troy authored
-
Dees_Troy authored
-
Dees_Troy authored
-
Dees_Troy authored
2 second predim code courtesy of bigbiff Change-Id: I052ac422f78dc82c05f58c188587534b800b935a
-
Dees_Troy authored
-
Dees_Troy authored
Sometimes a var change event came in while the file selector was being rendered. Changes to the mFolderList or mFileList vectors sometimes resulted in a crash. This patch set moves the GetFileList call to the Render function to prevent the vectors from changing while the render is taking place.
-
- 27 Feb, 2013 4 commits
-
-
bigbiff bigbiff authored
Fix persistence of military time
-
Dees_Troy authored
-
Vojtech Bocek authored
Also fix build problems with libblkid in CM7 Signed-off-by:
Vojtech Bocek <vbocek@gmail.com> Change-Id: I1cd4573e25b247171e4bd8cc05b70543f897a454
-
jt1134 authored
For some reason fakeflash doesn't like to have superuser/su in /res, move it to its own subdir in /supersu. This allows a fakeflash zip built with 'make recoveryzip' to work correctly. Change-Id: I32e2e0f6dba55281d5c917e931c3ef0034964bcb
-