summaryrefslogtreecommitdiff
path: root/tools/aapt2/Main.cpp
AgeCommit message (Expand)Author
2019-09-25Fix memory leak in aapt2 Ryan Mitchell
2019-09-19aapt2: disable leak detection Steven Moreland
2019-04-17Add build number to aapt2 version Ryan Mitchell
2019-03-05Add --trace_folder to aapt2 Fabien Sanglard
2018-10-09Created resuable DumpApkCommand and added "badger" Ryan Mitchell
2018-08-14AAPT2: Reformatted dump command invocations Ryan Mitchell
2018-07-13AAPT2: Refactor flags into commands Ryan Mitchell
2017-11-01AAPT2: Add convert command Adam Lesinski
2017-09-14AAPT2: Bump to version 2.19 Adam Lesinski
2017-08-25AAPT2: Change the daemon mode to be line based Adam Lesinski
2017-08-24AAPT2: better error handling for daemon mode Izabela Orlowska
2017-08-21AAPT2: Add a daemon mode Adam Lesinski
2017-08-03AAPT2: Fix windows unicode path issues Adam Lesinski
2017-07-10AAPT2: Bump version number to v2.18 Adam Lesinski
2017-06-08AAPT2: Mark version 2.17 and update readme Adam Lesinski
2017-05-24AAPT2: Implement attribute compat versioning Adam Lesinski
2017-05-10AAPT2: Add option to disable PNG crunching Adam Lesinski
2017-04-29Merge changes I446fb6ab,Ife3bbd29 into oc-dev TreeHugger Robot
2017-04-28AAPT2: Workaround for findViewById with package ID > 0x7f Adam Lesinski
2017-04-28AAPT2: Error reporting through JNI. Chris Warrington
2017-04-10AAPT2: Share split functionality between link and optimize Adam Lesinski
2017-03-29AAPT2: Parse an ID encoded as a map Adam Lesinski
2017-03-20AAPT2: Fix up file IO Adam Lesinski
2017-03-07AAPT2: Add --package-id flag for feature-split suppport Adam Lesinski
2017-02-22AAPT2: Rename strip phase to optimize Adam Lesinski
2017-02-22AAPT2: Shared library support Adam Lesinski
2017-02-08AAPT2: Fix pseudolocalization to respect <xliff:g> Adam Lesinski
2017-02-04Merge "AAPT2: Support CtsContentTestCases build" Adam Lesinski
2017-02-01AAPT2: Support CtsContentTestCases build Adam Lesinski
2017-02-01Backbone of the new aapt2 strip command. Pierre Lecesne
2017-01-24AAPT: Add --no-version-transitions flag Yuichi Araki
2017-01-17Move StringPiece to libandroidfw Adam Lesinski
2016-12-05AAPT2: Allow <meta-data> in <manifest> Adam Lesinski
2016-10-27Add font type to AAPT2 Adam Lesinski
2016-10-26AAPT2: Rename to match new style Adam Lesinski
2016-10-19Use Google3 style guide with .clang-format Adam Lesinski
2016-09-06AAPT2: Update version and readme Adam Lesinski
2016-08-15AAPT2: Expose split support to command line Adam Lesinski
2016-07-26AAPT2: Add version info and release notes Adam Lesinski
2016-04-30AAPT2: Add diff command Adam Lesinski
2016-02-09AAPT2: Switch to protobuf for intermediate format Adam Lesinski
2015-10-16AAPT2: Separate out the various steps Adam Lesinski
2015-06-12AAPT2: Remove the need for specifying package name in compile phase Adam Lesinski
2015-06-09AAPT2: Proguard rules generation added. Adam Lesinski
2015-06-04AAPT2: Add manifest merging Adam Lesinski
2015-06-04AAPT2: Change xml file parsing to DOM based Adam Lesinski
2015-05-14AAPT2: Fix layout versioning Adam Lesinski
2015-05-12AAPT2: Debug: Dump only targetted style Adam Lesinski
2015-05-12AAPT2: inferred style parent processing Adam Lesinski
2015-05-12AAPT2: Support static lib referencing static lib Adam Lesinski