summaryrefslogtreecommitdiffstats
path: root/libs/androidfw
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'android-4.2.2_r1' into mr1.1-stagingRicardo Cerqueira2013-02-151-1/+2
|\
| * Fix bug #7724071 ImageView drawable is not loaded correctly when changing LocaleFabrice Di Meglio2012-12-121-1/+2
* | Squashed commit of the theme engine support.Ricardo Cerqueira2012-11-244-75/+458
|/
* Settings (and general) restore fixesChristopher Tate2012-10-041-0/+1
* Use "ldrtl" and "ldltr" config qualifiers for RTL / LTR resourcesFabrice Di Meglio2012-09-061-2/+2
* Add support for "-rtl" in resourcesFabrice Di Meglio2012-08-231-0/+40
* libutils cleanupMathias Agopian2012-08-051-0/+18
* Add mode when open(O_CREAT) is used.Nick Kralevich2012-06-261-1/+3
* am 51df04b9: Port the legacy velocity tracker strategy.Jeff Brown2012-06-041-0/+126
|\
| * Port the legacy velocity tracker strategy.Jeff Brown2012-06-041-0/+126
* | am a5b06982: Implement a second order integrating VT strategy.Jeff Brown2012-06-041-11/+37
|\ \ | |/
| * Implement a second order integrating VT strategy.Jeff Brown2012-06-041-11/+37
* | am 18f329e9: Implement a weighted least squares VelocityTracker strategy.Jeff Brown2012-06-041-21/+126
|\ \ | |/
| * Implement a weighted least squares VelocityTracker strategy.Jeff Brown2012-06-041-21/+126
* | am 1fbbc071: Merge "Implement an integrating VelocityTracker strategy." into ...Jeff Brown2012-06-031-0/+104
|\ \ | |/
| * Implement an integrating VelocityTracker strategy.Jeff Brown2012-06-031-0/+104
* | am f47e76e2: Merge "Make velocity tracker strategy configurable." into jb-devJeff Brown2012-06-031-17/+74
|\ \ | |/
| * Make velocity tracker strategy configurable.Jeff Brown2012-06-031-17/+74
* | am e4db99cf: Merge "Detect when pointer has stopped moving." into jb-devJeff Brown2012-05-151-6/+25
|\ \ | |/
| * Detect when pointer has stopped moving.Jeff Brown2012-05-141-6/+25
* | am 08b544c7: Merge "Fix pointer indexing issue in VelocityTracker." into jb-devJeff Brown2012-05-151-6/+13
|\ \ | |/
| * Fix pointer indexing issue in VelocityTracker.Jeff Brown2012-05-141-6/+13
* | am 47a4a50d: Merge "Improve touch event resampling." into jb-devJeff Brown2012-05-152-67/+153
|\ \ | |/
| * Improve touch event resampling.Jeff Brown2012-05-142-67/+153
* | am 00ff4748: Merge "More VelocityTracker refactoring." into jb-devJeff Brown2012-05-151-49/+89
|\ \ | |/
| * More VelocityTracker refactoring.Jeff Brown2012-05-131-49/+89
* | am b12b6b51: Merge "Minor refactoring before starting on velocity tracker cha...Jeff Brown2012-05-114-508/+558
|\ \ | |/
| * Minor refactoring before starting on velocity tracker changes.Jeff Brown2012-05-114-508/+558
* | am 0632b35b: Merge "Improve handling of built-in keyboard." into jb-devJeff Brown2012-05-011-3/+4
|\ \ | |/
| * Improve handling of built-in keyboard.Jeff Brown2012-05-011-3/+4
* | resolved conflicts for merge of 13c04786 to jb-dev-plus-aospJean-Baptiste Queru2012-05-011-10/+21
|\ \
* \ \ resolved conflicts for merge of bc2fb7b9 to jb-dev-plus-aospJean-Baptiste Queru2012-05-011-3/+2
|\ \ \ | |/ / | | / | |/ |/|
| * Add stubs for improved compatibilityJean-Baptiste Queru2012-02-212-0/+39
* Resample touch events on frame boundaries.Jeff Brown2012-04-273-51/+302
* More work on international keyboards.Jeff Brown2012-04-233-8/+8
* Get alias for Bluetooth devices.Jeff Brown2012-04-201-6/+5
* Improve handling of certain keyboard layout properties.Jeff Brown2012-04-181-8/+62
* Add Dvorak keyboard layout.Jeff Brown2012-04-172-10/+118
* Support loading keyboard layout overlays from resources.Jeff Brown2012-04-172-24/+106
* Add support for input devices that have vibrators.Jeff Brown2012-04-131-0/+2
* Notify applications when input devices change.Jeff Brown2012-04-121-3/+6
* HID usage should take precedence over scan code.Jeff Brown2012-04-121-6/+6
* Refactor key code mapping.Jeff Brown2012-04-111-15/+32
* Request key maps from input manager service.Jeff Brown2012-04-106-184/+296
* Add a unique input device descriptor.Jeff Brown2012-04-061-3/+6
* frameworks/base: move Zip* from libandroidfw to libutilsColin Cross2012-03-228-1401/+5
* Merge "Fix spurious ANRs in native activities."Jeff Brown2012-03-132-0/+56
|\
| * Fix spurious ANRs in native activities.Jeff Brown2012-03-132-0/+56
* | Fix issue #6054627: resource matching issue of size qualifiersDianne Hackborn2012-03-091-49/+40
|/
* fixup hardcoded include paths for new projectMathias Agopian2012-03-073-2/+81