1. 2b7e847 Do not rename R.java package by Ryan Mitchell · 5 years ago
  2. 60b74fb Add --rename-resources-package to aapt2 by Ryan Mitchell · 5 years ago
  3. ee4a564 Allow for overlaying dynamic shared libraries by Ryan Mitchell · 6 years ago
  4. 94e4a01 Add option to avoid clobbering visibility of <declare-styleable> by Donald Chai · 6 years ago
  5. 181cbfd Add "no-proguard-location-reference" flag to aapt2 by Jean-Luc Coelho · 6 years ago
  6. 5b89b2d Use case-sensitive regular expressions in --no-compress-regex by Izabela Orlowska · 6 years ago
  7. e5981c0 Disable test broken on windows by Ryan Mitchell · 6 years ago
  8. 1d3b6485 aapt2: add 'dump overlayable' command by Mårten Kongstad · 6 years ago
  9. 3d1cde3 Merge "Improve how we exempt resources from getting their names collapsed." by Brian Chang · 6 years ago
  10. dcef831 Improve how we exempt resources from getting their names collapsed. by Brian Chang · 6 years ago
  11. d882ba4 Rename flags in aapt2-optimize for more accuracy and consistency. by Brian Chang · 6 years ago
  12. b13c6bb Merge "Allow compile output to be either a zip or dir" by TreeHugger Robot · 6 years ago
  13. c7db244 Allow compile output to be either a zip or dir by Ryan Mitchell · 6 years ago
  14. 2814793 Merge "Add --exclude-sources to AAPT2 link" by Ryan Mitchell · 6 years ago
  15. ef9e688 Add --exclude-sources to AAPT2 link by Ryan Mitchell · 6 years ago
  16. d554f7c Fix uninitialized variable. by Donald Chai · 6 years ago
  17. 1710e83 Merge "Allows features to link to other feature splits without namespacing." by Udam Saini · 6 years ago
  18. 5e4c18b Merge "AAPT2: Merge-only mode for building static libraries" by TreeHugger Robot · 6 years ago
  19. b228df3 Allows features to link to other feature splits without namespacing. by Udam Saini · 6 years ago
  20. 84febea AAPT2: Merge-only mode for building static libraries by Izabela Orlowska · 6 years ago
  21. e6936e2 Merge "Move off ZipString and over to std::string/std::string_view as appropriate." into qt-dev-plus-aosp am: ee1c95f060 by Elliott Hughes · 6 years ago
  22. 78de4f9 Move off ZipString and over to std::string/std::string_view as appropriate. by Elliott Hughes · 6 years ago
  23. ea66257 Merge "Alias v26 round icons to adaptive icons like aapt1" by TreeHugger Robot · 6 years ago
  24. dba6456 Alias v26 round icons to adaptive icons like aapt1 by Ryan Mitchell · 6 years ago
  25. 121c6e8 [aapt2] Add "link" option to override styles instead of overlaying. by Donald Chai · 6 years ago
  26. 81dfca0 Fix asset compression to check name ends with arg by Ryan Mitchell · 6 years ago
  27. 65c8b86 Don't explicitly specify no prefix/suffix. by Elliott Hughes · 6 years ago
  28. d1a6521 Fix aapt2 pseudo-translating donottranslate* files by Mihai Nita · 6 years ago
  29. 95d2c30 Merge "Compile all files in res/xml as xml" by Ryan Mitchell · 6 years ago
  30. 362da82 AAPT2: Add missing description for dump command by Fabien Sanglard · 6 years ago
  31. 62b6834 Compile all files in res/xml as xml by Ryan Mitchell · 6 years ago
  32. 2d34e76 Add --trace_folder to aapt2 by Fabien Sanglard · 6 years ago
  33. 1b05ef9 Merge "Sort inputs to compile and link" by Ryan Mitchell · 6 years ago
  34. f22ed8d Sort inputs to compile and link by Ryan Mitchell · 6 years ago
  35. a55dc2e Fix long paths on Windows by Ryan Mitchell · 7 years ago
  36. a1dea5f Merge "AAPT2: allow regexes for extensions to not compress" by Izabela Orlowska · 6 years ago
  37. 0faba5f AAPT2: allow regexes for extensions to not compress by Izabela Orlowska · 7 years ago
  38. 03f311c Merge "Revert "Fix loaded apk string pool order"" by TreeHugger Robot · 6 years ago
  39. 6d9fc1c Merge "Prevent AAPT2 from versioning <set> tags" by TreeHugger Robot · 6 years ago
  40. 90b7a08 Revert "Fix loaded apk string pool order" by Ryan Mitchell · 6 years ago
  41. 275c3ec Merge "Option to exclude configs from AAPT2 Link" by TreeHugger Robot · 7 years ago
  42. 3c918b8 Option to exclude configs from AAPT2 Link by Winson · 7 years ago
  43. ced0b0c Merge "De-duplicate entries written with AAPT2 convert" by TreeHugger Robot · 7 years ago
  44. f54c9a1 De-duplicate entries written with AAPT2 convert by Winson · 7 years ago
  45. a00d969 Prevent AAPT2 from versioning <set> tags by Winson · 7 years ago
  46. 636da77 Merge "Hold data pointer reference to AAPT2 test file" by TreeHugger Robot · 7 years ago
  47. b7be793 Hold data pointer reference to AAPT2 test file by Winson · 7 years ago
  48. f67808b Optimize aapt2 compile for pngs by Ryan Mitchell · 7 years ago
  49. a3ab21f AAPT2: always say which file failed to compile by Izabela Orlowska · 7 years ago
  50. 149b0d2 Merge "Resource Path Obfuscation" by Mohamed Heikal · 7 years ago
  51. 3b3be3f Merge "Fix/suppress aapt/aapt2 google-explicit-constructor warnings" am: cdf6be573f am: d42fe48c93 by Chih-Hung Hsieh · 7 years ago
  52. 1fc78e1 Fix/suppress aapt/aapt2 google-explicit-constructor warnings by Chih-Hung Hsieh · 7 years ago
  53. a4ee276 Merge "Remove raw values from proto APK" by Ryan Mitchell · 7 years ago
  54. 479fa39 Remove raw values from proto APK by Ryan Mitchell · 7 years ago
  55. c769403 Resource Path Obfuscation by Mohamed Heikal · 7 years ago
  56. 2c8fc86 Fix long file paths for Windows by Ryan Mitchell · 7 years ago
  57. 2491af2 Merge "Fix performance-for-range-copy warnings" am: bc29242288 am: 7adb73f332 by Chih-Hung Hsieh · 7 years ago
  58. a1b644e Fix performance-for-range-copy warnings by Chih-Hung Hsieh · 7 years ago
  59. 1bb1fe0 Refactor policy parsing by Ryan Mitchell · 7 years ago
  60. 19954a2 Merge "Do not serialize empty text in manifest proto" by Ryan Mitchell · 7 years ago
  61. 467b689 Do not serialize empty text in manifest proto by Ryan Mitchell · 7 years ago
  62. 4e9a922 Fix loaded apk string pool order by Ryan Mitchell · 7 years ago
  63. d4bf085 Merge "Preserve compression of xml files in convert" by Ryan Mitchell · 7 years ago
  64. 05aebf4 Preserve compression of xml files in convert by Ryan Mitchell · 7 years ago
  65. b14c887 Merge "libandroidfw: move ConfigDescription from aapt2 to libandroidfw" by Treehugger Robot · 7 years ago
  66. 13e6a1d Add style parents dump command. by Aurimas Liutikas · 7 years ago
  67. 1e7b934 Merge "Created resuable DumpApkCommand and added "badger"" by TreeHugger Robot · 7 years ago
  68. 214846d Created resuable DumpApkCommand and added "badger" by Ryan Mitchell · 7 years ago
  69. 96af49e Merge "AAPT2: optionally keep resources without default value" by TreeHugger Robot · 7 years ago
  70. f99eda4 AAPT2: optionally keep resources without default value by Mårten Kongstad · 7 years ago
  71. d8d2901 AAPT2: optionally keep resources without default value by Mårten Kongstad · 7 years ago
  72. 5c541f6 libandroidfw: move ConfigDescription from aapt2 to libandroidfw by Mårten Kongstad · 7 years ago
  73. 24c9aa6 libandroidfw: move ConfigDescription from aapt2 to libandroidfw by Mårten Kongstad · 7 years ago
  74. 5c5f0cd Merge "Fix failing Windows tests" by Ryan Mitchell · 7 years ago
  75. 0ce8973 Fix failing Windows tests by Ryan Mitchell · 7 years ago
  76. 7e5236d Restore Proguard behavior and add minimal flag by Ryan Mitchell · 7 years ago
  77. c95add6 Merge "AAPT2: Increase maximum proto size" by Ryan Mitchell · 7 years ago
  78. 500d3f1 Merge "AAPT2: Added badging and permission" by Ryan Mitchell · 7 years ago
  79. fc225b2 AAPT2: Added badging and permission by Ryan Mitchell · 7 years ago
  80. 9fbdf89 Don't allow splitting on an empty configuration by Todd Kennedy · 7 years ago
  81. e0eba7a AAPT2: Increase maximum proto size by Ryan Mitchell · 7 years ago
  82. dea2fe3 AAPT2: Fix dump apk format by Ryan Mitchell · 7 years ago
  83. 895e19e dump package name by Todd Kennedy · 7 years ago
  84. 908b7fc dump package name by Todd Kennedy · 7 years ago
  85. ead275e Merge "AAPT2: Compile --zip flag" by Ryan Mitchell · 7 years ago
  86. 5d27551 AAPT2: Reformatted dump command invocations by Ryan Mitchell · 7 years ago
  87. 1a8a690 Merge "AAPT2: Loosen loading apk format requirements" by Ryan Mitchell · 7 years ago
  88. f3649d6 AAPT2: Compile --zip flag by Ryan Mitchell · 7 years ago
  89. eef1b6c Merge "AAPT2: Adaptive icon refactor" by Ryan Mitchell · 7 years ago
  90. f2c5ee5 Merge "AAPT2: partial files contain only local resources" by TreeHugger Robot · 7 years ago
  91. 70f7972 AAPT2: Adaptive icon refactor by Ryan Mitchell · 7 years ago
  92. 83a37ad AAPT2: Loosen loading apk format requirements by Ryan Mitchell · 7 years ago
  93. 704090e AAPT2: Version code major flag by Ryan Mitchell · 7 years ago
  94. f67d486 AAPT2: partial files contain only local resources by Izabela Orlowska · 7 years ago
  95. 58e2fbf Revert "AAPT2: Automatic Static Library Namespacing." by Chris Warrington · 7 years ago
  96. 5fa2bb1 AAPT2: Fix long version code bugs by Ryan Mitchell · 7 years ago
  97. 833a1a6 AAPT2: Refactor flags into commands by Ryan Mitchell · 7 years ago
  98. 40c9532 Merge "AAPT2: Add Proguard rules for nav fragments" by Ryan Mitchell · 7 years ago
  99. da02fea Add support for --replace-version to aapt2 by Colin Cross · 7 years ago
  100. dcd58c4 Add support for --replace-version to aapt2 by Colin Cross · 7 years ago