summaryrefslogtreecommitdiff
path: root/tools/aapt2/ResourceParser.cpp
AgeCommit message (Expand)Author
2025-02-25Only have featureFlag attr in xml when v>baklava Jeremy Meyer
2024-10-01Merge "Set a default value for flagstatus" into main Treehugger Robot
2024-10-01Set a default value for flagstatus Jeremy Meyer
2024-09-27Add flag support to styles elements Jeremy Meyer
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-08-01Remove flag disabled strings from string pool Jeremy Meyer
2024-07-31Consider flags when mergine resource tables Jeremy Meyer
2024-07-22Dont parse resource values behind disabled flags Jeremy Meyer
2024-07-12First pass at flagged resources Jeremy Meyer
2023-05-04Adding verbose setters and getters for diagnostics to make ResourceUtils Brandon Liu
2022-11-29Make StringPiece to be std::string_view alias Yurii Zubrytskyi
2022-05-31Move StringPool to libandroidfw Jeremy Meyer
2022-03-04Merge "AAPT2: support removed_ entries in groups" into tm-dev am: 2222f486b2 Winson Chiu
2022-03-04AAPT2: support removed_ entries in groups Winson Chiu
2022-02-25Refactor a couple of places to ensure ResourceNamedTypeRef is valid when Iurii Makhno
2022-02-16Switch ResourceName to use ResourceNamedType instead of ResourceType. Iurii Makhno
2021-10-29Fix bugprone-use-after-move in ResourceParser Felka Chang
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
2021-03-29Prepare aapt2 for multiple ids per type Ryan Mitchell
2020-07-31Make aapt2 terminology more inclusive Ryan Mitchell
2020-03-09Merge "Suppress bugprone-use-after-move warnings" am: 100a6f64e5 am: a4f123ba5f Automerger Merge Worker
2020-03-06Suppress bugprone-use-after-move warnings Chih-Hung Hsieh
2020-02-26Refactor overlayable policy Winson
2020-01-07Add option to avoid clobbering visibility of <declare-styleable> Donald Chai
2020-01-07Add option to avoid clobbering visibility of <declare-styleable> Donald Chai
2019-06-06Retain parsed attribute type Ryan Mitchell
2019-05-28Empty attribute values in styles should be strings Ryan Mitchell
2019-04-29Merge "Fix unknown resource type error message" into qt-dev TreeHugger Robot
2019-04-26Fix unknown resource type error message Ryan Mitchell
2019-04-23No new attributes in declare-styleables when format is not provided Ryan Mitchell
2019-04-17Add odm and oem policies Ryan Mitchell
2019-03-06Fix aapt2 whitespace diffs from aapt(1) Ryan Mitchell
2019-02-19Merge "Fix seg faul when parsing invalid <plurals>" Ryan Mitchell
2019-02-15Fix seg faul when parsing invalid <plurals> Ryan Mitchell
2019-02-15Merge "Do not derive source from binary APK" TreeHugger Robot
2019-02-14Signature policy for overlayable items Winson
2019-02-07Do not derive source from binary APK Ryan Mitchell
2019-01-18Merge "AAPT2: always say which file failed to compile" TreeHugger Robot
2019-01-17AAPT2: always say which file failed to compile Izabela Orlowska
2019-01-16Remove RRO policy product_services Ryan Mitchell
2018-12-19Merge "Add actor and name parsing for overlayable" Ryan Mitchell
2018-12-17Merge "Fix performance-for-range-copy warnings" am: bc29242288 am: 7adb73f332 Chih-Hung Hsieh
2018-12-17Fix performance-for-range-copy warnings Chih-Hung Hsieh
2018-12-13Add actor and name parsing for overlayable Ryan Mitchell