summaryrefslogtreecommitdiffstats
path: root/tools/aapt
Commit message (Expand)AuthorAgeFilesLines
* Fixes for clang:Koushik Dutta2013-07-103-3/+4
* aapt: allow toggling "errors instead of warnings"Chirayu Desai2013-05-061-8/+17
* aapt: add check for untranslatable "string-array"sChirayu Desai2013-05-051-1/+16
* aapt: localizations: be more aggressiveChirayu Desai2013-04-271-8/+8
* Merge commit 'android-4.2.2_r1' into mr1.1-stagingRicardo Cerqueira2013-02-154-8/+66
|\
| * Fix the single crunch command to return the right error code.Xavier Ducrohet2013-01-151-1/+5
| * Add single crunch command to aapt. do not merge.Xavier Ducrohet2013-01-024-8/+62
| * Cache resource ID lookups in aaptChristopher Tate2012-11-284-5/+148
* | Cache resource ID lookups in aaptChristopher Tate2012-11-284-5/+148
* | Squashed commit of the theme engine support.Ricardo Cerqueira2012-11-243-4/+28
|/
* Fix writing text version of styleable IDs. do not merge.Xavier Ducrohet2012-09-261-1/+1
* am 79c95c3b: am 5de96035: am 31820a35: Merge "Add --output-text-symbols optio...Xavier Ducrohet2012-09-173-14/+205
|\
| * am 31820a35: Merge "Add --output-text-symbols option to aapt."Xavier Ducrohet2012-09-173-14/+205
| |\
| | * Add --output-text-symbols option to aapt.Xavier Ducrohet2012-09-113-14/+205
* | | am 8a67598e: am cc9747ed: am d7252571: Merge "Add --error-on-failed-insert op...Xavier Ducrohet2012-09-173-19/+60
|\ \ \ | |/ /
| * | am d7252571: Merge "Add --error-on-failed-insert option to aapt."Xavier Ducrohet2012-09-173-19/+60
| |\ \ | | |/
| | * Add --error-on-failed-insert option to aapt.Xavier Ducrohet2012-09-113-19/+60
* | | am 61d09810: am 3150feef: am bfe1ab82: Merge "Fix aapt to get expat header fi...Elliott Hughes2012-09-092-2/+1
|\ \ \ | |/ /
| * | am bfe1ab82: Merge "Fix aapt to get expat header files from the approved loca...Elliott Hughes2012-09-092-2/+1
| |\ \ | | |/
| | * Fix aapt to get expat header files from the approved location.Elliott Hughes2012-09-092-2/+1
* | | Use "ldrtl" and "ldltr" config qualifiers for RTL / LTR resourcesFabrice Di Meglio2012-09-061-2/+2
* | | Add support for "-rtl" in resourcesFabrice Di Meglio2012-08-233-7/+67
|/ /
* | am e67f8c8c: Merge "Normalize output from aapt d xmltree"Jean-Baptiste Queru2012-08-081-1/+2
|\ \ | |/
| * Merge "Normalize output from aapt d xmltree"Jean-Baptiste Queru2012-08-081-1/+2
| |\
| | * Normalize output from aapt d xmltreeShachar Shemesh2012-07-081-1/+2
* | | am b71393bd: Merge "Fix aapt -G to properly support class attr in fragment." ...Xavier Ducrohet2012-07-191-17/+31
|\ \ \ | |/ / |/| |
| * | Fix aapt -G to properly support class attr in fragment.Xavier Ducrohet2012-07-191-17/+31
* | | am 8c71784e: Merge "Initialize mJunkPath to false"Jean-Baptiste Queru2012-06-221-1/+1
|\ \ \ | | |/ | |/|
| * | Initialize mJunkPath to falseHaitao Feng2012-06-221-1/+1
* | | am 0f6471ac: Merge "Fix issue #6641368: can\'t launch gallery" into jb-devDianne Hackborn2012-06-121-1/+3
|\ \ \ | | |/ | |/|
| * | Fix issue #6641368: can't launch galleryDianne Hackborn2012-06-111-1/+3
* | | am c9fe6568: am 9e22d9c5: Merge "Fix "Too many open files" error for aapt bui...Jean-Baptiste Queru2012-06-051-0/+4
|\ \ \
| * \ \ am 9e22d9c5: Merge "Fix "Too many open files" error for aapt built with Mac O...Jean-Baptiste Queru2012-06-051-0/+4
| |\ \ \ | | | |/ | | |/|
| | * | Fix "Too many open files" error for aapt built with Mac OS X SDK 10.6.Ying Wang2012-06-051-0/+4
* | | | am 44ff9b8f: am 36ac43ba: Merge "Tweak default ignore-assets path"Tor Norbye2012-06-051-1/+1
|\ \ \ \ | |/ / /
| * | | am 36ac43ba: Merge "Tweak default ignore-assets path"Tor Norbye2012-06-051-1/+1
| |\ \ \ | | |/ /
| | * | Tweak default ignore-assets pathTor Norbye2012-06-041-1/+1
| * | | am 0748a569: Merge "aapt: Remove terminal pointer incrementaion"Jean-Baptiste Queru2012-06-021-1/+0
| |\ \ \ | | |/ /
| | * | Merge "aapt: Remove terminal pointer incrementaion"Jean-Baptiste Queru2012-06-021-1/+0
| | |\ \
| | | * | aapt: Remove terminal pointer incrementaionNobuhiro Hayashi2012-03-301-1/+0
| | * | | Merge "Fix length of pattern." DO NOT MERGE.Ying Wang2012-05-241-0/+1
| |/ / /
* | | | am 996b073e: Fix length of pattern.Ying Wang2012-05-221-0/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | Fix length of pattern.Ying Wang2012-05-221-0/+1
| * | | Merge "Merge "AAPT: support a new --ignore-assets flag."" into jb-devRaphael Moll2012-05-213-45/+99
| |\ \ \
| | * | | Merge "AAPT: support a new --ignore-assets flag."Raphael Moll2012-05-183-45/+99
* | | | | am 13a0271c: Merge "Add aapt support for generating proguard rules for onClic...Dianne Hackborn2012-05-181-0/+27
|\ \ \ \ \ | |/ / / /
| * | | | Add aapt support for generating proguard rules for onClick methods.Dianne Hackborn2012-05-181-0/+27
| |/ / /
* | | | am 8748399f: am 61394501: Merge "Support a new ANDROID_AAPT_IGNORE env var."Raphael Moll2012-05-183-45/+99
|\ \ \ \ | | |/ / | |/| |
| * | | Support a new ANDROID_AAPT_IGNORE env var.Raphael Moll2012-05-093-45/+99
* | | | resolved conflicts for merge of 13c04786 to jb-dev-plus-aospJean-Baptiste Queru2012-05-011-0/+15
|\ \ \ \ | |/ / /