summaryrefslogtreecommitdiff
path: root/tools/aapt2/ResourceTable.cpp
AgeCommit message (Expand)Author
2019-12-19Recognize dynamic res ids as validRyan Mitchell
2019-04-02Merge "AAPT2: Delete dead code"TreeHugger Robot
2019-03-13AAPT2: Delete dead codeFabien Sanglard
2019-03-05Add --trace_folder to aapt2Fabien Sanglard
2018-12-13Add actor and name parsing for overlayableRyan Mitchell
2018-12-11Refactor policy parsingRyan Mitchell
2018-11-06RRO: Added partition policies for overlaysRyan Mitchell
2018-10-08libandroidfw: move ConfigDescription from aapt2 to libandroidfwMÃ¥rten Kongstad
2018-08-27AAPT2: Fix resource table load time regressionRyan Mitchell
2018-08-09AAPT2: Loosen loading apk format requirementsRyan Mitchell
2018-03-01AAPT2: Remove resources that define locales but no default values.Adam Lesinski
2018-01-18Handle multiple packages of same name in 'aapt2 convert'David Chaloupka
2018-01-11AAPT2: Allow compatible duplicate AttributesAdam Lesinski
2017-12-18AAPT2: Propagate SPEC_OVERLAYABLE flag to final APKAdam Lesinski
2017-08-16AAPT2: Add a APK filtering.Shane Farmer
2017-07-07AAPT2: Accept Java unicode identifiersAdam Lesinski
2017-05-26AAPT2: Fix <add-resource> tag for overlaysAdam Lesinski
2017-03-29AAPT2: Allow arbitrary entry names with aapt2 optimizeAdam 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-10-19Use Google3 style guide with .clang-formatAdam Lesinski
2016-08-31AAPT2: Add Inline Complex XML supportAdam Lesinski
2016-08-26AAPT2: Fix merging of styleables the right wayAdam Lesinski
2016-08-19AAPT2: Merge Styleables instead of overriding themAdam Lesinski
2016-08-11Fix clang-tidy warnings in aapt and aapt2.Chih-Hung Hsieh
2016-07-13AAPT2: Remove usage of u16stringAdam Lesinski
2016-04-30AAPT2: Add diff commandAdam Lesinski
2016-02-17AAPT2: Implement density stripping and initial Split supportAdam Lesinski
2016-02-12AAPT2: Introduce notion of 'product' to ResourceTableAdam Lesinski
2015-12-10AAPT2: Fix overlay supportAdam Lesinski
2015-11-12AAPT2: Add support for overlays when merging resourcesAdam Lesinski
2015-11-06AAPT2: Fix inclusion of comments in R.java javadocAdam Lesinski
2015-10-22AAPT2: Move comments and source into ValueAdam Lesinski
2015-10-22AAPT2: Process <java-symbols> and private symbol packageAdam Lesinski
2015-10-16Filter products during compile phaseAdam Lesinski
2015-10-16AAPT2: Separate out the various stepsAdam Lesinski
2015-05-12AAPT2: Support static lib referencing static libAdam Lesinski
2015-05-04AAPT2: Record public status in a more robust wayAdam Lesinski
2015-05-04Add namespace handling in attribute valuesAdam Lesinski
2015-04-15AAPT2: Add library supportAdam Lesinski
2015-04-03Fix windows build of AAPT2Adam Lesinski
2015-04-02AAPT2Adam Lesinski