index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
services
/
java
/
com
/
android
/
server
/
InputManager.java
Age
Commit message (
Expand
)
Author
2011-02-17
Start window manager refactoring.
Dianne Hackborn
2011-01-18
Filter virtual keys after touches.
Jeff Brown
2011-01-14
Merge "Add volume down as a safe mode key for Stingray." into honeycomb
Jeff Brown
2011-01-14
Use holo style mouse pointer.
Jeff Brown
2011-01-13
Add volume down as a safe mode key for Stingray.
Jeff Brown
2011-01-10
Prevent events from getting backlogged.
Jeff Brown
2011-01-04
Mouse pointer integration.
Jeff Brown
2010-12-29
Add initial support for cursor-based pointing devices.
Jeff Brown
2010-12-07
Add support for fallback keycodes.
Jeff Brown
2010-12-02
Improve support for external keyboards.
Jeff Brown
2010-11-30
Ensure the ShortcutManager uses the correct key character map.
Jeff Brown
2010-11-30
Support non-orientation aware keyboards and other devices.
Jeff Brown
2010-11-08
Tell system server whether the app handled input events.
Jeff Brown
2010-11-04
Integrate StrictMode with CloseGuard
Brian Carlstrom
2010-11-01
Fix policy issues when screen is off.
Jeff Brown
2010-10-11
Fix an event injection bug when the policy is bypassed.
Jeff Brown
2010-10-11
am 41aabeb5: am 1e6a3a53: Merge "Added more robust tracking and cancelation o...
Jeff Brown
2010-10-10
Added more robust tracking and cancelation of events.
Jeff Brown
2010-10-04
Refinements to drag/drop
Christopher Tate
2010-09-30
Drag/drop APIs and infrastructure
Christopher Tate
2010-09-27
Add support for transferring touch focus.
Jeff Brown
2010-09-21
Fix race reading input configuration during system startup.
Jeff Brown
2010-09-15
Make input dispatcher only ANR for foreground windows.
Jeff Brown
2010-09-12
Input dispatcher ANR handling enhancements.
Jeff Brown
2010-08-30
Input device calibration and capabilities.
Jeff Brown
2010-08-18
Raise motion event throttle to 60Hz from 35Hz.
Jeff Brown
2010-08-18
Add support for throttling motion events.
Jeff Brown
2010-08-11
Add support for the PointerLocation overlay.
Jeff Brown
2010-07-29
DO NOT MERGE: Fix input event injection ANRs on UI thread.
Jeff Brown
2010-07-28
Refactor input reader to support new device types more easily.
Jeff Brown
2010-07-16
Fix bug with phantom input windows.
Jeff Brown
2010-07-15
Add support for new input sources.
Jeff Brown
2010-07-03
More native input dispatch work.
Jeff Brown
2010-06-28
Native input event dispatching.
Jeff Brown
2010-06-21
More native input event dispatching.
Jeff Brown
2010-06-13
Native input dispatch rewrite work in progress.
Jeff Brown