summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator.cpp
AgeCommit message (Expand)Author
2018-07-13AAPT2: Fix R.java for styleable in different packageRyan Mitchell
2018-03-02Don't dereference a null pointerTodd Kennedy
2017-12-18AAPT2: Propagate SPEC_OVERLAYABLE flag to final APKAdam Lesinski
2017-12-05AAPT2: allow to generate R.txt without R.javaIzabela Orlowska
2017-11-16AAPT2: Move all file output to FileOutputStreamAdam Lesinski
2017-11-07AAPT2: Better debugging outputAdam Lesinski
2017-10-20AAPT2: Produce Conditional Proguard Keep RulesAdam Koski
2017-08-23AAPT2: Fixup namespace implementationAdam Lesinski
2017-07-25AAPT2: Fix JavaDoc first sentence extraction.Adam Lesinski
2017-04-28AAPT2: Workaround for findViewById with package ID > 0x7fAdam Lesinski
2017-04-11AAPT2: Generate R.txtAdam 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-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-04-04AAPT2: Add option to add JavaDoc annotations to Java classesAdam Lesinski
2016-03-31AAPT2: Change how we generate Java classesAdam 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
2016-03-04AAPT2: Support building, linking, and merging static librariesAdam Lesinski
2016-02-12AAPT2: Introduce notion of 'product' to ResourceTableAdam 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