Dees_Troy
b9d1c6d461
Allow spaces in backup names
2012-09-26 10:07:14 -04:00
Dees_Troy
b46a684971
Unify portrait layouts again
2012-09-26 09:00:46 -04:00
Dees_Troy
c8b199c8f1
Change curtain to file and remove curtain raise
2012-09-24 11:57:28 -04:00
Dees_Troy
2691f9d7f8
Update tablet layouts with ADB sideload
2012-09-24 11:15:57 -04:00
Dees_Troy
2ab9ad675a
Fix 320x480 theme
2012-09-22 08:46:18 -04:00
Dees_Troy
bbb2101800
Update portrait themes with ADB sideload
2012-09-20 15:59:46 -04:00
Dees_Troy
c51f1f994a
Various fixes
...
Modify AOSP mount and wipe functions to use Partition Manager.
Update wipe code to reset the log file index when wiping cache.
Add ADB sideload to 540x960 theme.
2012-09-20 15:32:50 -04:00
Dees_Troy
812660fd1d
Add and improve OpenRecoveryScript support
...
Improve zip finding in ORS engine
Add support for restoring with just a backup name
2012-09-20 10:40:20 -04:00
Dees_Troy
e2920fa237
Fix ext storage and zip paths
...
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.
2012-09-19 16:18:21 -04:00
Dees_Troy
9a4b569e9d
Improve adb sideload - use storage vs tmp
2012-09-19 15:11:03 -04:00
Dees_Troy
cfb63ae2b1
Improve adb sideload -- add cancel
...
Also copy zip from /tmp to storage and remove from /tmp to
prevent running out of RAM.
2012-09-19 14:37:33 -04:00
Dees_Troy
8170a92145
Cleanup extra-functions
2012-09-18 15:44:39 -04:00
Dees_Troy
43d8b00770
Update backup and restore code, adb sideload
...
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.
2012-09-17 16:06:12 -04:00
Dees_Troy
38bd760b58
Add wipe functions, compiles in CM7, text shows in UI, zips install
...
Zip install works, had to move mincrypt code into TWRP to prevent
a crash when checking the zip signature.
Added wipe functions
Made it compile in CM7
Made text show up in console and logging
2012-09-14 13:36:32 -04:00
Dees_Troy
32c8eb81af
Make text appear in GUI console, Zip install works.
...
Move TW zip install code to C++ so that it can use the
ui->functions.
Bring in mincrypt code to fix a crash during signature
checking.
2012-09-12 15:14:38 -04:00
Dees_Troy
657c309486
Zip install works again
2012-09-10 20:32:20 -04:00
Dees_Troy
5112731666
Improve storage size code, mount, unmount
...
Add flag parsing from recovery.fstab
2012-09-10 11:33:29 -04:00
Dees_Troy
5bf439221d
Add processing of fstab, mounting, and decrypt
2012-09-07 16:10:00 -04:00
Dees_Troy
7d15c25b3a
Hax to make it boot
2012-09-05 20:47:21 -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