summaryrefslogtreecommitdiffstats
path: root/minuitwrp/events.c (unfollow)
Commit message (Expand)AuthorFilesLines
2014-02-20Look also for buttons when checking if input device is mouseVojtech Bocek1-3/+12
2014-02-07Implement mouse cursorVojtech Bocek1-8/+70
2014-02-06Add haptic feedbackSamer Diab (S.a.M.e.R_d)1-0/+2
2014-01-04Don't interpret ABS_MT_TOUCH_MAJOR == 0 as touch releaseIbrahim Awwal1-0/+2
2013-08-24Revert "Fix touch not working due to gr_fb_width returning 0 in some cases"Dees_Troy1-15/+16
2013-08-11Fix touch not working due to gr_fb_width returning 0 in some casesDees_Troy1-16/+15
2013-07-08Remove unneeded touch code changesDees_Troy1-15/+0
2013-07-01Fix touch on some Samsung devicesDees_Troy1-11/+41
2013-05-03Allow for more input devicesDees_Troy1-1/+1
2013-04-04Move all AOSP code out of recovery binaryDees_Troy1-25/+25
2012-12-11Ignore bma150 in event handlerDees_Troy1-1/+1
2012-09-28Fix compiler warningsDees_Troy1-0/+6
2012-09-05TWRP-ify AOSP codeDees_Troy1-0/+640