summaryrefslogtreecommitdiffstats
path: root/minuitwrp/events.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* gui: avoid high CPU usage while waiting for inputthat2015-02-091-2/+2
* gui: fix lag (and event logging)that2015-02-011-1/+2
* Move input handling into the main threadEthan Yonker2015-01-301-26/+22
* Add TW_IGNORE_MT_POSITION_0 touch flagEthan Yonker2014-12-291-0/+12
* Fix derpEthan Yonker2014-08-141-1/+1
* Allow blacklisting input devices by build flagEthan Yonker2014-08-141-1/+16
* minuitwrp: use a whitelist for the input device instead of a hardcoded ignore listFlemmard2014-06-301-0/+7
* Whitespace and minor code cleanupMatt Mower2014-06-041-3/+3
* Add support for actions triggered by key combinationVojtech Bocek2014-04-161-1/+8
* Support Qualcomm overlay graphics in recoveryEthan Yonker2014-04-011-1/+1
* Look also for buttons when checking if input device is mouseVojtech Bocek2014-02-201-3/+12
* Implement mouse cursorVojtech Bocek2014-02-071-8/+70
* Add haptic feedbackSamer Diab (S.a.M.e.R_d)2014-02-061-0/+2
* Don't interpret ABS_MT_TOUCH_MAJOR == 0 as touch releaseIbrahim Awwal2014-01-041-0/+2
* Revert "Fix touch not working due to gr_fb_width returning 0 in some cases"Dees_Troy2013-08-241-15/+16
* Fix touch not working due to gr_fb_width returning 0 in some casesDees_Troy2013-08-111-16/+15
* Remove unneeded touch code changesDees_Troy2013-07-081-15/+0
* Fix touch on some Samsung devicesDees_Troy2013-07-011-11/+41
* Allow for more input devicesDees_Troy2013-05-031-1/+1
* Move all AOSP code out of recovery binaryDees_Troy2013-04-041-25/+25
* Ignore bma150 in event handlerDees_Troy2012-12-111-1/+1
* Fix compiler warningsDees_Troy2012-09-281-0/+6
* TWRP-ify AOSP codeDees_Troy2012-09-051-0/+640