summaryrefslogtreecommitdiff
path: root/tools/aapt2/xml
AgeCommit message (Expand)Author
2020-07-31Make aapt2 terminology more inclusive Ryan Mitchell
2020-03-06Suppress bugprone-use-after-move warnings Chih-Hung Hsieh
2019-03-05Add --trace_folder to aapt2 Fabien Sanglard
2018-06-22AAPT2: Fix unrecognized CDATA Ryan Mitchell
2018-05-30Add support for --replace-version to aapt2 Colin Cross
2018-03-01AAPT2: Allow to inline XML into custom attribute Adam Lesinski
2018-02-23AAPT2: Fix issue with String flattening in XmlFlattener Adam Lesinski
2018-02-14AAPT2: Fix issue with deserializing binary XML Adam Lesinski
2017-12-20AAPT2: treat manifest validation errors as warnings when asked Izabela Orlowska
2017-12-04AAPT2: Embed version of framework an app was compiled against. Adam Lesinski
2017-11-07Merge "AAPT2: Add convert command" Adam Lesinski
2017-11-02AAPT2: Better error messages for ManifestFixer Adam Lesinski
2017-11-01AAPT2: Add convert command Adam Lesinski
2017-10-19AAPT2: Define and Implement AAPT Container Format Adam Lesinski
2017-10-04AAPT2: Move format related files under same directory Adam Lesinski
2017-10-03Merge "AAPT2: Preserve line numbers when deserializing from binary XML" into ... Adam Lesinski
2017-10-02AAPT2: Preserve line numbers when deserializing from binary XML Adam Lesinski
2017-09-28AAPT2: Cleanup Visitors for XML and Values Adam Lesinski
2017-09-14AAPT2: Change XmlDom to exclude Namespace as a node Adam Lesinski
2017-09-14AAPT2: Fix windows unicode path issues Adam Lesinski
2017-09-11AAPT2: Handle inflating compiled attributes. Shane Farmer
2017-08-23AAPT2: Fixup namespace implementation Adam Lesinski
2017-08-17AAPT2: Change XmlDom to exclude Namespace as a node Adam Lesinski
2017-08-03AAPT2: Fix windows unicode path issues Adam Lesinski
2017-07-12Revert "AAPT2: Auto-version adaptive-icon XML" Adam Lesinski
2017-07-07AAPT2: Fix processing of quotes in XML Adam Lesinski
2017-06-28AAPT2: Auto-version adaptive-icon XML Adam Lesinski
2017-06-09AAPT2: Clean up tests a bit Adam Lesinski
2017-05-24AAPT2: Implement attribute compat versioning Adam Lesinski
2017-05-08AAPT2: Ignore namespaced elements in AndroidManifest.xml Adam Lesinski
2017-04-28AAPT2: Fix string escaping Adam Lesinski
2017-04-13AAPT2: Fix order-of-destruction crash Adam Lesinski
2017-04-10AAPT2: Share split functionality between link and optimize Adam Lesinski
2017-03-02AAPT2: Fix escaping sequence processing in XML parsing Adam Lesinski
2017-01-17Move StringPiece to libandroidfw Adam Lesinski
2016-10-27AAPT2: Insert <uses-sdk> element before <application> 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-31AAPT2: Add Inline Complex XML support Adam Lesinski
2016-08-15Fix clang-tidy warnings in aapt and aapt2. Chih-Hung Hsieh
2016-08-03AAPT2: Strip dedicated tools namespace from XML Alexandria Cornwall
2016-07-13AAPT2: Remove usage of u16string Adam Lesinski
2016-04-06AAPT2: Enable windows build and make sure it builds Adam Lesinski
2016-04-06AAPT2: Implement XmlActionExecutor to verify manifest Adam Lesinski
2016-03-04AAPT2: Support building, linking, and merging static libraries Adam Lesinski
2015-11-19AAPT2: Fail compiling when private symbols are referenced Adam Lesinski