summaryrefslogtreecommitdiff
path: root/include
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-09-10Remove dependency on JNIHelp header side effects. Ruben Brunk
2013-08-06Clearly separate consumer and producer interfaces Mathias Agopian
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-15clean-up following Surface split Mathias Agopian
2013-02-12Implement issue #6646859: 4K!!!! 4K!!!! 4K!!!! Dianne Hackborn
2013-02-01Add initial plumbing for brightness keys Michael Wright
2012-12-18Rename ISurfaceTexture and SurfaceTexture Andy McFadden
2012-11-07am 58ed5d74: am 768d9e1a: Merge "Correct executable bit for source files" Kenny Root
2012-11-07am 768d9e1a: Merge "Correct executable bit for source files" Kenny Root
2012-11-07Correct executable bit for source files Kenny Root
2012-10-24More changes to fix PDK build: Mike Lockwood
2012-09-25Handle multi-user mountObb() requests. Jeff Sharkey
2012-09-10Make input system aware of multiple displays. Jeff Brown
2012-09-07Add support for Wifi display. Jeff Brown
2012-09-04Merge "Add support for "-rtl" in resources" into jb-mr1-dev Fabrice Di Meglio
2012-08-27Add plumbing for new surface flinger display API. 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-03Merge "Implement an integrating VelocityTracker strategy." into jb-dev Jeff Brown
2012-06-03Merge "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-31Skip eglSwapBuffers() call when we do not draw to GL Chet Haase
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-01Merge "Improve handling of built-in keyboard." into jb-dev Jeff Brown
2012-05-01Improve handling of built-in keyboard. Jeff Brown
2012-05-01Revert "Add header for forward compatibility" Chris Craik
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