summaryrefslogtreecommitdiffstats
path: root/include/androidfw
Commit message (Expand)AuthorAgeFilesLines
* Stamp platform version code into app ApksAdam Lesinski2014-08-271-1/+1
* Introduce anydpi density resource qualifierAdam Lesinski2014-08-251-0/+1
* AAPT: Fix regression generating dynamic ref table for shared librariesAdam Lesinski2014-08-201-0/+3
* AAPT support for feature splitsAdam Lesinski2014-08-041-0/+2
* Allow for appending of resources to an AssetManager.Martin Kosiba2014-07-171-0/+1
* Support multiple resource tables with same packageAdam Lesinski2014-06-183-13/+222
* am 642421aa: am 5c31e487: Merge "Introduce new UI_MODE_TYPE_WATCH and qualifi...John Spurlock2014-04-041-0/+1
|\
| * am 5c31e487: Merge "Introduce new UI_MODE_TYPE_WATCH and qualifier." into klp...John Spurlock2014-04-041-0/+1
| |\
| | * Introduce new UI_MODE_TYPE_WATCH and qualifier.John Spurlock2014-04-041-0/+1
* | | Shared library resource supportAdam Lesinski2014-03-252-5/+83
* | | resolved conflicts for merge of 92860a74 to masterNarayan Kamath2014-03-101-25/+44
|\ \ \ | |/ /
| * | LP64: Make 9 patches architecture agnostic.Narayan Kamath2014-03-101-25/+44
| * | Extended locales in AAPT / AssetManager.Narayan Kamath2014-02-141-14/+27
| * | AssetManager support for 3 letter lang/country codes.Narayan Kamath2014-02-141-4/+84
| * | Fix build.Dianne Hackborn2014-02-121-2/+2
| * | Use size_t* in AssetManager::createIdmapColin Cross2014-02-111-1/+1
* | | resolved conflicts for merge of 1cbea39f to masterNick Kralevich2014-02-122-29/+21
|\ \ \
| * \ \ resolved conflicts for merge of dd3d95f1 to klp-volantis-devNick Kralevich2014-02-122-29/+21
| |\ \ \ | | |/ /
| | * | Runtime resource overlay, iteration 2Mårten Kongstad2014-02-032-29/+21
| * | | Fix build.Dianne Hackborn2014-02-112-3/+3
| |/ /
* | | Fix build.Dianne Hackborn2014-02-112-3/+3
* | | am be49403a: am 0cd115e1: am 578087e3: Merge "New command line tool \'idmap\'"Dianne Hackborn2014-02-112-2/+31
|\ \ \ | |/ /
| * | New command line tool 'idmap'Mårten Kongstad2014-02-032-2/+31
| * | Change ResourceType cookies to int32_t.Narayan Kamath2014-01-311-7/+6
| |/
| * 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
* | Move inputservice over to frameworks/nativeMichael Wright2014-02-111-33/+0
* | Extended locales in AAPT / AssetManager.Narayan Kamath2014-02-101-14/+27
* | AssetManager support for 3 letter lang/country codes.Narayan Kamath2014-02-101-4/+84
* | Change ResourceType cookies to int32_t.Narayan Kamath2014-01-281-7/+6
* | AssetManager cookies should be int32_t and not void*.Narayan Kamath2014-01-271-7/+7
* | Fix MCC/MNC typoChristopher Tate2014-01-271-1/+1
* | Reimplement ZipFileRO in terms of libziparchive.Narayan Kamath2014-01-272-133/+57
* | Revert "move libandroidfw to frameworks/native"Adam Lesinski2014-01-2712-0/+3448
* | move libandroidfw to frameworks/nativeMike Lockwood2013-10-0312-3448/+0
|/
* 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-0111-2485/+0
* 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-221-0/+3
* 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
|/
* Implement issue #6646859: 4K!!!! 4K!!!! 4K!!!!Dianne Hackborn2013-02-121-0/+1
* Add initial plumbing for brightness keysMichael Wright2013-02-011-0/+2
* 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
* | Make input system aware of multiple displays.Jeff Brown2012-09-101-0/+9