summaryrefslogtreecommitdiffstats
path: root/tools/aapt
Commit message (Expand)AuthorAgeFilesLines
* AAPT: Ignore densities specified in -c flagAdam Lesinski2014-11-101-0/+7
* split-select: Fix rules generated for anydpi densityAdam Lesinski2014-11-064-22/+55
* Add error checking to aapt for split generationAdam Lesinski2014-11-038-5/+237
* Merge "Build the split-select tool without C++11 support" into lmp-mr1-devAdam Lesinski2014-11-031-3/+37
|\
| * Build the split-select tool without C++11 supportAdam Lesinski2014-11-031-3/+37
* | Fix issues that will be present in C++11Adam Lesinski2014-11-039-63/+64
|/
* aapt updates for Android TVTim Kilbourn2014-10-241-1/+24
* First commit of split-select toolAdam Lesinski2014-10-234-7/+10
* am 73a8c596: am 3f8c7dec: Merge "AAPT: Fix path for final generated resources...Adam Lesinski2014-10-201-1/+4
|\
| * AAPT: Fix path for final generated resources on WindowsAdam Lesinski2014-10-201-1/+4
* | am 83fae208: am 3cd840f4: Merge "AAPT: Fix an issue where a resource name was...Adam Lesinski2014-10-171-1/+1
|\ \ | |/
| * AAPT: Fix an issue where a resource name was incorrectly derived on WindowsAdam Lesinski2014-10-171-1/+1
* | Minor resource notation/compatibility fixesAdam Lesinski2014-10-171-3/+3
|/
* 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
|/