summaryrefslogtreecommitdiffstats
path: root/minuitwrp (unfollow)
Commit message (Collapse)AuthorFilesLines
2012-12-11Ignore bma150 in event handlerDees_Troy1-1/+1
2012-11-21minuitwrp: fix screen update issueHiemanshu Sharma1-2/+4
2012-11-21graphics: add support for "single buffering"Hiemanshu Sharma1-2/+10
2012-11-19Add 23x41 roboto fontDees_Troy1-0/+461
2012-09-28Fix compiler warningsDees_Troy2-2/+8
2012-09-05TWRP-ify AOSP codeDees_Troy10-0/+2530
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