This website requires JavaScript.
Explore
Help
Sign In
drgreen
/
android_frameworks_base
Watch
1
Star
0
Fork
0
You've already forked android_frameworks_base
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
android_frameworks_base
/
services
/
input
History
Elliott Hughes
d628875192
am 22108007: am 01e42c0b: Merge "Fix libinput to build with uapi headers."
...
* commit '221080078a36f4b30fe6edc8c91f339a5b84ed83': Fix libinput to build with uapi headers.
2013-11-12 15:02:18 -08:00
..
tests
Propagate input ANR reason to activity manager log.
2013-09-10 16:44:24 -07:00
Android.mk
…
EventHub.cpp
am 22108007: am 01e42c0b: Merge "Fix libinput to build with uapi headers."
2013-11-12 15:02:18 -08:00
EventHub.h
Add controller numbers for gamepads / joysticks
2013-07-23 13:50:10 -07:00
InputApplication.cpp
…
InputApplication.h
…
InputDispatcher.cpp
Fix issues catching up to touch events after a short pause.
2013-10-17 19:40:40 -07:00
InputDispatcher.h
Propagate input ANR reason to activity manager log.
2013-09-10 16:44:24 -07:00
InputListener.cpp
…
InputListener.h
…
InputManager.cpp
…
InputManager.h
…
InputReader.cpp
Always initialize local boolean variables when possible
2013-10-29 16:56:30 -07:00
InputReader.h
Bound touch and tool axes lengths below at 0
2013-08-14 17:33:27 -07:00
InputWindow.cpp
…
InputWindow.h
Private flags are masked in correct variable
2013-10-02 16:18:55 -07:00
PointerController.cpp
…
PointerController.h
…
SpriteController.cpp
…
SpriteController.h
…