Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2012-09-18 | Cleanup extra-functions | Dees_Troy | 1 | -6/+0 | |
2012-09-14 | Add wipe functions, compiles in CM7, text shows in UI, zips install | Dees_Troy | 1 | -10/+0 | |
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-12 | Make text appear in GUI console, Zip install works. | Dees_Troy | 1 | -6/+0 | |
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-11 | Clean up extra-functions | Dees_Troy | 1 | -3/+0 | |
2012-09-11 | Move device ID code to data manager | Dees_Troy | 1 | -4/+0 | |
2012-09-11 | Zip install works again | Dees_Troy | 1 | -2/+9 | |
2012-09-07 | Add processing of fstab, mounting, and decrypt | Dees_Troy | 1 | -1/+1 | |
2012-09-06 | Hax to make it boot | Dees_Troy | 1 | -1/+2 | |
2012-09-05 | TWRP-ify AOSP code | Dees_Troy | 1 | -0/+36 | |
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 |