summaryrefslogtreecommitdiffstats
path: root/gui/devices/540x960 (unfollow)
Commit message (Collapse)AuthorFilesLines
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