Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Port reboot functions to C++ | Dees_Troy | 2012-09-27 | 1 | -71/+0 |
| | |||||
* | Add wipe functions, compiles in CM7, text shows in UI, zips install | Dees_Troy | 2012-09-14 | 1 | -2/+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 | ||||
* | Hax to make it boot | Dees_Troy | 2012-09-06 | 1 | -1/+1 |
| | |||||
* | TWRP-ify AOSP code | Dees_Troy | 2012-09-05 | 1 | -0/+73 |
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 |