summaryrefslogtreecommitdiff
path: root/include/androidfw
AgeCommit message (Expand)Author
2012-07-27Move and rename user activity event type constants. Jeff Brown
2012-06-14Add new ASSIST key and map it to the global assist intent. Jeff Brown
2012-06-04Port the legacy velocity tracker strategy. Jeff Brown
2012-06-04Implement a second order integrating VT strategy. Jeff Brown
2012-06-04Implement a weighted least squares VelocityTracker strategy. Jeff Brown
2012-06-03Implement an integrating VelocityTracker strategy. Jeff Brown
2012-06-03Make velocity tracker strategy configurable. Jeff Brown
2012-05-14Detect when pointer has stopped moving. Jeff Brown
2012-05-14Improve touch event resampling. Jeff Brown
2012-05-13More VelocityTracker refactoring. Jeff Brown
2012-05-11Minor refactoring before starting on velocity tracker changes. Jeff Brown
2012-05-09Fix bugs in fallback key handling. Jeff Brown
2012-05-01Improve handling of built-in keyboard. Jeff Brown
2012-04-27Resample touch events on frame boundaries. Jeff Brown
2012-04-20Get alias for Bluetooth devices. Jeff Brown
2012-04-18Improve handling of certain keyboard layout properties. Jeff Brown
2012-04-17Add Dvorak keyboard layout. Jeff Brown
2012-04-17Support loading keyboard layout overlays from resources. Jeff Brown
2012-04-13Add support for input devices that have vibrators. Jeff Brown
2012-04-12Notify applications when input devices change. Jeff Brown
2012-04-11Refactor key code mapping. Jeff Brown
2012-04-10Request key maps from input manager service. Jeff Brown
2012-04-06Add a unique input device descriptor. Jeff Brown
2012-04-02Add Japanese specific key codes. Yang Chuang
2012-03-22frameworks/base: move Zip* from libandroidfw to libutils Colin Cross
2012-03-13Fix spurious ANRs in native activities. Jeff Brown
2012-02-27move CursorWindow from libbinder to libandroidfw Mathias Agopian
2012-02-17frameworks/base refactoring. Mathias Agopian
2012-02-17frameworks/base refactoring. Mathias Agopian