summaryrefslogtreecommitdiff
path: root/tools/aapt2/test
AgeCommit message (Expand)Author
2019-09-04Add android:angle on <gradient> for min sdk <= Q Ryan Mitchell
2019-06-26Allows features to link to other feature splits without namespacing. Udam Saini
2019-06-10Fix asset compression to check name ends with arg Ryan Mitchell
2019-02-20Fix long paths on Windows Ryan Mitchell
2019-01-23Hold data pointer reference to AAPT2 test file Winson
2019-01-04Merge "Fix/suppress aapt/aapt2 google-explicit-constructor warnings" am: cdf6... Chih-Hung Hsieh
2019-01-04Fix/suppress aapt/aapt2 google-explicit-constructor warnings Chih-Hung Hsieh
2019-01-03Remove raw values from proto APK Ryan Mitchell
2018-12-13Add actor and name parsing for overlayable Ryan Mitchell
2018-12-11Refactor policy parsing Ryan Mitchell
2018-11-06RRO: Added partition policies for overlays Ryan Mitchell
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-09-17Don't allow splitting on an empty configuration Todd Kennedy
2018-07-23Revert "AAPT2: Automatic Static Library Namespacing." Chris Warrington
2018-03-14AAPT2: Automatic Static Library Namespacing. Chris Warrington
2018-02-14AAPT2: Fix issue with deserializing binary XML Adam Lesinski
2018-01-11AAPT2: Allow compatible duplicate Attributes Adam Lesinski
2017-12-20Merge changes I0face862,If2d091e5,I4e18e63f TreeHugger Robot
2017-12-19AAPT2: Sort artifacts based on the Play Store rules. Shane Farmer
2017-12-18AAPT2: Propagate SPEC_OVERLAYABLE flag to final APK Adam Lesinski
2017-12-13AAPT2: Push more configuration code into the parser Shane Farmer
2017-11-01AAPT2: Add convert command Adam Lesinski
2017-10-19AAPT2: Define and Implement AAPT Container Format Adam Lesinski
2017-08-31AAPT2: Multi APK generator by version 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-08-03AAPT2: Fix windows unicode path issues Adam Lesinski
2017-07-07AAPT2: Fix processing of quotes in XML Adam Lesinski
2017-06-13AAPT2: Disable locale domination for deduping Adam Lesinski
2017-06-09AAPT2: Clean up tests a bit Adam Lesinski
2017-06-02AAPT2: Allow undefined resources (placeholders) Adam Lesinski
2017-05-31Merge "AAPT2: Allow merging of Style attributes from overlays" into oc-dev Adam Lesinski
2017-05-31AAPT2: Allow merging of Style attributes from overlays Adam Lesinski
2017-05-26AAPT2: Fix <add-resource> tag for overlays Adam Lesinski
2017-04-26AAPT2: Add workaround for non-standard package IDs Adam Lesinski
2017-04-21AAPT2: Allow truncating of package names Adam Lesinski
2017-02-22AAPT2: Shared library support Adam Lesinski
2017-01-17Move StringPiece to libandroidfw Adam Lesinski
2016-10-26AAPT2: Rename to match new style Adam Lesinski
2016-10-19Use Google3 style guide with .clang-format Adam Lesinski
2016-08-15Fix clang-tidy warnings in aapt and aapt2. Chih-Hung Hsieh
2016-07-25AAPT2: Change accepted notation for resource names in tests Adam Lesinski
2016-07-13AAPT2: Remove usage of u16string Adam Lesinski
2016-06-29AAPT2: Add version collapsing Adam Lesinski
2016-04-06AAPT2: Implement XmlActionExecutor to verify manifest Adam Lesinski
2016-03-04AAPT2: Support building, linking, and merging static libraries Adam Lesinski
2016-02-17AAPT2: Implement density stripping and initial Split support Adam Lesinski
2016-02-12AAPT2: Introduce notion of 'product' to ResourceTable Adam Lesinski