summaryrefslogtreecommitdiff
path: root/tools/aapt2/ResourceValues.h
AgeCommit message (Expand)Author
2024-09-25Error on duplicate resource with same disabled flag Jeremy Meyer
2024-08-15Flag support for bag resource types Jeremy Meyer
2023-05-04Add additional check on float precision after parsing, only compile the Brandon Liu
2023-04-05Revert "Add additional check on float precision after parsing, only compile the" Shivakumar Neginal
2023-04-03Add additional check on float precision after parsing, only compile the Brandon Liu
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-03Fix uninitialized macro reference member Ryan Mitchell
2021-04-28Add <macro> tag to aapt2 Ryan Mitchell
2021-04-21Aapt2 ValueTransformer Ryan Mitchell
2019-06-06Retain parsed attribute type Ryan Mitchell
2018-04-26Allow using reserved package IDs Todd Kennedy
2018-01-11AAPT2: Allow compatible duplicate Attributes Adam Lesinski
2017-11-07AAPT2: Better debugging output Adam Lesinski
2017-10-19AAPT2: Define and Implement AAPT Container Format Adam Lesinski
2017-09-28AAPT2: Cleanup Visitors for XML and Values Adam Lesinski
2017-08-23AAPT2: Define intermediate compiled XML proto Adam Lesinski
2017-06-15AAPT2: Fix issue with enums and integer attributes Adam Lesinski
2017-05-31AAPT2: Allow merging of Style attributes from overlays Adam Lesinski
2017-05-24AAPT2: Implement attribute compat versioning Adam Lesinski
2017-02-08AAPT2: Fix pseudolocalization to respect <xliff:g> 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-26AAPT2: Fix merging of styleables the right way Adam Lesinski
2016-08-19AAPT2: Merge Styleables instead of overriding them Adam Lesinski
2016-08-11Fix clang-tidy warnings in aapt and aapt2. Chih-Hung Hsieh
2016-07-13AAPT2: Remove usage of u16string Adam Lesinski
2016-04-30AAPT2: Add diff command Adam Lesinski
2016-02-17AAPT2: Implement density stripping and initial Split support Adam Lesinski
2016-02-09AAPT2: Switch to protobuf for intermediate format Adam Lesinski
2016-01-06AAPT2: Port AAPT pseudolocalization to AAPT2 Adam Lesinski
2015-11-23AAPT2: Verify min/max attr fields Adam Lesinski
2015-11-06AAPT2: Fix inclusion of comments in R.java javadoc Adam Lesinski
2015-10-22AAPT2: Move comments and source into Value Adam Lesinski
2015-10-16AAPT2: Separate out the various steps Adam Lesinski
2015-05-12AAPT2: inferred style parent processing Adam Lesinski
2015-05-12AAPT2: Support static lib referencing static lib Adam Lesinski
2015-05-04AAPT2: Record public status in a more robust way Adam Lesinski
2015-04-15AAPT2: Add library support Adam Lesinski
2015-04-02AAPT2 Adam Lesinski