summaryrefslogtreecommitdiffstats
path: root/tools/aapt/ResourceTable.cpp
Commit message (Expand)AuthorAgeFilesLines
* Cache resource ID lookups in aaptChristopher Tate2012-11-281-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
|\ \ | |/
| * Enforce public resource restriction on bag parents.Dianne Hackborn2011-06-091-2/+3
* | am c851ea56: am 69cb8757: Add new "-swNNNdp" resource qualifier.Dianne Hackborn2011-05-191-3/+12
|\ \ | |/
| * Add new "-swNNNdp" resource qualifier.Dianne Hackborn2011-05-191-3/+12
* | am 46a282f3: am 0ed2e845: Merge "DO NOT MERGE. Integrate add new screen widt...Dianne Hackborn2011-05-131-6/+21
|\ \ | |/
| * DO NOT MERGE. Integrate add new screen width/height in "dp" configs.Dianne Hackborn2011-05-121-6/+21
* | resolved conflicts for merge of 87b3c0dc to honeycomb-plus-aospKenny Root2011-04-121-1/+3
|\ \ | |/ |/|
| * Runtime resource overlay, iteration 1.Mårten Kongstad2011-04-011-1/+3
| * aapt: Allow raw "%" in unformatted string-arraysJosh Stone2011-01-221-0/+16
* | aapt: Allow raw "%" in unformatted string-arraysJosh Stone2011-01-231-0/+16
* | Add knowledge of mipmap to aaptKenny Root2010-11-221-8/+15
* | am 3442611e: am 5580e44c: Merge "Support changing style parent in overlays"Jean-Baptiste Queru2010-11-061-14/+0
|\ \ | |/
| * am 5580e44c: Merge "Support changing style parent in overlays"Jean-Baptiste Queru2010-11-051-14/+0
| |\
| | * Support changing style parent in overlaysMartin Nordholts2010-08-171-14/+0
* | | resolved conflicts for merge of 10d5b096 to masterDianne Hackborn2010-10-041-8/+10
|\ \ \ | |/ /
| * | Add new API to find out whether external storage is removable.Dianne Hackborn2010-10-041-8/+10
* | | am 9c708358: am 37cedce1: Merge "Add an aapt option to allow string variation...Eric Fischer2010-09-231-4/+78
|\ \ \ | |/ /
| * | Add an aapt option to allow string variations for different devices.Eric Fischer2010-09-231-4/+78
* | | Fixes a few minor problems with AAPTSteve Block2010-06-251-1/+1
|/ /
* | Add error checking for translatable stringsKenny Root2010-06-031-8/+27
|/
* Use correct API version for UTF-8 checkingKenny Root2010-03-241-1/+1
* Fix minSdkVersion scanning to not throw warningsKenny Root2010-03-181-3/+5
* Revert "Dedupe resource config pointers"Kenny Root2010-03-101-167/+2
* Dedupe resource config pointersKenny Root2010-03-091-2/+167
* Add ability for some manifest attributes to reference resources.Dianne Hackborn2010-03-091-0/+14
* Change an aapt "warning" from "*** " to "**** " (from three to four stars).Ed Heyl2010-03-051-1/+1
* Change buf size holding integer in ResourceTableKenny Root2010-02-181-1/+1
* Introduce special UI modes for night and car usage.Tobias Haamel2010-02-111-2/+10
* Add --auto-add-overlay option to aapt.Xavier Ducrohet2010-02-041-4/+5
* Optional use of UTF-8 strings in resource bundlesKenny Root2009-12-071-3/+7
* doc change: fix broken R.styleable formatting (caused by missing periods). Ad...Dirk Dougherty2009-11-031-6/+6
* Fix compilation of add-resource tag.Robert Greenwalt2009-09-021-1/+1
* Make it an error to use a bare apostrophe in aapt, and adjust warnings/errors.Eric Fischer2009-09-011-2/+1