summaryrefslogtreecommitdiffstats
path: root/tools/aapt/Resource.cpp
Commit message (Expand)AuthorAgeFilesLines
* aapt: Hide "No comment for public symbol" warningsMichael Bestas2016-02-201-2/+2
* Themes: Port to CM13 [1/3]Andy Mast2015-10-261-2/+22
* aapt: add option for stricter symbol generationAdrian Roos2015-06-021-1/+1
* Merge "Re-enable -Wall and -Werror that were lost in a merge"Colin Cross2015-04-091-1/+0
|\
| * Re-enable -Wall and -Werror that were lost in a mergeColin Cross2015-04-081-1/+0
* | Only Windows doesn't have %zd.Elliott Hughes2015-04-031-1/+1
|/
* am 503a4494: am f1f179a7: Merge "AAPT: Copy android:revisionCode to Splits" i...Adam Lesinski2014-12-161-0/+13
|\
| * AAPT: Copy android:revisionCode to SplitsAdam Lesinski2014-12-161-0/+13
* | am 72a6aeac: am 91ca64ea: Merge "AAPT: Add pathMotion custom classes to Progu...Adam Lesinski2014-12-031-6/+9
|\ \ | |/
| * AAPT: Add pathMotion custom classes to Proguard Keep setAdam Lesinski2014-12-021-6/+9
* | am f17611a2: am 130e30fe: Merge "AAPT: Add custom transition classes to Progu...Adam Lesinski2014-12-031-0/+9
|\ \ | |/
| * AAPT: Add custom transition classes to Proguard keep setAdam Lesinski2014-12-021-0/+9
* | Merge commit 'fb96e54' into manualmergeAdam Lesinski2014-11-051-0/+70
|\ \ | |/
| * Add error checking to aapt for split generationAdam Lesinski2014-11-031-0/+69
* | Merge commit '78be0498' into manualmergeAdam Lesinski2014-11-031-1/+1
|\ \ | |/
| * Fix issues that will be present in C++11Adam Lesinski2014-11-031-5/+5
* | am 9295a135: am e40974d9: Merge "Fix an overflow found by ASAN."Dan Albert2014-10-201-1/+1
|\ \
| * | Fix an overflow found by ASAN.Dan Albert2014-10-201-1/+1
* | | resolved conflicts for merge of 1dcc75b2 to lmp-mr1-dev-plus-aospAndreas Gampe2014-10-011-41/+71
|\ \ \ | |/ /
| * | Frameworks/base: Fix AAPT warningsAndreas Gampe2014-10-011-48/+70
* | | am d4e5b601: am 37e3df38: am 1aa4db07: am 81745c51: Merge "AAPT: Continuation...Adam Lesinski2014-09-221-13/+37
|\ \ \ | | |/ | |/|
| * | AAPT: Continuation of public/private attribute fixAdam Lesinski2014-09-221-13/+37
* | | am 9ee3ba23: am e7e9ad6d: am 863b1a90: am 19f9d54f: Merge "Fix backwards comp...Adam Lesinski2014-09-191-3/+21
|\ \ \ | |/ /
| * | Fix backwards compat problem with AAPT public attrsAdam Lesinski2014-09-181-3/+21
* | | am 972628dc: am 5128e88e: Merge "Don\'t use reflection when generating the on...Marcin Kosiba2014-09-111-103/+71
|\ \ \ | |/ /
| * | Don't use reflection when generating the onResourcesLoaded callback.Marcin Kosiba2014-09-111-103/+71
* | | resolved conflicts for merge of 6c585756 to lmp-dev-plus-aospDan Albert2014-09-081-4/+4
|\ \ \ | |/ / |/| / | |/
| * Use char16_t for char things.Dan Albert2014-09-081-4/+4
| * Extended locales in AAPT / AssetManager.Narayan Kamath2014-02-141-0/+1
| * Change ResourceType cookies to int32_t.Narayan Kamath2014-01-311-2/+1
| * Merge commit 'b873a17ce7be0a9771c24999adca6964431728f6' into HEADThe Android Open Source Project2013-11-221-1/+27
| |\
| | * Transition API changes from API council recommendationsChet Haase2013-09-041-26/+1
| * | Fix a variety of small publicly-reported bugs.Elliott Hughes2013-10-291-22/+22
* | | Stamp platform version code into app ApksAdam Lesinski2014-08-271-4/+131
* | | Have R classes generate their own reference rewrite logicAdam Lesinski2014-08-251-12/+122
* | | AAPT: mipmaps should not end up in SplitsAdam Lesinski2014-08-211-1/+2
* | | Use the correct versionCode for Split APKsAdam Lesinski2014-08-211-0/+7
* | | Add FeatureGroup to PackageInfoAdam Lesinski2014-08-151-0/+35
* | | Ensure that split names are validAdam Lesinski2014-08-141-2/+2
* | | Merge "AAPT support for feature splits" into lmp-devAdam Lesinski2014-08-091-1/+22
|\ \ \
| * | | AAPT support for feature splitsAdam Lesinski2014-08-041-1/+22
* | | | Have styleable indices be non-final for library projectsAdam Lesinski2014-08-071-3/+8
|/ / /
* | | Mark resource-only splits as hasCode=false.Jeff Sharkey2014-07-151-0/+7
* | | Add versionCode to split manifest; compile.Jeff Sharkey2014-07-091-8/+19
* | | Support multiple resource tables with same packageAdam Lesinski2014-06-181-5/+9
* | | Add support for @SystemApi annotation to aapt.Jeff Brown2014-06-061-37/+44
* | | Add support for building split APKsAdam Lesinski2014-05-111-68/+82
* | | Child nodes of <preference-headers> now output proguard keep options.Adam Lesinski2014-04-251-7/+12
* | | Add --replace-version flag to aapt.Jeff Davidson2014-02-251-7/+31
* | | Extended locales in AAPT / AssetManager.Narayan Kamath2014-02-101-0/+1