summaryrefslogtreecommitdiff
path: root/tools/aapt2/java
AgeCommit message (Expand)Author
2017-08-29Merge "AAPT2: Fixup namespace implementation" Adam Lesinski
2017-08-23AAPT2: Fixup namespace implementation Adam Lesinski
2017-08-19AAPT2: Fix regression in Manifest.java permissions Adam Lesinski
2017-08-17AAPT2: Change XmlDom to exclude Namespace as a node 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-06-28AAPT2: Emit more proguard keep rules for layouts and menus Adam Lesinski
2017-06-27AAPT2: Honor --custom-package when writing Manifest.java Adam Lesinski
2017-04-28AAPT2: Workaround for findViewById with package ID > 0x7f Adam Lesinski
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-08-15Fix clang-tidy warnings in aapt and aapt2. Chih-Hung Hsieh
2016-07-27Merge "AAPT2: Change accepted notation for resource names in tests" Adam Lesinski
2016-07-25AAPT2: Change accepted notation for resource names in tests Adam Lesinski
2016-07-20Aapt main dex proguard rules - always keep application Ivan Gavrilovic
2016-07-13AAPT2: Remove usage of u16string Adam Lesinski
2016-05-16Merge "Stop emitting javadoc for @removed attributes." into nyc-dev am: c4033... Michael Wright
2016-05-09Stop emitting javadoc for @removed attributes. Michael Wright
2016-04-22AAPT2: ProGuard config for components in main dex. Rohit Agrawal
2016-04-07AAPT2: Clean up R JavaDoc generation Adam Lesinski
2016-04-06AAPT2: Enable windows build and make sure it builds 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
2016-03-04AAPT2: Emit proper doclava comments in R.java Adam Lesinski
2016-03-04AAPT2: Support building, linking, and merging static libraries Adam Lesinski
2016-02-12AAPT2: Introduce notion of 'product' to ResourceTable Adam Lesinski
2015-12-17AAPT2: Fix references to private parent 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-11-02AAPT2: Add Manifest fixing/validation Adam Lesinski
2015-11-02AAPT2: Add support for comments in R.java Adam Lesinski
2015-10-30AAPT2: Support generating Manifest.java Adam Lesinski