summaryrefslogtreecommitdiffstats
path: root/include/androidfw
Commit message (Expand)AuthorAgeFilesLines
* Correct executable bit for source filesKenny Root2013-04-131-0/+0
* Squashed commit of the theme engine support.Ricardo Cerqueira2012-11-245-1/+713
* Make input system aware of multiple displays.Jeff Brown2012-09-101-0/+9
* Add support for "-rtl" in resourcesFabrice Di Meglio2012-08-231-2/+10
* Move and rename user activity event type constants.Jeff Brown2012-07-271-4/+4
* Add new ASSIST key and map it to the global assist intent.Jeff Brown2012-06-141-0/+1
* Port the legacy velocity tracker strategy.Jeff Brown2012-06-041-0/+39
* Implement a second order integrating VT strategy.Jeff Brown2012-06-041-7/+9
* Implement a weighted least squares VelocityTracker strategy.Jeff Brown2012-06-041-1/+19
* Implement an integrating VelocityTracker strategy.Jeff Brown2012-06-031-0/+33
* Make velocity tracker strategy configurable.Jeff Brown2012-06-031-6/+14
* Detect when pointer has stopped moving.Jeff Brown2012-05-141-1/+5
* Improve touch event resampling.Jeff Brown2012-05-142-3/+23
* More VelocityTracker refactoring.Jeff Brown2012-05-131-15/+56
* Minor refactoring before starting on velocity tracker changes.Jeff Brown2012-05-113-177/+231
* Fix bugs in fallback key handling.Jeff Brown2012-05-091-0/+2
* Improve handling of built-in keyboard.Jeff Brown2012-05-012-32/+3
* Resample touch events on frame boundaries.Jeff Brown2012-04-272-6/+68
* Get alias for Bluetooth devices.Jeff Brown2012-04-201-6/+9
* Improve handling of certain keyboard layout properties.Jeff Brown2012-04-181-0/+2
* Add Dvorak keyboard layout.Jeff Brown2012-04-171-0/+9
* Support loading keyboard layout overlays from resources.Jeff Brown2012-04-171-2/+27
* Add support for input devices that have vibrators.Jeff Brown2012-04-131-0/+4
* Notify applications when input devices change.Jeff Brown2012-04-121-1/+4
* Refactor key code mapping.Jeff Brown2012-04-111-2/+6
* Request key maps from input manager service.Jeff Brown2012-04-106-120/+181
* Add a unique input device descriptor.Jeff Brown2012-04-061-18/+28
* Add Japanese specific key codes.Yang Chuang2012-04-021-0/+8
* frameworks/base: move Zip* from libandroidfw to libutilsColin Cross2012-03-224-391/+1
* Fix spurious ANRs in native activities.Jeff Brown2012-03-132-1/+43
* move CursorWindow from libbinder to libandroidfwMathias Agopian2012-02-271-0/+193
* frameworks/base refactoring.Mathias Agopian2012-02-1710-0/+3221
* frameworks/base refactoring.Mathias Agopian2012-02-178-0/+2072