index
:
anonymous/android_bootable_recovery
android-11
android-14.0
android-4.3
android-4.4
android-5.0
android-5.1
android-6.0
android-7.0
android-7.1
android-8.0
android-8.1
android-9.0
Team Win Recovery Project (TWRP)
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
minuitwrp
/
events.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-01-27
Update minuitwrp graphics in line with latest minui
Ethan Yonker
1
-1
/
+1
2015-08-26
Add TW_IGNORE_ABS_MT_TRACKING_ID
Ethan Yonker
1
-0
/
+10
2015-03-19
Ingore touch events for 0,0
Ethan Yonker
1
-0
/
+6
2015-02-09
gui: avoid high CPU usage while waiting for input
that
1
-2
/
+2
2015-02-01
gui: fix lag (and event logging)
that
1
-1
/
+2
2015-01-30
Move input handling into the main thread
Ethan Yonker
1
-26
/
+22
2014-12-29
Add TW_IGNORE_MT_POSITION_0 touch flag
Ethan Yonker
1
-0
/
+12
2014-08-14
Fix derp
Ethan Yonker
1
-1
/
+1
2014-08-14
Allow blacklisting input devices by build flag
Ethan Yonker
1
-1
/
+16
2014-06-30
minuitwrp: use a whitelist for the input device instead of a hardcoded ignore list
Flemmard
1
-0
/
+7
2014-06-04
Whitespace and minor code cleanup
Matt Mower
1
-3
/
+3
2014-04-16
Add support for actions triggered by key combination
Vojtech Bocek
1
-1
/
+8
2014-04-01
Support Qualcomm overlay graphics in recovery
Ethan Yonker
1
-1
/
+1
2014-02-20
Look also for buttons when checking if input device is mouse
Vojtech Bocek
1
-3
/
+12
2014-02-07
Implement mouse cursor
Vojtech Bocek
1
-8
/
+70
2014-02-06
Add haptic feedback
Samer Diab (S.a.M.e.R_d)
1
-0
/
+2
2014-01-04
Don't interpret ABS_MT_TOUCH_MAJOR == 0 as touch release
Ibrahim Awwal
1
-0
/
+2
2013-08-24
Revert "Fix touch not working due to gr_fb_width returning 0 in some cases"
Dees_Troy
1
-15
/
+16
2013-08-11
Fix touch not working due to gr_fb_width returning 0 in some cases
Dees_Troy
1
-16
/
+15
2013-07-08
Remove unneeded touch code changes
Dees_Troy
1
-15
/
+0
2013-07-01
Fix touch on some Samsung devices
Dees_Troy
1
-11
/
+41
2013-05-03
Allow for more input devices
Dees_Troy
1
-1
/
+1
2013-04-04
Move all AOSP code out of recovery binary
Dees_Troy
1
-25
/
+25
2012-12-11
Ignore bma150 in event handler
Dees_Troy
1
-1
/
+1
2012-09-28
Fix compiler warnings
Dees_Troy
1
-0
/
+6
2012-09-05
TWRP-ify AOSP code
Dees_Troy
1
-0
/
+640