summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Introduce new UI_MODE_TYPE_WATCH and qualifier.John Spurlock2014-04-041-0/+1
* AssetManager cookies should be int32_t and not void*.Narayan Kamath2014-01-271-7/+7
* Fix ResTable_config::CONFIG_* typo (MCC vs MNC)MÃ¥rten Kongstad2013-12-161-1/+1
* Reimplement ZipFileRO in terms of libziparchive.Narayan Kamath2013-12-092-133/+57
* Remove dependency on JNIHelp header side effects.Ruben Brunk2013-09-101-0/+35
* Clearly separate consumer and producer interfacesMathias Agopian2013-08-061-2/+5
* Remove an unused C zip API.Elliott Hughes2013-08-051-61/+0
* Resource memory optimization.Dianne Hackborn2013-07-311-4/+10
* Move input library code to frameworks/native.Jeff Brown2013-07-0112-2486/+1
* libutils clean-upMathias Agopian2013-05-076-2/+441
* Allow compiling aapt for the deviceBjorn Bringert2013-04-261-1/+1
* Rewrite input handling for native applicationsMichael Wright2013-04-223-103/+88
* Merge "Pipe through device resolution information" into jb-mr2-devMichael Wright2013-04-051-1/+2
|\
| * Pipe through device resolution informationMichael Wright2013-04-041-1/+2
* | Correctly manage the lifecycle of IME InputChannels.Jeff Brown2013-04-041-0/+3
|/
* clean-up following Surface splitMathias Agopian2013-02-151-1/+1
* Implement issue #6646859: 4K!!!! 4K!!!! 4K!!!!Dianne Hackborn2013-02-121-0/+1
* Add initial plumbing for brightness keysMichael Wright2013-02-011-0/+2
* Rename ISurfaceTexture and SurfaceTextureAndy McFadden2012-12-182-6/+6
* am 58ed5d74: am 768d9e1a: Merge "Correct executable bit for source files"Kenny Root2012-11-071-0/+0
|\
| * am 768d9e1a: Merge "Correct executable bit for source files"Kenny Root2012-11-071-0/+0
| |\
| | * Correct executable bit for source filesKenny Root2012-11-071-0/+0
* | | More changes to fix PDK build:Mike Lockwood2012-10-241-30/+0
|/ /
* | Handle multi-user mountObb() requests.Jeff Sharkey2012-09-251-2/+5
* | Make input system aware of multiple displays.Jeff Brown2012-09-101-0/+9
* | Add support for Wifi display.Jeff Brown2012-09-071-0/+5
* | Merge "Add support for "-rtl" in resources" into jb-mr1-devFabrice Di Meglio2012-09-041-2/+10
|\ \
| * | Add support for "-rtl" in resourcesFabrice Di Meglio2012-08-231-2/+10
* | | Add plumbing for new surface flinger display API.Jeff Brown2012-08-272-4/+39
|/ /
* | 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
* Merge "Implement an integrating VelocityTracker strategy." into jb-devJeff Brown2012-06-031-0/+33
|\
| * Implement an integrating VelocityTracker strategy.Jeff Brown2012-06-031-0/+33
* | Merge "Make velocity tracker strategy configurable." into jb-devJeff Brown2012-06-031-6/+14
|\ \ | |/
| * Make velocity tracker strategy configurable.Jeff Brown2012-06-031-6/+14
* | Skip eglSwapBuffers() call when we do not draw to GLChet Haase2012-05-311-1/+8
|/
* 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
* Merge "Improve handling of built-in keyboard." into jb-devJeff Brown2012-05-012-32/+3
|\
| * Improve handling of built-in keyboard.Jeff Brown2012-05-012-32/+3
* | Revert "Add header for forward compatibility"Chris Craik2012-05-011-43/+0
|/
* 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