summaryrefslogtreecommitdiff
path: root/tools/aapt2/ResourceValues.cpp
AgeCommit message (Expand)Author
2019-12-19Recognize dynamic res ids as valid Ryan Mitchell
2018-04-26Allow using reserved package IDs Todd Kennedy
2018-02-15AAPT2: Ensure output formats of files are correctly set Adam Lesinski
2018-01-11AAPT2: Allow compatible duplicate Attributes Adam Lesinski
2017-11-09AAPT2: Workaround for feature splits without namespacing Adam Lesinski
2017-11-07AAPT2: Better debugging output Adam Lesinski
2017-10-20Merge changes I1a4b3ce5,Id7216e5b Adam Lesinski
2017-10-19Merge "AAPT2: Ensure strings are sorted by configuration" into oc-mr1-dev am:... Adam Lesinski
2017-10-19AAPT2: Define and Implement AAPT Container Format Adam Lesinski
2017-10-18AAPT2: Ensure strings are sorted by configuration Adam Lesinski
2017-09-28AAPT2: Cleanup Visitors for XML and Values Adam Lesinski
2017-09-14AAPT2: Define intermediate compiled XML proto Adam Lesinski
2017-08-23AAPT2: Define intermediate compiled XML proto Adam Lesinski
2017-08-04AAPT2: Ensure style strings are always first in StringPool Adam Lesinski
2017-07-31AAPT2: Ensure style strings are always first in StringPool Adam Lesinski
2017-06-15AAPT2: Fix issue with enums and integer attributes Adam Lesinski
2017-06-02AAPT2: Allow undefined resources (placeholders) Adam Lesinski
2017-05-31AAPT2: Allow merging of Style attributes from overlays Adam Lesinski
2017-05-24AAPT2: Implement attribute compat versioning Adam Lesinski
2017-03-02AAPT2: Fix Plural::Equals() method Adam Lesinski
2017-02-22AAPT2: Few tweaks to get shared-libraries working Adam Lesinski
2017-02-08AAPT2: Fix pseudolocalization to respect <xliff:g> 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-15AAPT2: Expose split support to command line Adam Lesinski
2016-06-29AAPT2: Improve diff command 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-12-17AAPT2: Fix references to private parent Adam Lesinski
2015-11-23AAPT2: Verify min/max attr fields Adam Lesinski
2015-11-19AAPT2: Fail compiling when private symbols are referenced 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