Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Fix touch not working due to gr_fb_width returning 0 in some cases" | Dees_Troy | 2013-08-24 | 1 | -15/+16 |
| | | | | | This reverts commit 70e1129612765b14e5aace0155d4683c91cde951. No longer needed after http://review.teamw.in/#/c/655/ | ||||
* | Fix touch not working due to gr_fb_width returning 0 in some cases | Dees_Troy | 2013-08-11 | 1 | -16/+15 |
| | | | | Change-Id: Id5ce607a181110118ebc647fc07d387a7a3dc660 | ||||
* | Remove unneeded touch code changes | Dees_Troy | 2013-07-08 | 1 | -15/+0 |
| | |||||
* | Fix touch on some Samsung devices | Dees_Troy | 2013-07-01 | 1 | -11/+41 |
| | | | | Change-Id: I3e2a67979c60a8e9f37f46f4fb0b0682c56ec95b | ||||
* | Allow for more input devices | Dees_Troy | 2013-05-03 | 1 | -1/+1 |
| | |||||
* | Move all AOSP code out of recovery binary | Dees_Troy | 2013-04-04 | 1 | -25/+25 |
| | | | | | | Improves license compatibility between GPL and Apache Change-Id: I2b165aa575bb6213af6b07936f99610c113443f0 | ||||
* | Ignore bma150 in event handler | Dees_Troy | 2012-12-11 | 1 | -1/+1 |
| | |||||
* | Fix compiler warnings | Dees_Troy | 2012-09-28 | 1 | -0/+6 |
| | |||||
* | TWRP-ify AOSP code | Dees_Troy | 2012-09-05 | 1 | -0/+640 |
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 |