Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix SDCard partitioning | Dees_Troy | 2012-09-26 | 1 | -1/+1 |
| | |||||
* | Allow spaces in backup names | Dees_Troy | 2012-09-26 | 1 | -2/+2 |
| | |||||
* | Unify portrait layouts again | Dees_Troy | 2012-09-26 | 1 | -204/+148 |
| | |||||
* | Change curtain to file and remove curtain raise | Dees_Troy | 2012-09-24 | 1 | -0/+0 |
| | |||||
* | Improve adb sideload -- add cancel | Dees_Troy | 2012-09-19 | 1 | -3/+67 |
| | | | | | Also copy zip from /tmp to storage and remove from /tmp to prevent running out of RAM. | ||||
* | Update backup and restore code, adb sideload | Dees_Troy | 2012-09-17 | 1 | -0/+15 |
| | | | | | | | 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. | ||||
* | TWRP-ify AOSP code | Dees_Troy | 2012-09-05 | 33 | -0/+3519 |
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 |