summaryrefslogtreecommitdiff
path: root/tools/aapt2/optimize
AgeCommit message (Expand)Author
2020-11-11Fix DominatorTree for locale and mcc/mnc configRyan Mitchell
2019-08-19Only check sibling config values to dedupeRyan Mitchell
2019-07-30ResourcePathShortener deterministically handles hash collisionsMohamed Heikal
2019-07-22Merge "Precalculate the required number of characters for path shortening"Mohamed Heikal
2019-07-18Precalculate the required number of characters for path shorteningMohamed Heikal
2019-07-08Fix bug where aapt2 optimize obfuscated color-* resourcesMohamed Heikal
2019-06-26Allows features to link to other feature splits without namespacing.Udam Saini
2019-04-26Fix bug where path shortening breaks ColorStateListsMohamed Heikal
2019-03-05Add --trace_folder to aapt2Fabien Sanglard
2018-12-20Resource Path ObfuscationMohamed Heikal
2018-10-08libandroidfw: move ConfigDescription from aapt2 to libandroidfwMÃ¥rten Kongstad
2018-07-23Revert "AAPT2: Automatic Static Library Namespacing."Chris Warrington
2018-07-13AAPT2: Fix long version code bugsRyan Mitchell
2018-04-09Merge "AAPT2: Adds config support for manipulating resources"Mohamed Heikal
2018-04-06AAPT2: Adds config support for manipulating resourcesMohamed Heikal
2018-03-18Merge "Writes the resource table proto out when writing a LoadedApk." into pi...Cory Smith
2018-03-18Writes the resource table proto out when writing a LoadedApk.corysmith@google.com
2018-03-14AAPT2: Automatic Static Library Namespacing.Chris Warrington
2018-02-14AAPT2: Fix compatible-screens element in AndroidManifest.xmlShane Farmer
2017-12-19AAPT2: Sort artifacts based on the Play Store rules.Shane Farmer
2017-12-13AAPT2: Push more configuration code into the parserShane Farmer
2017-12-12AAPT2: Remove signatures from multi-APK artifacts.Shane Farmer
2017-12-05AAPT2: Allow output artifacts to be filtered.Shane Farmer
2017-11-30AAPT2: Specify the output APK in log messagesShane Farmer
2017-11-01AAPT2: Add convert commandAdam Lesinski
2017-10-04AAPT2: Move format related files under same directoryAdam Lesinski
2017-10-03AAPT2: Set compatible-screens in manifest for multi-APKShane Farmer
2017-10-03AAPT2: Update versionCode in multi-APKs.Shane Farmer
2017-10-03AAPT2: Set the minSdkVersion when generating multiple APKs.Shane Farmer
2017-08-31AAPT2: Multi APK generator by versionShane Farmer
2017-08-31AAPT2: Add flag to print multi APK artifact names.Shane Farmer
2017-08-24AAPT2: Fix multi APK outputShane Farmer
2017-08-16AAPT2: Add a APK filtering.Shane Farmer
2017-06-13AAPT2: Disable locale domination for dedupingAdam Lesinski
2017-04-10AAPT2: Share split functionality between link and optimizeAdam Lesinski
2017-03-02AAPT2: Fix Plural::Equals() methodAdam Lesinski
2017-02-22AAPT2: Rename strip phase to optimizeAdam Lesinski