Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make text appear in GUI console, Zip install works. | Dees_Troy | 2012-09-12 | 3 | -0/+9 |
| | | | | | | | 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. | ||||
* | Zip install works again | Dees_Troy | 2012-09-11 | 2 | -10/+15 |
| | |||||
* | Improve storage size code, mount, unmount | Dees_Troy | 2012-09-10 | 1 | -15/+7 |
| | | | | Add flag parsing from recovery.fstab | ||||
* | Add processing of fstab, mounting, and decrypt | Dees_Troy | 2012-09-07 | 5 | -935/+31 |
| | |||||
* | Hax to make it boot | Dees_Troy | 2012-09-06 | 6 | -5/+919 |
| | |||||
* | TWRP-ify AOSP code | Dees_Troy | 2012-09-05 | 497 | -0/+83509 |
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 |