summaryrefslogtreecommitdiff
path: root/libs/androidfw
AgeCommit message (Expand)Author
2012-08-05libutils cleanup Mathias Agopian
2012-06-26Add mode when open(O_CREAT) is used. Nick Kralevich
2012-06-04am 51df04b9: Port the legacy velocity tracker strategy. Jeff Brown
2012-06-04am a5b06982: Implement a second order integrating VT strategy. Jeff Brown
2012-06-04am 18f329e9: Implement a weighted least squares VelocityTracker strategy. 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-03am 1fbbc071: Merge "Implement an integrating VelocityTracker strategy." into ... Jeff Brown
2012-06-03am f47e76e2: Merge "Make velocity tracker strategy configurable." into jb-dev Jeff Brown
2012-06-03Implement an integrating VelocityTracker strategy. Jeff Brown
2012-06-03Make velocity tracker strategy configurable. Jeff Brown
2012-05-15am e4db99cf: Merge "Detect when pointer has stopped moving." into jb-dev Jeff Brown
2012-05-15am 08b544c7: Merge "Fix pointer indexing issue in VelocityTracker." into jb-dev Jeff Brown
2012-05-15am 47a4a50d: Merge "Improve touch event resampling." into jb-dev Jeff Brown
2012-05-15am 00ff4748: Merge "More VelocityTracker refactoring." into jb-dev Jeff Brown
2012-05-14Detect when pointer has stopped moving. Jeff Brown
2012-05-14Fix pointer indexing issue in VelocityTracker. Jeff Brown
2012-05-14Improve touch event resampling. Jeff Brown
2012-05-13More VelocityTracker refactoring. Jeff Brown
2012-05-11am b12b6b51: Merge "Minor refactoring before starting on velocity tracker cha... Jeff Brown
2012-05-11Minor refactoring before starting on velocity tracker changes. Jeff Brown
2012-05-01am 0632b35b: Merge "Improve handling of built-in keyboard." into jb-dev Jeff Brown
2012-05-01Improve handling of built-in keyboard. Jeff Brown
2012-05-01resolved conflicts for merge of 13c04786 to jb-dev-plus-aosp Jean-Baptiste Queru
2012-05-01resolved conflicts for merge of bc2fb7b9 to jb-dev-plus-aosp Jean-Baptiste Queru
2012-04-27Resample touch events on frame boundaries. Jeff Brown
2012-04-23More work on international keyboards. 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-12HID usage should take precedence over scan code. 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-03-22frameworks/base: move Zip* from libandroidfw to libutils Colin Cross
2012-03-13Merge "Fix spurious ANRs in native activities." Jeff Brown
2012-03-13Fix spurious ANRs in native activities. Jeff Brown
2012-03-09Fix issue #6054627: resource matching issue of size qualifiers Dianne Hackborn
2012-03-07fixup hardcoded include paths for new project Mathias Agopian
2012-02-27move CursorWindow from libbinder to libandroidfw Mathias Agopian
2012-02-21attempt to fix sdk build Mathias Agopian
2012-02-21another attempt at fixing the linux build Mathias Agopian
2012-02-21another attempt to fix the linux build Mathias Agopian
2012-02-21Add stubs for improved compatibility Jean-Baptiste Queru
2012-02-21attempt to fix linux builds Mathias Agopian
2012-02-20frameworks/base refactoring Mathias Agopian