summaryrefslogtreecommitdiffstats
path: root/tools/aapt
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add outline alpha" into lmp-devChris Craik2014-07-311-19/+20
|\
| * Add outline alphaChris Craik2014-07-311-19/+20
* | Add shared library support to aapt dumpAdam Lesinski2014-07-301-10/+17
|/
* Fix large memory corruption in AAPTAdam Lesinski2014-07-301-4/+12
* Have AEP GL feature depend on GLES 3.1 in badgingAdam Lesinski2014-07-251-13/+41
* Add <feature-group> tag and change aapt badgingAdam Lesinski2014-07-231-219/+208
* Mark resource-only splits as hasCode=false.Jeff Sharkey2014-07-151-0/+7
* Implement outline support for nine patchesChris Craik2014-07-141-6/+128
* Add versionCode to split manifest; compile.Jeff Sharkey2014-07-091-8/+19
* Add a BIND_DREAM_SERVICE signature-level permission.John Spurlock2014-06-271-0/+13
* Dump more info about behaviors an APK offersAdam Lesinski2014-06-241-17/+114
* Support multiple resource tables with same packageAdam Lesinski2014-06-182-8/+19
* Merge "Add support for @SystemApi annotation to aapt."Jeff Brown2014-06-091-37/+44
|\
| * Add support for @SystemApi annotation to aapt.Jeff Brown2014-06-061-37/+44
* | am 99017c01: Merge "Fix issue preventing aapt from stripping all unwanted den...Bryan Mawhinney2014-06-091-2/+2
|\ \ | |/ |/|
| * Fix issue preventing aapt from stripping all unwanted densitiesBryan Mawhinney2014-06-061-2/+2
* | resolved conflicts for merge of 522c5ce2 to masterAdam Lesinski2014-06-031-8/+4
|\ \ | |/ |/|
| * am 7e547e0d: Merge "Add --pseudo-localize option to generate resources for ps...Adam Lesinski2014-06-031-5/+4
| |\
| | * Add --pseudo-localize option to generate resources for pseudolocales.Igor Viarheichyk2014-06-031-5/+4
* | | Don't dump data from a bad ResTableAdam Lesinski2014-05-192-0/+11
* | | Merge "AAPT dump badging should allow refs in meta-data"Adam Lesinski2014-05-151-1/+1
|\ \ \
| * | | AAPT dump badging should allow refs in meta-dataAdam Lesinski2014-05-151-1/+1
* | | | Merge "Fix crash in AAPT dump badging with bad StringPool"Adam Lesinski2014-05-151-7/+38
|\ \ \ \
| * | | | Fix crash in AAPT dump badging with bad StringPoolAdam Lesinski2014-05-151-7/+38
| |/ / /
* | | | Quick fix to ensure mipmap doesn't get stripped by AAPTAdam Lesinski2014-05-132-3/+18
|/ / /
* | | Merge "Add support for building split APKs"Adam Lesinski2014-05-1225-1889/+2236
|\ \ \
| * | | Add support for building split APKsAdam Lesinski2014-05-1125-1893/+2241
* | | | am 86768034: am b593ad60: am f1f28d1d: Merge "Skip resource files for locales...Elliott Hughes2014-05-061-0/+15
|\ \ \ \ | | |/ / | |/| |
| * | | am b593ad60: am f1f28d1d: Merge "Skip resource files for locales en-XA and ar...Elliott Hughes2014-05-061-0/+15
| |\ \ \ | | | |/ | | |/|
| | * | Skip resource files for locales en-XA and ar-XBIgor Viarheichyk2014-05-051-0/+15
* | | | am 0472fb58: am 34dd2cdd: am f2d2c871: AAPT should not process XML that faile...Adam Lesinski2014-05-051-4/+5
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | am 34dd2cdd: am f2d2c871: AAPT should not process XML that failed to compileAdam Lesinski2014-05-051-4/+5
| |\ \
| | * \ am f2d2c871: AAPT should not process XML that failed to compileAdam Lesinski2014-05-051-4/+5
| | |\ \
| | | * | AAPT should not process XML that failed to compileAdam Lesinski2014-05-051-4/+5
* | | | | am fd955f14: am 6a6979ad: am 86315c45: Merge "Fixes issue causing pseudolocal...Elliott Hughes2014-04-301-2/+1
|\ \ \ \ \ | |/ / / /
| * | | | am 6a6979ad: am 86315c45: Merge "Fixes issue causing pseudolocalization of st...Elliott Hughes2014-04-301-2/+1
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Fixes issue causing pseudolocalization of stringsIgor Viarheichyk2014-04-301-2/+1
* | | | | Child nodes of <preference-headers> now output proguard keep options.Adam Lesinski2014-04-251-7/+12
* | | | | am 36e64ab9: am cf4d85e4: am 90840ec2: Merge "Fix warning introduced by recen...Elliott Hughes2014-04-181-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | am cf4d85e4: am 90840ec2: Merge "Fix warning introduced by recent psuedolocal...Elliott Hughes2014-04-181-1/+1
| |\ \ \ \ | | |/ / /
| | * | | Fix warning introduced by recent psuedolocalizer change.Elliott Hughes2014-04-181-1/+1
* | | | | resolved conflicts for merge of 56ca8219 to masterElliott Hughes2014-04-189-104/+335
|\ \ \ \ \ | |/ / / /
| * | | | resolved conflicts for merge of ec42199a to klp-modular-dev-plus-aospElliott Hughes2014-04-189-104/+335
| |\ \ \ \ | | |/ / /
| | * | | Pseudolocalizer improvements.Anton Krumin2014-04-099-105/+336
* | | | | am 642421aa: am 5c31e487: Merge "Introduce new UI_MODE_TYPE_WATCH and qualifi...John Spurlock2014-04-041-0/+5
|\ \ \ \ \ | |/ / / /
| * | | | am 5c31e487: Merge "Introduce new UI_MODE_TYPE_WATCH and qualifier." into klp...John Spurlock2014-04-041-0/+5
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Introduce new UI_MODE_TYPE_WATCH and qualifier.John Spurlock2014-04-041-0/+5
| * | | | am 004ceaaa: am 55a65509: Merge "Reduce warning verbosity in aapt"Adam Lesinski2014-03-274-92/+98
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Reduce warning verbosity in aaptAdam Lesinski2014-03-244-92/+98
* | | | | Shared library resource supportAdam Lesinski2014-03-259-19/+95