summaryrefslogtreecommitdiffstats
path: root/gui/devices/800x1280/res (unfollow)
Commit message (Collapse)AuthorFilesLines
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-204/+148
2012-09-24Change curtain to file and remove curtain raiseDees_Troy1-0/+0
2012-09-19Improve adb sideload -- add cancelDees_Troy1-3/+67
Also copy zip from /tmp to storage and remove from /tmp to prevent running out of RAM.
2012-09-17Update backup and restore code, adb sideloadDees_Troy1-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.
2012-09-05TWRP-ify AOSP codeDees_Troy33-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