Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add reboot system button after sideload, backup, and restore | Dees_Troy | 2012-10-08 | 11 | -341/+385 |
| | | | | A few other minor xml tweaks | ||||
* | Fix exclamation point on 720x1280 theme | Dees_Troy | 2012-10-08 | 1 | -2/+4 |
| | |||||
* | Fix some derps | Dees_Troy | 2012-09-28 | 1 | -0/+0 |
| | |||||
* | Revert busybox for CM7 compatibility, add exclamation point to format data | Dees_Troy | 2012-09-28 | 21 | -17/+169 |
| | |||||
* | Add option to wipe android secure | Dees_Troy | 2012-09-26 | 11 | -0/+198 |
| | |||||
* | Fix SDCard partitioning | Dees_Troy | 2012-09-26 | 11 | -11/+11 |
| | |||||
* | Allow spaces in backup names | Dees_Troy | 2012-09-26 | 11 | -22/+22 |
| | |||||
* | Unify portrait layouts again | Dees_Troy | 2012-09-26 | 6 | -409/+404 |
| | |||||
* | Change curtain to file and remove curtain raise | Dees_Troy | 2012-09-24 | 22 | -31863/+0 |
| | |||||
* | Update tablet layouts with ADB sideload | Dees_Troy | 2012-09-24 | 5 | -2/+187 |
| | |||||
* | Fix 320x480 theme | Dees_Troy | 2012-09-22 | 1 | -37/+37 |
| | |||||
* | Update portrait themes with ADB sideload | Dees_Troy | 2012-09-20 | 3 | -27/+141 |
| | |||||
* | Various fixes | Dees_Troy | 2012-09-20 | 1 | -0/+38 |
| | | | | | | 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. | ||||
* | 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 | 448 | -0/+70673 |
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 |