Dees_Troy
1669f89dd2
Update to latest AOSP master
...
Merge in latest commits from AOSP master and fix merge conflicts
2013-09-04 19:00:58 +00:00
Ken Sumrall
f35d1cef7c
Move to using the new unified fstab in recovery.
...
Instead of reading it's own fstab, have recovery invoke
fs_mgr to read the unified fstab.
Change-Id: I80c75d2c53b809ac60a4a69f0ef7ebfa707c39e9
2013-02-19 17:37:22 -08:00
Dees_Troy
ab10ee2098
Fix special partition handling
2012-09-21 14:27:30 -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
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
5112731666
Improve storage size code, mount, unmount
...
Add flag parsing from recovery.fstab
2012-09-10 11:33:29 -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
Kenny Root
41dda82d84
resolved conflicts for merge of 0b1fee1b to master
...
Change-Id: I2e8298ff5988a96754f56f80a5186c9605ad9928
2012-03-30 21:26:01 -07:00
Doug Zongker
28ce47cfa6
turn recovery into a C++ binary
...
Change-Id: I423a23581048d451d53eef46e5f5eac485b77555
2011-10-31 10:24:09 -07:00