summaryrefslogtreecommitdiff
path: root/tools/aapt2/configuration/ConfigurationParser_test.cpp
AgeCommit message (Expand)Author
2021-07-15Replace Maybe with std::optional Ryan Mitchell
2020-07-31Make aapt2 terminology more inclusive Ryan Mitchell
2018-12-11Merge "Fix cert-dcl16-c clang-tidy warnings." am: 20b64c4bc7 am: 3038f743bf Chih-hung Hsieh
2018-12-11Fix cert-dcl16-c clang-tidy warnings. Chih-Hung Hsieh
2018-10-08libandroidfw: move ConfigDescription from aapt2 to libandroidfw Mårten Kongstad
2018-10-08libandroidfw: move ConfigDescription from aapt2 to libandroidfw Mårten Kongstad
2018-08-14AAPT2: Update SDK development codename to Q Ryan Mitchell
2018-02-02AAPT2: Add order attribute to groups Shane Farmer
2017-12-19AAPT2: Sort artifacts based on the Play Store rules. Shane Farmer
2017-12-19AAPT2: Allow empty group definitions Shane Farmer
2017-12-13AAPT2: Push more configuration code into the parser Shane Farmer
2017-12-12AAPT2: Add validation for SDK version strings. Shane Farmer
2017-11-02AAPT2: Update tests to reflect new development API 'P' Adam Lesinski
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 version Shane Farmer
2017-08-31AAPT2: Add flag to print multi APK artifact names. Shane Farmer
2017-08-17Merge "AAPT2: Change XmlDom to exclude Namespace as a node" Adam Lesinski
2017-08-17AAPT2: Change XmlDom to exclude Namespace as a node Adam Lesinski
2017-08-16AAPT2: Add a APK filtering. Shane Farmer
2017-07-25AAPT2: Update ReplacePlaceholder for artifact name parser Shane Farmer
2017-07-18AAPT2: Parse artifact names from template. Shane Farmer
2017-06-21AAPT2: Update the name of the configuration struct. Shane Farmer
2017-06-21AAPT2: Split APK by ABI. Shane Farmer
2017-06-19AAPT2: Read config from disk Shane Farmer
2017-05-31AAPT2: XML configuration file parser. Shane Farmer