summaryrefslogtreecommitdiffstats
path: root/libs/ui/Input.cpp
Commit message (Expand)AuthorAgeFilesLines
* frameworks/base refactoringMathias Agopian2012-02-201-1223/+0
* frameworks/base refactoring.Mathias Agopian2012-02-171-1/+1
* Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGESteve Block2012-01-061-1/+1
* Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGESteve Block2012-01-031-21/+21
* Can't stop the fling!Jeff Brown2011-09-161-0/+2
* Velocity Tracker II: The Revenge of Velocity TrackerJeff Brown2011-09-141-45/+280
* Tweak VelocityTracker.Jeff Brown2011-09-091-62/+30
* Refactor input reader to add stylus support.Jeff Brown2011-07-311-31/+15
* am 61220e88: am bbbab26e: am 2c180499: Merge "Revert velocity damping. Bug: 4...Jeff Brown2011-06-071-9/+0
|\
| * Revert velocity damping.Jeff Brown2011-06-061-9/+0
* | am 56503b8d: am 8186a5f0: am 10c3f367: Merge "Implement pointer acceleration....Jeff Brown2011-06-031-0/+89
|\ \ | |/
| * Implement pointer acceleration.Jeff Brown2011-06-021-0/+89
| * Initial checkin of spot presentation for touchpad gestures. (DO NOT MERGE)Jeff Brown2011-05-251-0/+9
| * Improve VelocityTracker numerical stability. (DO NOT MERGE)Jeff Brown2011-05-231-32/+115
| * Use touch pad gestures to manipulate the pointer. (DO NOT MERGE)Jeff Brown2011-05-231-0/+154
* | Add initial API for stylus and mouse buttons.Jeff Brown2011-05-131-11/+34
* | resolved conflicts for merge of 05be6d6f to masterDianne Hackborn2011-05-091-24/+23
|\ \ | |/
| * Better compat mode part one: start scaling windows.Dianne Hackborn2011-05-091-24/+23
* | Initial checkin of spot presentation for touchpad gestures.Jeff Brown2011-04-191-0/+9
* | Fix dispatcher crash when input monitoring enabled.Jeff Brown2011-04-011-1/+1
* | Improve VelocityTracker numerical stability.Jeff Brown2011-03-151-32/+115
* | Use touch pad gestures to manipulate the pointer.Jeff Brown2011-03-141-0/+154
|/
* Input improvements and bug fixes.Jeff Brown2011-03-091-8/+15
* Wake screen from external HID peripherals.Jeff Brown2011-03-021-0/+17
* Add new axes for joysticks and mouse wheels.Jeff Brown2011-02-191-4/+52
* Fix a regression with MotionEvent parceling.Jeff Brown2011-02-171-15/+15
* Add support for arbitrary axes in MotionEvents.Jeff Brown2011-02-151-6/+291
* Improve support for external keyboards.Jeff Brown2010-12-021-2/+37
* Support non-orientation aware keyboards and other devices.Jeff Brown2010-11-301-4/+75
* Add plumbing for volume mute key.Jeff Brown2010-11-021-0/+8
* Add support for secure views.Jeff Brown2010-09-081-0/+2
* Remove incomplete input device enumeration NDK API.Jeff Brown2010-08-311-17/+0
* Refactor input reader to support new device types more easily.Jeff Brown2010-07-281-0/+59
* Implement native key pre-dispatching to IMEs.Dianne Hackborn2010-07-151-0/+17
* Add support for new input sources.Jeff Brown2010-07-151-6/+6
* Add initial gamepad support.Jeff Brown2010-07-131-40/+40
* Implement default key handling for native code.Dianne Hackborn2010-06-301-0/+64
* First stab at attaching native event dispatching.Dianne Hackborn2010-06-221-163/+0
* Even more native input dispatch work in progress.Jeff Brown2010-06-171-15/+30
* Native input dispatch rewrite work in progress.Jeff Brown2010-06-131-0/+238