summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
AgeCommit message (Expand)Author
2018-01-11AAPT2: Allow compatible duplicate AttributesAdam Lesinski
2017-12-18AAPT2: Propagate SPEC_OVERLAYABLE flag to final APKAdam Lesinski
2017-11-16AAPT2: Move all file output to FileOutputStreamAdam Lesinski
2017-09-29AAPT2: Fix R.java styleable + indices orderingAdam Lesinski
2017-08-08AAPT2: Forward @TestApi in resource comments to JavaDocAdam Lesinski
2017-02-22AAPT2: Few tweaks to get shared-libraries workingAdam Lesinski
2017-02-22AAPT2: Shared library supportAdam Lesinski
2017-01-17Move StringPiece to libandroidfwAdam Lesinski
2016-10-26AAPT2: Rename to match new styleAdam Lesinski
2016-07-25AAPT2: Change accepted notation for resource names in testsAdam Lesinski
2016-07-13AAPT2: Remove usage of u16stringAdam Lesinski
2016-05-09Stop emitting javadoc for @removed attributes.Michael Wright
2016-04-07AAPT2: Clean up R JavaDoc generationAdam Lesinski
2016-04-06AAPT2: Enable windows build and make sure it buildsAdam Lesinski
2016-03-11AAPT2: Add descriptions of Attributes in Styleables for R.javaAdam Lesinski
2016-03-04AAPT2: Emit proper doclava comments in R.javaAdam Lesinski
2015-11-06AAPT2: Fix inclusion of comments in R.java javadocAdam Lesinski
2015-11-02AAPT2: Add support for comments in R.javaAdam Lesinski
2015-10-30AAPT2: Support generating Manifest.javaAdam Lesinski