1. b4f83ff Revert^2 "Move some image/9patch code to androidfw" by Jeremy Meyer · 1 year, 3 months ago
  2. 48d229d Adding verbose setters and getters for diagnostics to make ResourceUtils by Brandon Liu · 1 year, 10 months ago
  3. f1ed523 Aapt2 Optimize: Exempt particular resources from path shortening by branliu · 2 years, 2 months ago
  4. 78a8d37 Dump the deobfuscate data using Protocol buffers by felkachang · 2 years, 6 months ago
  5. 6757d43 Merge "Use lambda to refactor the obfuscating resource name." by TreeHugger Robot · 2 years, 3 months ago
  6. 8ceb39c Use lambda to refactor the obfuscating resource name. by felkachang · 2 years, 6 months ago
  7. a577514 Make StringPiece to be std::string_view alias by Yurii Zubrytskyi · 2 years, 4 months ago
  8. 054e433 Expose flags for collapse resource name to 'convert' command. by Iurii Makhno · 2 years, 5 months ago
  9. 4bdd3ac Rename ResourcePathShortener to Obfuscator by felkachang · 2 years, 6 months ago
  10. da06e4d Expose '--force-sparse-encoding' flag for 'optimize' and 'convert' commands. by Iurii Makhno · 2 years, 6 months ago
  11. 56f36e8 Move StringPool to libandroidfw by Jeremy Meyer · 2 years, 9 months ago
  12. f0c5ff4 Switch ResourceTable to use ResourceNamedType instead of ResourceType. by Iurii Makhno · 3 years ago
  13. 4382e44 Replace Maybe with std::optional by Ryan Mitchell · 3 years, 8 months ago
  14. 4ea9075 Make aapt2 terminology more inclusive by Ryan Mitchell · 4 years, 7 months ago
  15. dcef831 Improve how we exempt resources from getting their names collapsed. by Brian Chang · 5 years ago
  16. b228df3 Allows features to link to other feature splits without namespacing. by Udam Saini · 6 years ago
  17. c769403 Resource Path Obfuscation by Mohamed Heikal · 6 years ago
  18. 24c9aa6 libandroidfw: move ConfigDescription from aapt2 to libandroidfw by Mårten Kongstad · 7 years ago
  19. 58e2fbf Revert "AAPT2: Automatic Static Library Namespacing." by Chris Warrington · 7 years ago
  20. 833a1a6 AAPT2: Refactor flags into commands by Ryan Mitchell · 7 years ago
  21. 57ffac7 Merge "AAPT2: Adds config support for manipulating resources" by Mohamed Heikal · 7 years ago
  22. d3c5fb6 AAPT2: Adds config support for manipulating resources by Mohamed Heikal · 7 years ago
  23. 481f027 AAPT2: Automatic Static Library Namespacing. by Chris Warrington · 7 years ago
  24. 2c12241 AAPT2: Get list of multi-APK artifacts without APK file by Shane Farmer · 7 years ago
  25. cb6c3f9 AAPT2: Push more configuration code into the parser by Shane Farmer · 7 years ago
  26. 99ac3fd AAPT2: Remove unused command line option. by Shane Farmer · 7 years ago
  27. 49639bf Merge "AAPT2: Allow output artifacts to be filtered." by TreeHugger Robot · 7 years ago
  28. 666de34 AAPT2: Allow output artifacts to be filtered. by Shane Farmer · 7 years ago
  29. b064330 Enable obfuscation of resource names, with whitelisting support. by Luke Nicholson · 7 years ago
  30. d55bef7 AAPT2 - Convert command to copy all the files. by Pierre Lecesne · 7 years ago
  31. 8780eb6 AAPT2: Add convert command by Adam Lesinski · 7 years ago
  32. 0045116 AAPT2: Define and Implement AAPT Container Format by Adam Lesinski · 7 years ago
  33. 4670805 AAPT2: Move format related files under same directory by Adam Lesinski · 7 years ago
  34. 3edd472 AAPT2: Set the minSdkVersion when generating multiple APKs. by Shane Farmer · 7 years ago
  35. d3ffa844 AAPT2: Cleanup Visitors for XML and Values by Adam Lesinski · 7 years ago
  36. efe4539 AAPT2: Multi APK generator by version by Shane Farmer · 8 years ago
  37. 9ecc075 AAPT2: Add flag to print multi APK artifact names. by Shane Farmer · 8 years ago
  38. 0a5b201 AAPT2: Add a APK filtering. by Shane Farmer · 8 years ago
  39. 280be34 AAPT2: Update the name of the configuration struct. by Shane Farmer · 8 years ago
  40. 5766943 AAPT2: Split APK by ABI. by Shane Farmer · 8 years ago
  41. 742888f AAPT2: binary parser should be more lenient with files by Adam Lesinski · 8 years ago
  42. b522f04 AAPT2: Allow truncating of package names by Adam Lesinski · 8 years ago
  43. db09157 AAPT2: Allow the ';' separator on Windows for split args by Adam Lesinski · 8 years ago
  44. d0f492d AAPT2: Share split functionality between link and optimize by Adam Lesinski · 8 years ago