summaryrefslogtreecommitdiffstats
path: root/tools/aapt/Main.cpp
Commit message (Expand)AuthorAgeFilesLines
* Themes: Port to CM13 [1/3]Andy Mast2015-10-261-2/+45
* aapt: add option for stricter symbol generationAdrian Roos2015-06-021-0/+5
* AAPT: Add flag to disable versioning of vector related XMLAdam Lesinski2015-04-211-1/+5
* am c04a21a0: Merge "Fixup aapt usage message" automerge: 64044d0Adam Lesinski2015-01-081-1/+1
|\
| * Fixup aapt usage messageJohan Redestig2015-01-071-1/+1
* | Fix issues that will be present in C++11Adam Lesinski2014-11-031-2/+2
|/
* Added a daemon mode to aapt to receive streams of commands from gradle.Jerome Dochez2014-10-021-0/+3
* AAPT support for feature splitsAdam Lesinski2014-08-041-0/+27
* 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
| | * am bd1730de: Merge "Document the \'aapt dump strings\' command"Christopher Tate2013-04-291-0/+1
| | |\
* | | | Add support for building split APKsAdam Lesinski2014-05-111-7/+19
* | | | Shared library resource supportAdam Lesinski2014-03-251-0/+6
* | | | Add --replace-version flag to aapt.Jeff Davidson2014-02-251-0/+7
* | | | resolved conflicts for merge of 1b5b60d6 to masterAdam Lesinski2014-02-041-1/+1
|\ \ \ \ | |/ / /
| * | | Add support for multiple asset dirs (-A)Adam Lesinski2014-01-231-1/+1
* | | | Add new aapt flag --error-on-missing-config-entryYing Wang2014-01-271-0/+4
* | | | Revert "Move frameworks/base/tools/ to frameworks/tools/"Adam Lesinski2014-01-271-0/+655
* | | | Move frameworks/base/tools/ to frameworks/tools/Mike Lockwood2013-08-281-655/+0
* | | | Modify 'aapt dump badging' to output <meta-data> tagsMaurice Chu2013-08-211-1/+5
|/ / /
* | | Merge commit 'b3f66877' into afdmergeJeff Sharkey2013-04-291-0/+1
|\ \ \ | |/ / |/| / | |/
| * Document the 'aapt dump strings' commandMårten Kongstad2013-04-291-0/+1
* | Add single crunch command to aapt.Xavier Ducrohet2013-01-021-8/+37
|/
* Add --output-text-symbols option to aapt.Xavier Ducrohet2012-09-111-1/+14
* Add --error-on-failed-insert option to aapt.Xavier Ducrohet2012-09-111-0/+7
* Support a new ANDROID_AAPT_IGNORE env var.Raphael Moll2012-05-091-2/+15
* Build overlay packages just like regular packages.Mårten Kongstad2012-02-071-5/+0
* New aapt feature to do smarter filtering of configurations.Dianne Hackborn2011-10-161-1/+15
* Added Caching for PreProcessed PNGsJosiah Gaskin2011-07-201-1/+20
* Add generation of dependency file for .ap_ packageJosiah Gaskin2011-07-181-1/+1
* Add dependency generation to Aapt for R.javaJosiah Gaskin2011-06-271-1/+5
* Copy once-created R.java into library projectsJosiah Gaskin2011-06-271-0/+11
* Runtime resource overlay, iteration 1.Mårten Kongstad2011-04-011-0/+5
* Add --non-constant-id to aapt.Xavier Ducrohet2011-02-141-1/+7
* Add an aapt option to allow string variations for different devices.Eric Fischer2010-09-231-0/+13
* Add a --debug-mode option to aapt.Xavier Ducrohet2010-08-311-2/+7
* Add --max-res-version flag to aapt.Ficus Kirkpatrick2010-08-131-0/+12
* Fix minSdkVersion scanning to not throw warningsKenny Root2010-03-181-2/+1
* Fix issue #2448075: aapt doesn't fix up activity-alias android:targetActivity...Dianne Hackborn2010-03-011-5/+23
* Add --auto-add-overlay option to aapt.Xavier Ducrohet2010-02-041-0/+5
* Add the --rename-manifest-package option to aapt.Jeff Hamilton2010-02-011-0/+9
* Revise aapt options for UTF8/16 encodingKenny Root2009-12-111-7/+10
* resolved conflicts for merge of ce307f88 to eclair-mr2Jean-Baptiste Queru2009-12-101-4/+15
|\
| * Add --custom-package to aaptXavier Ducrohet2009-11-301-4/+15
| * add "junk path" -k option to aapt (DO NOT MERGE)Doug Zongker2009-10-191-0/+4
* | Optional use of UTF-8 strings in resource bundlesKenny Root2009-12-071-0/+4
* | add "junk path" -k option to aaptDoug Zongker2009-10-131-0/+4
|/
* Add a flag (-G) to aapt to have it output the classes that shouldn't be obfus...Joe Onorato2009-08-301-2/+14
* am 1585bd24: Merge change 4828 into donutAndroid (Google) Code Review2009-06-191-1/+5
|\