summaryrefslogtreecommitdiffstats
path: root/libs/androidfw
Commit message (Expand)AuthorAgeFilesLines
* Fix PointerCoords Parcel incorrectly storing values as Int32Ilya Polenov2013-01-301-2/+2
* Revert "fix potential memory leak"Elliott Hughes2013-01-031-3/+0
* fix potential memory leakSungmin Choi2013-01-041-0/+3
* BackupHelpers: Fix TypoYou Kim2012-12-171-1/+1
* Merge "Free resources in correct order in ResStringPool::uninit"Kenny Root2012-11-141-4/+4
|\
| * Free resources in correct order in ResStringPool::uninitChris Dearman2012-10-081-4/+4
* | am 82634313: Merge "Reject bad ResXMLTree::setTo calls"Kenny Root2012-10-121-0/+4
|\ \
| * | Reject bad ResXMLTree::setTo callsKenny Root2012-10-101-0/+4
| |/
* | am d87cb794: am 0cd3c976: Merge "Settings (and general) restore fixes" into j...Christopher Tate2012-10-041-0/+1
|\ \
| * | Settings (and general) restore fixesChristopher Tate2012-10-041-0/+1
* | | am cee11240: am 07b4339b: Merge "Change androidfw tests to native test target"Kenny Root2012-10-022-22/+11
|\ \ \ | |/ / |/| / | |/
| * Change androidfw tests to native test targetKenny Root2012-10-022-22/+11
* | 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