summaryrefslogtreecommitdiffstats
path: root/tools/aapt/ResourceTable.cpp
Commit message (Expand)AuthorAgeFilesLines
* resolved conflicts for merge of 1dcc75b2 to lmp-dev-plus-aospAndreas Gampe2014-10-011-136/+167
|\
| * Frameworks/base: Fix AAPT warningsAndreas Gampe2014-10-011-133/+159
* | am 0a6c5ea4: Merge "AAPT: Fix issue with synthesized resource not actually sh...Adam Lesinski2014-09-261-1/+18
|\ \
| * | AAPT: Fix issue with synthesized resource not actually showing upAdam Lesinski2014-09-241-1/+18
* | | am 36b5795f: am 81745c51: Merge "AAPT: Continuation of public/private attribu...Adam Lesinski2014-09-221-16/+167
|\ \ \ | |/ /
| * | AAPT: Continuation of public/private attribute fixAdam Lesinski2014-09-221-16/+167
* | | am 8bdb265f: am 19f9d54f: Merge "Fix backwards compat problem with AAPT publi...Adam Lesinski2014-09-191-0/+196
|\ \ \ | |/ /
| * | Fix backwards compat problem with AAPT public attrsAdam Lesinski2014-09-181-0/+196
* | | am 716c7279: am 799dc748: Merge "AAPT: Don\'t crash on illegal symbol name" i...Adam Lesinski2014-09-101-2/+6
|\ \ \ | |/ /
| * | AAPT: Don't crash on illegal symbol nameAdam Lesinski2014-09-091-2/+6
* | | resolved conflicts for merge of 6c585756 to lmp-dev-plus-aospDan Albert2014-09-081-5/+5
|\ \ \ | |/ / |/| / | |/
| * Use char16_t for char things.Dan Albert2014-09-081-5/+5
* | AAPT: mipmaps should not end up in SplitsAdam Lesinski2014-08-211-7/+29
* | AAPT: Fix regression generating dynamic ref table for shared librariesAdam Lesinski2014-08-201-17/+14
* | Allow enum generated IDs to reuse existing IDsAdam Lesinski2014-08-191-16/+17
* | AAPT support for feature splitsAdam Lesinski2014-08-041-133/+118
* | Fix large memory corruption in AAPTAdam Lesinski2014-07-301-4/+12
* | Support multiple resource tables with same packageAdam Lesinski2014-06-181-3/+10
* | Merge "Add support for building split APKs"Adam Lesinski2014-05-121-17/+11
|\ \
| * | Add support for building split APKsAdam Lesinski2014-05-111-17/+11
* | | am 86768034: am b593ad60: am f1f28d1d: Merge "Skip resource files for locales...Elliott Hughes2014-05-061-0/+15
|\ \ \ | |/ / |/| / | |/
| * Skip resource files for locales en-XA and ar-XBIgor Viarheichyk2014-05-051-0/+15
* | am fd955f14: am 6a6979ad: am 86315c45: Merge "Fixes issue causing pseudolocal...Elliott Hughes2014-04-301-2/+1
|\ \ | |/
| * Fixes issue causing pseudolocalization of stringsIgor Viarheichyk2014-04-301-2/+1
* | resolved conflicts for merge of 56ca8219 to masterElliott Hughes2014-04-181-33/+61
|\ \ | |/
| * Pseudolocalizer improvements.Anton Krumin2014-04-091-33/+61
| * Reduce warning verbosity in aaptAdam Lesinski2014-03-241-28/+45
| * Extended locales in AAPT / AssetManager.Narayan Kamath2014-02-141-2/+2
| * Don't pseudolocalize untranslatable strings.Narayan Kamath2013-12-101-5/+13
| * AAPT emits error for res with no 'default' productAdam Lesinski2013-10-041-4/+65
* | Shared library resource supportAdam Lesinski2014-03-251-7/+63
* | Reduce warning verbosity in aaptAdam Lesinski2014-03-201-28/+45
* | Extended locales in AAPT / AssetManager.Narayan Kamath2014-02-101-2/+2
* | Don't pseudolocalize untranslatable strings.Narayan Kamath2014-01-271-5/+13
* | Add new aapt flag --error-on-missing-config-entryYing Wang2014-01-271-1/+9
* | AAPT emits error for res with no 'default' productAdam Lesinski2014-01-271-4/+65
* | Revert "Move frameworks/base/tools/ to frameworks/tools/"Adam Lesinski2014-01-271-0/+3905
* | Move frameworks/base/tools/ to frameworks/tools/Mike Lockwood2013-08-281-3905/+0
|/
* Cache resource ID lookups in aaptChristopher Tate2012-11-271-5/+10
* Add support for "-rtl" in resourcesFabrice Di Meglio2012-08-231-6/+9
* resolved conflicts for merge of 13c04786 to jb-dev-plus-aospJean-Baptiste Queru2012-05-011-0/+15
|\
| * Runtime resource overlay: clean-up.Mårten Kongstad2012-02-161-0/+15
* | resolved conflicts for merge of bc2fb7b9 to jb-dev-plus-aospJean-Baptiste Queru2012-05-011-3/+1
|\ \ | |/
| * Build overlay packages just like regular packages.Mårten Kongstad2012-02-071-3/+1
* | Remove dead code in StringPool.Jeff Brown2012-03-161-3/+3
* | Fix up getAttributeFlags() functionBen Gruver2012-03-071-6/+2
* | frameworks/base refactoring.Mathias Agopian2012-02-171-1/+1
* | Only generate private symbols that are needed.Dianne Hackborn2012-02-071-0/+44
* | aapt now sorts the strings in the resource string pool.Dianne Hackborn2012-01-311-8/+82
|/
* New aapt feature to do smarter filtering of configurations.Dianne Hackborn2011-10-161-129/+1