summaryrefslogtreecommitdiffstats
path: root/include/androidfw
Commit message (Expand)AuthorAgeFilesLines
* Merge "RRO: prevent duplicate system overlays"Adam Lesinski2014-12-031-0/+2
|\
| * RRO: prevent duplicate system overlaysMårten Kongstad2014-11-071-0/+2
* | Frameworks/base: Fix two warnings in cmdsAndreas Gampe2014-11-081-3/+1
* | Frameworks/base: Wall Werror in libs/androidfwAndreas Gampe2014-11-071-2/+2
|/
* am 8bdb265f: am 19f9d54f: Merge "Fix backwards compat problem with AAPT publi...Adam Lesinski2014-09-191-0/+2
|\
| * Fix backwards compat problem with AAPT public attrsAdam Lesinski2014-09-181-0/+2
* | resolved conflicts for merge of 6c585756 to lmp-dev-plus-aospDan Albert2014-09-081-10/+10
|\ \ | |/ |/|
| * Use char16_t for char things.Dan Albert2014-09-081-10/+10
* | 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