summaryrefslogtreecommitdiffstats
path: root/tools/aapt
Commit message (Expand)AuthorAgeFilesLines
* AAPT: Fix path for final generated resources on WindowsAdam Lesinski2014-10-201-1/+4
* AAPT: Fix an issue where a resource name was incorrectly derived on WindowsAdam Lesinski2014-10-171-1/+1
* Merge "Added a daemon mode to aapt to receive streams of commands from gradle...Jerome Dochez2014-10-104-0/+40
|\
| * Added a daemon mode to aapt to receive streams of commands from gradle.Jerome Dochez2014-10-024-0/+40
* | AAPT: Gate v21 resource synthesizing logging behind -v flagAdam Lesinski2014-10-031-20/+26
|/
* include direct.h for _mkdirAndrew Hsieh2014-09-301-0/+3
* AAPT: Fix issue with synthesized resource not actually showing upAdam Lesinski2014-09-242-1/+19
* AAPT: Continuation of public/private attribute fixAdam Lesinski2014-09-229-36/+316
* Fix backwards compat problem with AAPT public attrsAdam Lesinski2014-09-183-3/+225
* Merge "Don't use reflection when generating the onResourcesLoaded callback." ...Marcin Kosiba2014-09-112-104/+73
|\
| * Don't use reflection when generating the onResourcesLoaded callback.Marcin Kosiba2014-09-112-104/+73
* | AAPT: Don't crash on illegal symbol nameAdam Lesinski2014-09-091-2/+6
|/
* Change platformBuildVersionCode to name in aapt dump badgingAdam Lesinski2014-08-291-3/+3
* Stamp platform version code into app ApksAdam Lesinski2014-08-279-251/+578
* Merge "Have R classes generate their own reference rewrite logic" into lmp-devAdam Lesinski2014-08-264-18/+194
|\
| * Have R classes generate their own reference rewrite logicAdam Lesinski2014-08-254-18/+194
* | Introduce anydpi density resource qualifierAdam Lesinski2014-08-252-0/+8
|/
* AAPT: Filtering resource fixAdam Lesinski2014-08-223-6/+52
* AAPT: Dump installLocation in badgingAdam Lesinski2014-08-221-0/+28
* Merge "Add better error message for AAPT file conflicts" into lmp-devAdam Lesinski2014-08-211-9/+11
|\
| * Add better error message for AAPT file conflictsAdam Lesinski2014-08-211-9/+11
* | AAPT: mipmaps should not end up in SplitsAdam Lesinski2014-08-214-10/+70
|/
* Use the correct versionCode for Split APKsAdam Lesinski2014-08-211-0/+7
* 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
* Include build number in aapt versionAdam Lesinski2014-08-182-1/+13
* Revert "Include build number in aapt version"Adam Lesinski2014-08-182-2/+1
* Include build number in aapt versionAdam Lesinski2014-08-182-1/+2
* 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-152-6/+37
|\
| * Add FeatureGroup to PackageInfoAdam Lesinski2014-08-152-6/+37
* | Fix assumption about DynamicRefTable in aaptAdam Lesinski2014-08-151-5/+2
|/
* Fix nine patch outline radius computationChris Craik2014-08-151-3/+7
* Ensure that split names are validAdam Lesinski2014-08-143-2/+20
* AAPT: Dump an APK's split name attributeAdam Lesinski2014-08-121-1/+8
* Merge "AAPT support for feature splits" into lmp-devAdam Lesinski2014-08-096-158/+226
|\
| * AAPT support for feature splitsAdam Lesinski2014-08-046-158/+226
* | Have styleable indices be non-final for library projectsAdam Lesinski2014-08-071-3/+8
* | Modify base Configuration used for aapt dump badgingAdam Lesinski2014-08-041-0/+1
|/
* 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