summaryrefslogtreecommitdiff
path: root/tools/aapt2/ResourceParser.h
AgeCommit message (Expand)Author
2024-09-25Add support for flagging xml and png files Jeremy Meyer
2024-09-25Add support for flag in resource directory names Jeremy Meyer
2024-09-25Error on duplicate resource with same disabled flag Jeremy Meyer
2024-08-15Flag support for bag resource types Jeremy Meyer
2024-07-12First pass at flagged resources Jeremy Meyer
2022-11-29Make StringPiece to be std::string_view alias Yurii Zubrytskyi
2022-05-31Move StringPool to libandroidfw Jeremy Meyer
2021-07-15Replace Maybe with std::optional Ryan Mitchell
2021-05-10Add <staging-public-group-final> to aapt2 Ryan Mitchell
2021-04-28Add <macro> tag to aapt2 Ryan Mitchell
2021-03-29Add staging-public-group to aapt2 Ryan Mitchell
2020-01-07Add option to avoid clobbering visibility of <declare-styleable> Donald Chai
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-03-27AAPT2: add flag for forcing visibility level Izabela Orlowska
2017-08-29AAPT2: Add <overlayable> tag support Adam Lesinski
2017-06-02AAPT2: Allow undefined resources (placeholders) Adam Lesinski
2017-02-08AAPT2: Fix pseudolocalization to respect <xliff:g> Adam Lesinski
2017-02-01AAPT2: Support CtsContentTestCases build 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-07-13AAPT2: Remove usage of u16string Adam Lesinski
2016-02-12AAPT2: Introduce notion of 'product' to ResourceTable Adam Lesinski
2016-01-11AAPT2: Warn when positional arguments exist and --legacy is on Adam Lesinski
2016-01-06AAPT2: Fix product support Adam Lesinski
2015-12-17AAPT2: Respect format attribute of <item> tag Adam Lesinski
2015-12-10AAPT2: Fix overlay support Adam Lesinski
2015-11-19AAPT2: Fail compiling when private symbols are referenced Adam Lesinski
2015-11-06AAPT2: Add support for clearer in-progress public attributes Adam Lesinski
2015-11-05AAPT2: Fix small issue with detecting translatable resources 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
2015-05-04Add namespace handling in attribute values Adam Lesinski
2015-04-15AAPT2: Add library support Adam Lesinski
2015-04-02AAPT2 Adam Lesinski