summaryrefslogtreecommitdiff
path: root/tools/aapt/Main.cpp
AgeCommit message (Expand)Author
2015-06-02aapt: add option for stricter symbol generation Adrian Roos
2015-04-21AAPT: Add flag to disable versioning of vector related XML Adam Lesinski
2015-01-08am c04a21a0: Merge "Fixup aapt usage message" automerge: 64044d0 Adam Lesinski
2015-01-07Fixup aapt usage message Johan Redestig
2014-11-03Fix issues that will be present in C++11 Adam Lesinski
2014-10-02Added a daemon mode to aapt to receive streams of commands from gradle. Jerome Dochez
2014-08-04AAPT support for feature splits Adam Lesinski
2014-06-03resolved conflicts for merge of 522c5ce2 to master Adam 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 APKs Adam Lesinski
2014-03-25Shared library resource support Adam Lesinski
2014-02-25Add --replace-version flag to aapt. Jeff Davidson
2014-02-04resolved conflicts for merge of 1b5b60d6 to master Adam Lesinski
2014-01-27Add new aapt flag --error-on-missing-config-entry Ying 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> tags Maurice Chu
2013-04-29Merge commit 'b3f66877' into afdmerge Jeff Sharkey
2013-04-29am bd1730de: Merge "Document the \'aapt dump strings\' command" Christopher Tate
2013-04-29Document the 'aapt dump strings' command Må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 PNGs Josiah Gaskin
2011-07-18Add generation of dependency file for .ap_ package Josiah Gaskin
2011-06-27Add dependency generation to Aapt for R.java Josiah Gaskin
2011-06-27Copy once-created R.java into library projects Josiah 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 warnings Kenny 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 encoding Kenny Root
2009-12-10resolved conflicts for merge of ce307f88 to eclair-mr2 Jean-Baptiste Queru
2009-12-07Optional use of UTF-8 strings in resource bundles Kenny Root
2009-11-30Add --custom-package to aapt Xavier Ducrohet
2009-10-19add "junk path" -k option to aapt (DO NOT MERGE) Doug Zongker
2009-10-13add "junk path" -k option to aapt Doug Zongker
2009-08-30Add a flag (-G) to aapt to have it output the classes that shouldn't be obfus... Joe Onorato
2009-06-19am 1585bd24: Merge change 4828 into donut Android (Google) Code Review
2009-06-19Report densities in badging, debugging for nine patch bug. Dianne Hackborn