summaryrefslogtreecommitdiff
path: root/tools/aapt2/process
AgeCommit message (Expand)Author
2020-01-10Allow for overlaying dynamic shared libraries Ryan Mitchell
2019-12-19Recognize dynamic res ids as valid Ryan Mitchell
2019-06-26Allows features to link to other feature splits without namespacing. Udam Saini
2019-06-06Retain parsed attribute type Ryan Mitchell
2019-03-05Add --trace_folder to aapt2 Fabien Sanglard
2019-02-20Fix long paths on Windows Ryan Mitchell
2019-01-04Fix/suppress aapt/aapt2 google-explicit-constructor warnings Chih-Hung Hsieh
2018-10-08libandroidfw: move ConfigDescription from aapt2 to libandroidfw MÃ¥rten Kongstad
2018-08-20Merge "Mark symbols as dynamic for shared libraries" Treehugger Robot
2018-07-24Mark symbols as dynamic for shared libraries Todd Kennedy
2018-04-26Allow using reserved package IDs Todd Kennedy
2018-01-11AAPT2: Allow compatible duplicate Attributes Adam Lesinski
2017-12-18AAPT2: Propagate SPEC_OVERLAYABLE flag to final APK Adam Lesinski
2017-12-07AAPT2: Enable mangled symbol lookup in AssetManagerSymbolTable Adam Lesinski
2017-12-04AAPT2: Embed version of framework an app was compiled against. Adam Lesinski
2017-11-07AAPT2: Better debugging output Adam Lesinski
2017-05-24AAPT2: Implement attribute compat versioning Adam Lesinski
2017-04-28AAPT2: Workaround for findViewById with package ID > 0x7f Adam Lesinski
2017-04-21AAPT2: Allow truncating of package names Adam Lesinski
2017-03-07AAPT2: Add --package-id flag for feature-split suppport 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-31AAPT2: Add Inline Complex XML support Adam Lesinski
2016-08-15Fix clang-tidy warnings in aapt and aapt2. Chih-Hung Hsieh
2016-08-11Fix clang-tidy warnings in aapt and aapt2. Chih-Hung Hsieh
2016-07-25AAPT2: Change accepted notation for resource names in tests Adam Lesinski
2016-07-13AAPT2: Remove usage of u16string Adam Lesinski
2016-06-29AAPT2: Add version collapsing Adam Lesinski
2016-04-07AAPT2: Clean up R JavaDoc generation Adam Lesinski
2016-03-11AAPT2: Add descriptions of Attributes in Styleables for R.java Adam Lesinski
2016-03-04AAPT2: Support building, linking, and merging static libraries Adam Lesinski
2016-02-17AAPT2: Implement density stripping and initial Split support Adam Lesinski
2016-02-12AAPT2: Introduce notion of 'product' to ResourceTable Adam Lesinski
2015-11-23AAPT2: Verify min/max attr fields Adam Lesinski
2015-11-19AAPT2: Fail compiling when private symbols are referenced Adam Lesinski
2015-11-16AAPT2: Minor fixes to SymbolTable and diagnostic output Adam Lesinski
2015-11-06AAPT2: Fix inclusion of comments in R.java javadoc Adam Lesinski
2015-10-22AAPT2: Move comments and source into Value Adam Lesinski
2015-10-16AAPT2: Separate out the various steps Adam Lesinski