summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator.h
AgeCommit message (Expand)Author
2023-11-30Revert^2 "Move some image/9patch code to androidfw" Jeremy Meyer
2022-11-29Make StringPiece to be std::string_view alias Yurii Zubrytskyi
2021-07-15Replace Maybe with std::optional Ryan Mitchell
2021-02-24Use R field directly for shared lib styleable attrs Ryan Mitchell
2017-12-18AAPT2: Propagate SPEC_OVERLAYABLE flag to final APK Adam Lesinski
2017-11-16AAPT2: Move all file output to FileOutputStream Adam Lesinski
2017-10-20AAPT2: Produce Conditional Proguard Keep Rules Adam Koski
2017-04-11AAPT2: Generate R.txt Adam Lesinski
2017-02-22AAPT2: Few tweaks to get shared-libraries working Adam Lesinski
2017-02-22AAPT2: Shared library support 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-07-13AAPT2: Remove usage of u16string Adam Lesinski
2016-04-04AAPT2: Add option to add JavaDoc annotations to Java classes Adam Lesinski
2016-03-31AAPT2: Change how we generate Java classes Adam Lesinski
2016-03-11AAPT2: Add descriptions of Attributes in Styleables for R.java Adam Lesinski
2015-11-06AAPT2: Fix inclusion of comments in R.java javadoc Adam Lesinski
2015-10-30AAPT2: Support generating Manifest.java Adam Lesinski