summaryrefslogtreecommitdiffstats
path: root/tools/aapt/Command.cpp
Commit message (Expand)AuthorAgeFilesLines
* AAPT: Dump status of required flag for uses-featureAdam Lesinski2014-12-081-5/+3
* aapt updates for Android TVTim Kilbourn2014-10-241-1/+24
* Added a daemon mode to aapt to receive streams of commands from gradle.Jerome Dochez2014-10-021-0/+35
* Don't use reflection when generating the onResourcesLoaded callback.Marcin Kosiba2014-09-111-1/+2
* Change platformBuildVersionCode to name in aapt dump badgingAdam Lesinski2014-08-291-3/+3
* Stamp platform version code into app ApksAdam Lesinski2014-08-271-244/+127
* Have R classes generate their own reference rewrite logicAdam Lesinski2014-08-251-5/+7
* AAPT: Dump installLocation in badgingAdam Lesinski2014-08-221-0/+28
* Include build number in aapt versionAdam Lesinski2014-08-181-1/+5
* Revert "Include build number in aapt version"Adam Lesinski2014-08-181-1/+1
* Include build number in aapt versionAdam Lesinski2014-08-181-1/+1
* AAPT: Output only 64-bit arch when multiArch is trueAdam Lesinski2014-08-151-4/+64
* Merge "Add FeatureGroup to PackageInfo" into lmp-devAdam Lesinski2014-08-151-6/+2
|\
| * Add FeatureGroup to PackageInfoAdam Lesinski2014-08-151-6/+2
* | Fix assumption about DynamicRefTable in aaptAdam Lesinski2014-08-151-5/+2
|/
* AAPT: Dump an APK's split name attributeAdam Lesinski2014-08-121-1/+8
* Modify base Configuration used for aapt dump badgingAdam Lesinski2014-08-041-0/+1
* Add shared library support to aapt dumpAdam Lesinski2014-07-301-10/+17
* 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
* 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
* Don't dump data from a bad ResTableAdam Lesinski2014-05-191-0/+3
* 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-131-3/+14
|/
* Add support for building split APKsAdam Lesinski2014-05-111-7/+86
* resolved conflicts for merge of 56ca8219 to masterElliott Hughes2014-04-181-2/+5
|\
| * resolved conflicts for merge of ec42199a to klp-modular-dev-plus-aospElliott Hughes2014-04-181-2/+5
| |\
| | * Pseudolocalizer improvements.Anton Krumin2014-04-091-2/+5
* | | resolved conflicts for merge of a81ee86b to masterTim Kilbourn2014-03-071-9/+34
|\ \ \ | |/ /
| * | am b559b371: Merge "Dump leanback info in aapt dump badging." into klp-modula...Tim Kilbourn2014-03-081-8/+32
| |\ \
| | * | Dump leanback info in aapt dump badging.Tim Kilbourn2014-03-071-8/+32
| * | | am 28879bbf: am be57fca4: Merge "Extended locales in AAPT / AssetManager."Narayan Kamath2014-02-171-0/+1
| |\ \ \ | | |/ / | |/| / | | |/
| | * Extended locales in AAPT / AssetManager.Narayan Kamath2014-02-141-0/+1
* | | Extended locales in AAPT / AssetManager.Narayan Kamath2014-02-101-0/+1
* | | resolved conflicts for merge of 1b5b60d6 to masterAdam Lesinski2014-02-041-1/+1
|\ \ \ | |/ /
| * | Merge "Add support for multiple asset dirs (-A)" into klp-modular-devAdam Lesinski2014-02-041-1/+1
| |\ \ | | |/ | |/|
| | * Add support for multiple asset dirs (-A)Adam Lesinski2014-01-231-1/+1
| * | AssetManager cookies should be int32_t and not void*.Narayan Kamath2014-01-271-1/+1
| |/
| * Add badging of Payment appsAdam Lesinski2013-09-271-11/+142
| * Add support for dumping new badgingAdam Lesinski2013-09-271-3/+68
| * Added support for supports-input manifest elementMichael Wright2013-09-051-50/+87
* | AssetManager cookies are now int32_t, not void*.Narayan Kamath2014-01-271-1/+1
* | Dump maxSdk of uses-permission during badgingAdam Lesinski2014-01-271-30/+46
* | Escape strings that are output by aapt dump badgingMaurice Chu2014-01-271-36/+60
* | Fix aapt when outputting meta-data tag valuesMaurice Chu2014-01-271-17/+30
* | resolved conflicts for merge of 0c923b7c to masterAdam Lesinski2014-01-271-11/+142