summaryrefslogtreecommitdiffstats
path: root/gui/devices/320x480/res (unfollow)
Commit message (Collapse)AuthorFilesLines
2012-11-15Fixes for multi-user in 4.2Dees_Troy1-1/+1
Also fixed inability to delete backups with a space in the name. Change-Id: I2f6639d33caa3c4542960f76adbd59b25ab64f5d
2012-10-20Add keyboard key highlightDees_Troy1-0/+1
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-28/+30
2012-09-24Change curtain to file and remove curtain raiseDees_Troy1-0/+0
2012-09-22Fix 320x480 themeDees_Troy1-37/+37
2012-09-20Update portrait themes with ADB sideloadDees_Troy1-27/+65
2012-09-05TWRP-ify AOSP codeDees_Troy45-0/+3502
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