summaryrefslogtreecommitdiff
path: root/tools/aapt2/ResourceParser_test.cpp
AgeCommit message (Expand)Author
2021-04-28Add <macro> tag to aapt2Ryan Mitchell
2021-03-29Add staging-public-group to aapt2Ryan Mitchell
2021-03-29Refactor aapt2 tests ResourceTable changesRyan Mitchell
2020-02-26Actor signature overlayable policyWinson
2020-02-26Refactor overlayable policyWinson
2020-01-07Add option to avoid clobbering visibility of <declare-styleable>Donald Chai
2019-06-06Retain parsed attribute typeRyan Mitchell
2019-04-23No new attributes in declare-styleables when format is not providedRyan Mitchell
2019-04-17Add odm and oem policiesRyan Mitchell
2019-03-29Fix aapt2 pseudo-translating donottranslate* filesMihai Nita
2019-03-11Do not convert whitespace chars above max char to regular spaceRyan Mitchell
2019-03-06Fix aapt2 whitespace diffs from aapt(1)Ryan Mitchell
2019-02-14Signature policy for overlayable itemsWinson
2019-01-16Remove RRO policy product_servicesRyan Mitchell
2018-12-13Add actor and name parsing for overlayableRyan Mitchell
2018-12-11Refactor policy parsingRyan Mitchell
2018-11-06RRO: Added partition policies for overlaysRyan Mitchell
2018-10-08libandroidfw: move ConfigDescription from aapt2 to libandroidfwMÃ¥rten Kongstad
2018-06-25Merge "AAPT2: Fix unrecognized CDATA"Ryan Mitchell
2018-06-22AAPT2: Fix unrecognized CDATARyan Mitchell
2018-06-11AAPT2: Fix raw string parsingRyan Mitchell
2018-05-01AAPT2: Fixed id parsing errorRyan Mitchell
2018-04-18AAPT2: Support id reference chaining from AAPTy
2018-04-04Changed AAPT2 to abide by AAPT resource whitespace triming.Ryan Mitchell
2018-02-27AAPT2: Fix styled string whitespace processingAdam Lesinski
2017-12-18AAPT2: Propagate SPEC_OVERLAYABLE flag to final APKAdam Lesinski
2017-10-19AAPT2: Define and Implement AAPT Container FormatAdam Lesinski
2017-08-29AAPT2: Add <overlayable> tag supportAdam Lesinski
2017-08-23AAPT2: Define intermediate compiled XML protoAdam Lesinski
2017-08-03AAPT2: Fix windows unicode path issuesAdam Lesinski
2017-07-31AAPT2: Ensure style strings are always first in StringPoolAdam Lesinski
2017-06-29AAPT2: Iterate over UTF-8 string by codepointsAdam Lesinski
2017-06-09AAPT2: Clean up tests a bitAdam Lesinski
2017-06-06AAPT2: Do not interpret %n as a format specifier in string resourcesAdam Lesinski
2017-06-02AAPT2: Allow undefined resources (placeholders)Adam Lesinski
2017-06-01AAPT2: Allow any value type for <item> without format attrAdam Lesinski
2017-05-26AAPT2: Fix <add-resource> tag for overlaysAdam Lesinski
2017-05-16AAPT2: Respect format attr in <array> resourceAdam Lesinski
2017-03-31AAPT2: Fix pseudolocalization (again)Adam Lesinski
2017-03-02AAPT2: Fix Plural::Equals() methodAdam Lesinski
2017-02-08AAPT2: Fix pseudolocalization to respect <xliff:g>Adam Lesinski
2017-02-01AAPT2: Support CtsContentTestCases buildAdam Lesinski
2017-01-17Move StringPiece to libandroidfwAdam Lesinski
2016-10-26AAPT2: Rename to match new styleAdam Lesinski
2016-10-19Use Google3 style guide with .clang-formatAdam Lesinski
2016-09-07AAPT2: Fix issue with styled string indicesAdam Lesinski
2016-07-25AAPT2: Change accepted notation for resource names in testsAdam Lesinski
2016-07-13AAPT2: Remove usage of u16stringAdam Lesinski
2016-02-12AAPT2: Introduce notion of 'product' to ResourceTableAdam Lesinski
2016-01-13AAPT2: Variety of small fixes to get the build workingAdam Lesinski