summaryrefslogtreecommitdiffstats
path: root/tools/aapt/ResourceTable.cpp
Commit message (Expand)AuthorAgeFilesLines
* AAPT: Fix path for final generated resources on WindowsAdam Lesinski2014-10-201-1/+4
* AAPT: Gate v21 resource synthesizing logging behind -v flagAdam Lesinski2014-10-031-20/+26
* AAPT: Fix issue with synthesized resource not actually showing upAdam Lesinski2014-09-241-1/+18
* AAPT: Continuation of public/private attribute fixAdam Lesinski2014-09-221-16/+167
* Fix backwards compat problem with AAPT public attrsAdam Lesinski2014-09-181-0/+196
* AAPT: Don't crash on illegal symbol nameAdam Lesinski2014-09-091-2/+6
* 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
* Don't lose product variant strings that also vary between locales.Eric Fischer2011-09-271-1/+32
* am c6adfed6: am f795e9a8: Okay *now* really enforce the limit on non-public s...Dianne Hackborn2011-06-101-2/+2
|\
| * Okay *now* really enforce the limit on non-public styles.Dianne Hackborn2011-06-091-2/+2
* | am 820caf7b: am 8821ba86: Ummm... f*, stop breaking the build.Dianne Hackborn2011-06-091-2/+2
|\ \ | |/
| * Ummm... f*, stop breaking the build.Dianne Hackborn2011-06-091-2/+2
* | am a8d7ea06: am 220cd77d: Merge "Enforce public resource restriction on bag p...Dianne Hackborn2011-06-091-2/+3
|\ \ | |/