Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2013-04-04 | Move all AOSP code out of recovery binary | Dees_Troy | 4 | -41/+47 | |
Improves license compatibility between GPL and Apache Change-Id: I2b165aa575bb6213af6b07936f99610c113443f0 | |||||
2013-03-01 | Add 2 second pre-dim and bugfix blank timer | Dees_Troy | 2 | -2/+3 | |
2 second predim code courtesy of bigbiff Change-Id: I052ac422f78dc82c05f58c188587534b800b935a | |||||
2013-01-15 | Add build flag for custom graphics | Dees_Troy | 1 | -1/+7 | |
2012-12-11 | Ignore bma150 in event handler | Dees_Troy | 1 | -1/+1 | |
2012-11-21 | minuitwrp: fix screen update issue | Hiemanshu Sharma | 1 | -2/+4 | |
2012-11-21 | graphics: add support for "single buffering" | Hiemanshu Sharma | 1 | -2/+10 | |
2012-11-19 | Add 23x41 roboto font | Dees_Troy | 1 | -0/+461 | |
2012-09-28 | Fix compiler warnings | Dees_Troy | 2 | -2/+8 | |
2012-09-05 | TWRP-ify AOSP code | Dees_Troy | 10 | -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 |