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.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
gui: avoid high CPU usage while waiting for input
that
2015-02-09
1
-2
/
+2
*
gui: fix lag (and event logging)
that
2015-02-01
1
-1
/
+2
*
Move input handling into the main thread
Ethan Yonker
2015-01-30
1
-26
/
+22
*
Add TW_IGNORE_MT_POSITION_0 touch flag
Ethan Yonker
2014-12-29
1
-0
/
+12
*
Fix derp
Ethan Yonker
2014-08-14
1
-1
/
+1
*
Allow blacklisting input devices by build flag
Ethan Yonker
2014-08-14
1
-1
/
+16
*
minuitwrp: use a whitelist for the input device instead of a hardcoded ignore list
Flemmard
2014-06-30
1
-0
/
+7
*
Whitespace and minor code cleanup
Matt Mower
2014-06-04
1
-3
/
+3
*
Add support for actions triggered by key combination
Vojtech Bocek
2014-04-16
1
-1
/
+8
*
Support Qualcomm overlay graphics in recovery
Ethan Yonker
2014-04-01
1
-1
/
+1
*
Look also for buttons when checking if input device is mouse
Vojtech Bocek
2014-02-20
1
-3
/
+12
*
Implement mouse cursor
Vojtech Bocek
2014-02-07
1
-8
/
+70
*
Add haptic feedback
Samer Diab (S.a.M.e.R_d)
2014-02-06
1
-0
/
+2
*
Don't interpret ABS_MT_TOUCH_MAJOR == 0 as touch release
Ibrahim Awwal
2014-01-04
1
-0
/
+2
*
Revert "Fix touch not working due to gr_fb_width returning 0 in some cases"
Dees_Troy
2013-08-24
1
-15
/
+16
*
Fix touch not working due to gr_fb_width returning 0 in some cases
Dees_Troy
2013-08-11
1
-16
/
+15
*
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
*
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
*
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