summaryrefslogtreecommitdiffstats
path: root/minuitwrp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add 2 second pre-dim and bugfix blank timerDees_Troy2013-03-012-2/+3
| | | | | | 2 second predim code courtesy of bigbiff Change-Id: I052ac422f78dc82c05f58c188587534b800b935a
* Add build flag for custom graphicsDees_Troy2013-01-151-1/+7
|
* Merge "Ignore bma150 in event handler" into jb-wipDees_Troy2012-12-121-1/+1
|\
| * Ignore bma150 in event handlerDees_Troy2012-12-111-1/+1
| |
* | minuitwrp: fix screen update issueHiemanshu Sharma2012-11-211-2/+4
| |
* | graphics: add support for "single buffering"Hiemanshu Sharma2012-11-211-2/+10
|/
* Add 23x41 roboto fontDees_Troy2012-11-191-0/+461
|
* Fix compiler warningsDees_Troy2012-09-282-2/+8
|
* TWRP-ify AOSP codeDees_Troy2012-09-0510-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