summaryrefslogtreecommitdiffstats
path: root/gui/devices/540x960 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fixes for multi-user in 4.2Dees_Troy2012-11-151-1/+1
| | | | | | Also fixed inability to delete backups with a space in the name. Change-Id: I2f6639d33caa3c4542960f76adbd59b25ab64f5d
* Add keyboard key highlightDees_Troy2012-10-201-0/+1
|
* 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-41/+45
|
* Change curtain to file and remove curtain raiseDees_Troy2012-09-242-2576/+0
|
* Various fixesDees_Troy2012-09-201-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.
* TWRP-ify AOSP codeDees_Troy2012-09-0539-0/+6104
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