summaryrefslogtreecommitdiffstats
path: root/gui/devices/800x1280/res (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove text about fix perms taking a few minsDees_Troy2012-10-101-2/+0
|
* Add reboot system button after sideload, backup, and restoreDees_Troy2012-10-081-31/+35
| | | | A few other minor xml tweaks
* Revert busybox for CM7 compatibility, add exclamation point to format dataDees_Troy2012-09-282-2/+16
|
* Add option to wipe android secureDees_Troy2012-09-261-0/+18
|
* Fix SDCard partitioningDees_Troy2012-09-261-1/+1
|
* Allow spaces in backup namesDees_Troy2012-09-261-2/+2
|
* Unify portrait layouts againDees_Troy2012-09-261-204/+148
|
* Change curtain to file and remove curtain raiseDees_Troy2012-09-241-0/+0
|
* Improve adb sideload -- add cancelDees_Troy2012-09-191-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 sideloadDees_Troy2012-09-171-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 codeDees_Troy2012-09-0533-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