summaryrefslogtreecommitdiff
path: root/tools/aapt/Main.cpp
AgeCommit message (Expand)Author
2018-08-29Convert aapt to SoongDan Willemsen
2017-09-08Don't compile libaapt with the build numberDan Willemsen
2017-01-24AAPT: Add --no-version-transitions flagYuichi Araki
2016-04-21AAPT: ProGuard config for components in main dex.Rohit Agrawal
2015-12-07Specify private resource package in Android.mkAdam Lesinski
2015-09-08Load app resource as shared library.Tao Bai
2015-07-30am e528f048: am 84a04d52: Merge "Move frameworks/base/tools/ off AndroidConfi...Elliott Hughes
2015-07-29Move frameworks/base/tools/ off AndroidConfig.h.Elliott Hughes
2015-06-02aapt: add option for stricter symbol generationAdrian Roos
2015-04-21AAPT: Add flag to disable versioning of vector related XMLAdam Lesinski
2015-01-08am c04a21a0: Merge "Fixup aapt usage message" automerge: 64044d0Adam Lesinski
2015-01-07Fixup aapt usage messageJohan Redestig
2014-11-03Fix issues that will be present in C++11Adam Lesinski
2014-10-02Added a daemon mode to aapt to receive streams of commands from gradle.Jerome Dochez
2014-08-04AAPT support for feature splitsAdam Lesinski
2014-06-03resolved conflicts for merge of 522c5ce2 to masterAdam Lesinski
2014-06-03am 7e547e0d: Merge "Add --pseudo-localize option to generate resources for ps...Adam Lesinski
2014-06-03Add --pseudo-localize option to generate resources for pseudolocales.Igor Viarheichyk
2014-05-11Add support for building split APKsAdam Lesinski
2014-03-25Shared library resource supportAdam Lesinski
2014-02-25Add --replace-version flag to aapt.Jeff Davidson
2014-02-04resolved conflicts for merge of 1b5b60d6 to masterAdam Lesinski
2014-01-27Add new aapt flag --error-on-missing-config-entryYing Wang
2014-01-27Revert "Move frameworks/base/tools/ to frameworks/tools/"Adam Lesinski
2014-01-23Add support for multiple asset dirs (-A)Adam Lesinski
2013-08-28Move frameworks/base/tools/ to frameworks/tools/Mike Lockwood
2013-08-21Modify 'aapt dump badging' to output <meta-data> tagsMaurice Chu
2013-04-29Merge commit 'b3f66877' into afdmergeJeff Sharkey
2013-04-29am bd1730de: Merge "Document the \'aapt dump strings\' command"Christopher Tate
2013-04-29Document the 'aapt dump strings' commandMårten Kongstad
2013-01-02Add single crunch command to aapt.Xavier Ducrohet
2012-09-11Add --output-text-symbols option to aapt.Xavier Ducrohet
2012-09-11Add --error-on-failed-insert option to aapt.Xavier Ducrohet
2012-05-09Support a new ANDROID_AAPT_IGNORE env var.Raphael Moll
2012-02-07Build overlay packages just like regular packages.Mårten Kongstad
2011-10-16New aapt feature to do smarter filtering of configurations.Dianne Hackborn
2011-07-20Added Caching for PreProcessed PNGsJosiah Gaskin
2011-07-18Add generation of dependency file for .ap_ packageJosiah Gaskin
2011-06-27Add dependency generation to Aapt for R.javaJosiah Gaskin
2011-06-27Copy once-created R.java into library projectsJosiah Gaskin
2011-04-01Runtime resource overlay, iteration 1.Mårten Kongstad
2011-02-14Add --non-constant-id to aapt.Xavier Ducrohet
2010-09-23Add an aapt option to allow string variations for different devices.Eric Fischer
2010-08-31Add a --debug-mode option to aapt.Xavier Ducrohet
2010-08-13Add --max-res-version flag to aapt.Ficus Kirkpatrick
2010-03-18Fix minSdkVersion scanning to not throw warningsKenny Root
2010-03-01Fix issue #2448075: aapt doesn't fix up activity-alias android:targetActivity...Dianne Hackborn
2010-02-04Add --auto-add-overlay option to aapt.Xavier Ducrohet
2010-02-01Add the --rename-manifest-package option to aapt.Jeff Hamilton
2009-12-11Revise aapt options for UTF8/16 encodingKenny Root