summaryrefslogtreecommitdiff
path: root/include/androidfw
AgeCommit message (Expand)Author
2014-04-04Introduce new UI_MODE_TYPE_WATCH and qualifier. John Spurlock
2014-01-27AssetManager cookies should be int32_t and not void*. Narayan Kamath
2013-12-16Fix ResTable_config::CONFIG_* typo (MCC vs MNC) MÃ¥rten Kongstad
2013-12-09Reimplement ZipFileRO in terms of libziparchive. Narayan Kamath
2013-08-05Remove an unused C zip API. Elliott Hughes
2013-07-31Resource memory optimization. Dianne Hackborn
2013-07-01Move input library code to frameworks/native. Jeff Brown
2013-05-07libutils clean-up Mathias Agopian
2013-04-26Allow compiling aapt for the device Bjorn Bringert
2013-04-22Rewrite input handling for native applications Michael Wright
2013-04-05Merge "Pipe through device resolution information" into jb-mr2-dev Michael Wright
2013-04-04Correctly manage the lifecycle of IME InputChannels. Jeff Brown
2013-04-04Pipe through device resolution information Michael Wright
2013-02-12Implement issue #6646859: 4K!!!! 4K!!!! 4K!!!! Dianne Hackborn
2013-02-01Add initial plumbing for brightness keys Michael Wright
2012-11-07am 768d9e1a: Merge "Correct executable bit for source files" Kenny Root
2012-11-07Correct executable bit for source files Kenny Root
2012-09-10Make input system aware of multiple displays. Jeff Brown
2012-08-23Add support for "-rtl" in resources Fabrice Di Meglio
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