summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/AnnotationProcessor.h
AgeCommit message (Expand)Author
2024-01-19[aapt2] Ignore annotations in flag/enum attribute values Mark Punzalan
2022-11-29Make StringPiece to be std::string_view alias Yurii Zubrytskyi
2020-06-22Don't add API annotations in the internal R.java Makoto Onuki
2020-03-26aapt2: Preserve annotation parameters for SystemApi. Narayan Kamath
2017-11-16AAPT2: Move all file output to FileOutputStream Adam Lesinski
2017-08-08AAPT2: Forward @TestApi in resource comments to JavaDoc Adam Lesinski
2017-07-25AAPT2: Fix JavaDoc first sentence extraction. 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-07AAPT2: Clean up R JavaDoc generation 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-11-02AAPT2: Add support for comments in R.java Adam Lesinski
2015-10-30AAPT2: Support generating Manifest.java Adam Lesinski