summaryrefslogtreecommitdiffstats
path: root/gui/devices/540x960 (unfollow)
Commit message (Collapse)AuthorFilesLines
2012-10-10Remove text about fix perms taking a few minsDees_Troy1-2/+0
2012-10-08Add reboot system button after sideload, backup, and restoreDees_Troy1-31/+35
A few other minor xml tweaks
2012-09-28Revert busybox for CM7 compatibility, add exclamation point to format dataDees_Troy2-2/+16
2012-09-26Add option to wipe android secureDees_Troy1-0/+18
2012-09-26Fix SDCard partitioningDees_Troy1-1/+1
2012-09-26Allow spaces in backup namesDees_Troy1-2/+2
2012-09-26Unify portrait layouts againDees_Troy1-41/+45
2012-09-24Change curtain to file and remove curtain raiseDees_Troy2-2576/+0
2012-09-20Various fixesDees_Troy1-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.
2012-09-05TWRP-ify AOSP codeDees_Troy39-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