summaryrefslogtreecommitdiff
path: root/tools/aapt2/test
AgeCommit message (Expand)Author
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
2016-02-02AAPT2: Support -c configuration filtering Adam Lesinski
2016-01-06AAPT2: Port AAPT pseudolocalization to AAPT2 Adam Lesinski
2015-12-10AAPT2: Fix overlay support Adam Lesinski
2015-11-23AAPT2: Verify min/max attr fields Adam Lesinski
2015-11-19AAPT2: Fail compiling when private symbols are referenced Adam Lesinski
2015-10-30AAPT2: Support generating Manifest.java Adam Lesinski
2015-10-22AAPT2: Move comments and source into Value Adam Lesinski
2015-10-22AAPT2: Process <java-symbols> and private symbol package Adam Lesinski
2015-10-16Filter products during compile phase Adam Lesinski
2015-10-16AAPT2: Separate out the various steps Adam Lesinski