summaryrefslogtreecommitdiffstats
path: root/libs/ui
Commit message (Expand)AuthorAgeFilesLines
* resolved conflicts for merge of df3cccf3 to masterJeff Brown2010-10-271-1/+23
|\
| * Drop all dispatcher state when dispatcher is disabled.Jeff Brown2010-10-271-1/+23
* | Tweak log messages a bit.Jeff Brown2010-10-251-2/+5
* | Add test stubs for newly added methods.Jeff Brown2010-10-241-0/+13
* | am 2ef36763: am 860c2df4: Merge "Add unit tests for native input and fix bugs...Jeff Brown2010-10-246-21/+3647
|\ \ | |/
| * Add unit tests for native input and fix bugs identified.Jeff Brown2010-10-236-21/+3647
* | am d7cd560a: am 1d79a9d9: Use correct size of GAMEPAD_KEYCODESKenny Root2010-10-211-1/+1
|\ \ | |/
| * Use correct size of GAMEPAD_KEYCODESKenny Root2010-10-211-1/+1
* | am f2c40603: am 7689dd49: Merge "Fix bug where home presses were not poking u...Jeff Brown2010-10-191-40/+28
|\ \ | |/
| * Fix bug where home presses were not poking user activity.Jeff Brown2010-10-181-40/+28
* | Add support for calibrating touch position.Jeff Brown2010-10-181-5/+33
* | am 9e0e0543: am 36e65ffd: Merge "Fix a native crash in input dispatcher when ...Jeff Brown2010-10-181-1/+1
|\ \ | |/
| * Fix a native crash in input dispatcher when windows are removed.Jeff Brown2010-10-151-1/+1
| * Add support for secure system overlays. (DO NOT MERGE)Jeff Brown2010-10-151-2/+3
* | am 5f0cbfce: am c1e7b218: Merge "Improve input device calibration format." in...Jeff Brown2010-10-161-111/+176
|\ \ | |/
| * Improve input device calibration format.Jeff Brown2010-10-141-111/+176
* | Add support for secure system overlays.Jeff Brown2010-10-151-2/+3
* | Add keycodes and meta-key modifiers to support external keyboards.Jeff Brown2010-10-153-80/+285
* | am 567db077: am 2d441e14: Merge "Make sure EventHub reports added/removed dev...Jeff Brown2010-10-151-3/+8
|\ \ | |/
| * Make sure EventHub reports added/removed devices immediately.Jeff Brown2010-10-141-3/+8
* | am 4b255a23: am 03aa28fb: Merge "Improve the input policy handling a bit." in...Jeff Brown2010-10-131-8/+6
|\ \ | |/
| * Improve the input policy handling a bit.Jeff Brown2010-10-121-8/+6
* | am b05632aa: am a28d5aff: Merge "Fix a bug synthesizing cancelation events fo...Jeff Brown2010-10-131-1/+1
|\ \ | |/
| * Fix a bug synthesizing cancelation events for motions.Jeff Brown2010-10-111-1/+1
| * Fix an event injection bug when the policy is bypassed.Jeff Brown2010-10-111-33/+30
* | Track input state when transferring touch focus.Jeff Brown2010-10-111-0/+30
* | Fix an event injection bug when the policy is bypassed.Jeff Brown2010-10-111-33/+30
* | am 41aabeb5: am 1e6a3a53: Merge "Added more robust tracking and cancelation o...Jeff Brown2010-10-112-314/+389
|\ \ | |/
| * Added more robust tracking and cancelation of events.Jeff Brown2010-10-102-314/+389
* | Merge "Move binder magic from the Surface class to GraphicBuffer."Jamie Gennis2010-10-101-0/+20
|\ \
| * | Move binder magic from the Surface class to GraphicBuffer.Jamie Gennis2010-10-101-0/+20
* | | am f10929fb: am a1bf0a06: Merge "Minor fix for InputReader support for non-to...Jeff Brown2010-10-101-1/+1
|\ \ \ | |/ / |/| / | |/
| * Minor fix for InputReader support for non-touchscreen devices.Jeff Brown2010-10-071-1/+1
* | am 56364bcd: am 78d15acf: Merge "Make secure views tolerate IME overlays." in...Jeff Brown2010-10-071-27/+30
|\ \ | |/
| * Make secure views tolerate IME overlays.Jeff Brown2010-10-051-27/+30
* | am ea58d1ba: am e951ef07: Merge "Wait for initial device scan to finish befor...Jeff Brown2010-10-012-26/+32
|\ \ | |/
| * Wait for initial device scan to finish before updating config.Jeff Brown2010-10-012-26/+32
* | am e11b76d3: am f6295b35: Merge "Minor logging changes to input dispatcher to...Jeff Brown2010-10-013-70/+138
|\ \ | |/
| * Minor logging changes to input dispatcher to help with debugging.Jeff Brown2010-10-013-70/+138
* | am 57fa3e8b: am 9e32a438: Merge "Support haptic feedback for virtual keys def...Jeff Brown2010-10-011-5/+5
|\ \ | |/
| * Support haptic feedback for virtual keys defined in key layout.Jeff Brown2010-10-011-5/+5
* | am 5d3cef8a: am e0c12c88: Merge "Move verbose logging of device capabilities ...Jeff Brown2010-09-301-138/+161
|\ \ | |/
| * Move verbose logging of device capabilities to dumpsys.Jeff Brown2010-09-301-138/+161
| * Fix bug in split touches.Jeff Brown2010-09-281-1/+2
* | Fix bug in split touches.Jeff Brown2010-09-281-1/+2
* | am 26d5786f: am 9c37447e: Merge "Fix pointer index when splitting secondary p...Jeff Brown2010-09-281-0/+8
|\ \ | |/
| * Fix pointer index when splitting secondary pointers.Jeff Brown2010-09-271-0/+8
* | Add support for transferring touch focus.Jeff Brown2010-09-271-0/+64
|/
* Add suuport for splitting touch events across windows.Jeff Brown2010-09-262-321/+563
* Merge "Fix sim-eng build on Hardy" into gingerbreadBrian Carlstrom2010-09-161-0/+8
|\