summaryrefslogtreecommitdiff
path: root/tools/aapt2/cmd/Command.cpp
AgeCommit message (Expand)Author
2025-02-07Revert "Always enable sparse encoding if minSdk >= 32" Mark Punzalan
2025-01-09Always enable sparse encoding if minSdk >= 32 Mark Punzalan
2024-12-20[aapt2] Add a way to set command line from environment Yurii Zubrytskyi
2024-10-29[aapt2] Allow --flag=value command line options Yurii Zubrytskyi
2022-11-29Make StringPiece to be std::string_view alias Yurii Zubrytskyi
2021-07-15Replace Maybe with std::optional Ryan Mitchell
2019-03-05Add --trace_folder to aapt2 Fabien Sanglard
2018-12-19Fix long file paths for Windows Ryan Mitchell
2018-10-09Created resuable DumpApkCommand and added "badger" Ryan Mitchell
2018-07-13AAPT2: Refactor flags into commands Ryan Mitchell