Dees_Troy
2673cec07a
Move all AOSP code out of recovery binary
...
Improves license compatibility between GPL and Apache
Change-Id: I2b165aa575bb6213af6b07936f99610c113443f0
2013-04-04 18:57:34 +00:00
Dees_Troy
a13d74fc95
Add partition list GUI element
...
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
2013-03-30 08:56:39 -05:00
Dees_Troy
1357a42ca5
2.4.4.0
2013-03-12 02:41:46 +00:00
Dees_Troy
1148c99790
Change version to 2.4.3.0
2013-02-28 19:38:36 -06:00
Dees_Troy
54f68757c6
Change version to 2.4.2.0
2013-02-25 03:58:41 +00:00
Dees_Troy
8211102b4e
Remove ignore image size setting
...
Move military time setting up and remove the now unused ignore
image size setting from XML layouts.
2013-02-21 21:14:08 +00:00
bigbiff bigbiff
4efe9c3c7d
add military time option
2013-02-20 18:58:11 -05:00
bigbiff bigbiff
8a68c31ffc
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
2013-02-13 13:16:03 -06:00
Dees_Troy
dababd70c6
2.4.1.0
2013-02-01 17:05:43 +00:00
Dees_Troy
84ab3c3ff0
Change version to 2.4.0.0
2013-01-28 22:33:15 +00:00
Dees_Troy
01b6d0c9be
Convert AOSP commands to ORS for encrypted devices
...
Change-Id: I6a76a51cd9efd7db67d7abeeb26f9bdd0eebf5a9
2013-01-24 19:48:08 +00:00
Dees_Troy
6a042c8443
Disable USB Mass Storage if the USB lun file does not exist.
...
Change-Id: I185edb4538fa84c17fc2b9a803557bb7a622f880
2013-01-24 19:45:54 +00:00
bigbiff bigbiff
3bf2b0e630
change tar create to pthread
...
Change-Id: I5a33d207ec6683de20da37e6f4f174c67785fc52
2013-01-24 19:44:11 +00:00
bigbiff bigbiff
9c754053b0
Add libtar to TWRP instead of using busybox tar
...
Add proper mkdosfs tool
Add fuse to TWRP
Add experimental exfat-fuse to TWRP
Convert all system() functions to use new Exec_Cmd function
2013-01-09 09:09:08 -05:00
Dees_Troy
8e40d68db6
Update version to 2.3.3.0
2012-12-18 22:45:43 +00:00
Dees_Troy
f94f9acbf9
Fix renaming of backups with spaces, 2.3.2.3
2012-11-19 17:16:17 +00:00
Dees_Troy
201d76b4c3
Fix fix permissions
2012-11-16 20:21:09 +00:00
Dees_Troy
16b74353d9
Fixes for multi-user in 4.2
...
Also fixed inability to delete backups with a space in the name.
Change-Id: I2f6639d33caa3c4542960f76adbd59b25ab64f5d
2012-11-15 19:27:08 +00:00
bigbiff bigbiff
3e14652310
add exfat to partitions.cpp
2012-11-14 22:22:25 +00:00
Dees_Troy
0cb64e5b23
Fix weird keyboard problem
2012-10-15 15:58:14 -04:00
Dees_Troy
31a5143ae3
Bump version to 2.3.1.0
2012-10-14 19:03:38 -04:00
Dees_Troy
f4ca6128b7
Handle single lun file for USB storage
2012-10-13 22:17:20 -04:00
Dees_Troy
7102058e41
Bump version to 2.3.0.3
2012-10-13 12:14:58 -04:00
Dees_Troy
dfccea981c
Bump version number
2012-10-12 12:17:11 -04:00
Dees_Troy
6480ce0f2a
Finalize 2.3.0.0
...
Fix permission setting for other
Add new fix permissions to GUI actions
Update version number
2012-10-10 10:27:17 -04:00
Dees_Troy
ce2fe779c0
Revert busybox for CM7 compatibility, add exclamation point to format data
2012-09-28 12:34:33 -04:00
Dees_Troy
202c11967c
Update version and readme
2012-09-26 11:22:37 -04:00
Dees_Troy
b46a684971
Unify portrait layouts again
2012-09-26 09:00:46 -04:00
Dees_Troy
51a0e82eb2
TWRP-ify AOSP code
...
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
2012-09-05 15:24:31 -04:00