summaryrefslogtreecommitdiff
path: root/tools/aapt2/ResourceUtils.h
AgeCommit message (Expand)Author
2022-11-29Make StringPiece to be std::string_view alias Yurii Zubrytskyi
2022-05-31Move StringPool to libandroidfw Jeremy Meyer
2021-07-15Replace Maybe with std::optional Ryan Mitchell
2021-04-28Add <macro> tag to aapt2 Ryan Mitchell
2019-03-06Fix aapt2 whitespace diffs from aapt(1) Ryan Mitchell
2019-02-20Fix long paths on Windows Ryan Mitchell
2018-10-08libandroidfw: move ConfigDescription from aapt2 to libandroidfw MÃ¥rten Kongstad
2018-06-22AAPT2: Fix unrecognized CDATA Ryan Mitchell
2018-02-27AAPT2: Fix styled string whitespace processing Adam Lesinski
2018-02-14AAPT2: Fix compatible-screens element in AndroidManifest.xml Shane Farmer
2017-06-02AAPT2: Allow undefined resources (placeholders) Adam Lesinski
2017-05-31AAPT2: Allow merging of Style attributes from overlays Adam Lesinski
2017-04-10AAPT2: Share split functionality between link and optimize Adam Lesinski
2017-02-08AssetManager2: Add GetResourceId 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-15Merge "AAPT2: Expose split support to command line" TreeHugger Robot
2016-08-15AAPT2: Expose split support to command line Adam Lesinski
2016-08-11Fix clang-tidy warnings in aapt and aapt2. Chih-Hung Hsieh
2016-07-25AAPT2: Add support to specify stable IDs Adam Lesinski
2016-07-13AAPT2: Remove usage of u16string Adam Lesinski
2016-06-29AAPT2: Add version collapsing Adam Lesinski
2016-02-09AAPT2: Switch to protobuf for intermediate format Adam Lesinski
2015-12-10AAPT2: Fix overlay support Adam Lesinski
2015-11-19AAPT2: Fail compiling when private symbols are referenced Adam Lesinski
2015-11-16AAPT2: Be more strict parsing references Adam Lesinski
2015-11-03AAPT2: Verify positional Java String format arguments in strings Adam Lesinski
2015-11-02AAPT2: Add Manifest fixing/validation Adam Lesinski
2015-10-16AAPT2: Separate out the various steps Adam Lesinski