summaryrefslogtreecommitdiff
path: root/tools/aapt2/java
AgeCommit message (Expand)Author
2019-03-06Make sure Proguard keeps zygote preload class. Martijn Coenen
2019-01-04Merge "Fix/suppress aapt/aapt2 google-explicit-constructor warnings" am: cdf6... Chih-Hung Hsieh
2019-01-04Fix/suppress aapt/aapt2 google-explicit-constructor warnings Chih-Hung Hsieh
2018-12-17Merge "Fix performance-for-range-copy warnings" am: bc29242288 am: 7adb73f332 Chih-Hung Hsieh
2018-12-17Fix performance-for-range-copy warnings Chih-Hung Hsieh
2018-12-03Add @hide support for styleable attributes Ryan Mitchell
2018-10-08libandroidfw: move ConfigDescription from aapt2 to libandroidfw Mårten Kongstad
2018-10-08libandroidfw: move ConfigDescription from aapt2 to libandroidfw Mårten Kongstad
2018-10-03Merge "Restore Proguard behavior and add minimal flag" Ryan Mitchell
2018-10-01Merge "Do not use StringPiece in ExtractJavaIdentifier" am: 20ecc6397b am: 20... Pirama Arumuga Nainar
2018-09-25Restore Proguard behavior and add minimal flag Ryan Mitchell
2018-09-25Do not use StringPiece in ExtractJavaIdentifier Pirama Arumuga Nainar
2018-07-20Merge "Only keep necessary constructor for custom view nodes" TreeHugger Robot
2018-07-20Merge "Only keep methods with correct signature for more types" TreeHugger Robot
2018-07-20Merge "AAPT2: Fix R.java for styleable in different package" Ryan Mitchell
2018-07-20Only keep necessary constructor for custom view nodes Jake Wharton
2018-07-20Only keep methods with correct signature for more types Jake Wharton
2018-07-18Add rule emissions for appComponentFactory Jake Wharton
2018-07-18Add Application name to manifest test case Jake Wharton
2018-07-13AAPT2: Fix R.java for styleable in different package Ryan Mitchell
2018-06-11Only keep methods with correct signature for view/menu click Jake Wharton
2018-06-11Improve tests for ProGuard rules, add transition tests Jake Wharton
2018-06-11Only keep default constructor of manifest items Jake Wharton
2018-05-24AAPT2: Add Proguard rules for nav fragments Ryan Mitchell
2018-03-05Merge "Don't dereference a null pointer" TreeHugger Robot
2018-03-02Don't dereference a null pointer Todd Kennedy
2018-02-13AAPT2: normalize Manifest java identifiers. Izabela Orlowska
2018-01-17Merge "aapt2: Fix issue with Manifest duplicate handling" TreeHugger Robot
2018-01-16aapt2: Fix issue with Manifest duplicate handling Adam Lesinski
2018-01-11AAPT2: Allow compatible duplicate Attributes Adam Lesinski
2017-12-18AAPT2: Propagate SPEC_OVERLAYABLE flag to final APK Adam Lesinski
2017-12-05AAPT2: allow to generate R.txt without R.java Izabela Orlowska
2017-11-20Fix conditional keep rules for new semantics Adam Koski
2017-11-16AAPT2: Move all file output to FileOutputStream Adam Lesinski
2017-11-10Change conditional keep rule syntax Adam Koski
2017-11-07AAPT2: Better debugging output Adam Lesinski
2017-10-20AAPT2: Produce Conditional Proguard Keep Rules Adam Koski
2017-09-29AAPT2: Fix R.java styleable + indices ordering Adam Lesinski
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