1. 1fc78e1 Fix/suppress aapt/aapt2 google-explicit-constructor warnings by Chih-Hung Hsieh · 6 years ago
  2. a1b644e Fix performance-for-range-copy warnings by Chih-Hung Hsieh · 6 years ago
  3. b14c887 Merge "libandroidfw: move ConfigDescription from aapt2 to libandroidfw" by Treehugger Robot · 6 years ago
  4. f99eda4 AAPT2: optionally keep resources without default value by Mårten Kongstad · 6 years ago
  5. 5c541f6 libandroidfw: move ConfigDescription from aapt2 to libandroidfw by Mårten Kongstad · 6 years ago
  6. 895e19e dump package name by Todd Kennedy · 6 years ago
  7. da02fea Add support for --replace-version to aapt2 by Colin Cross · 6 years ago
  8. 13588dc Merge "Allow using reserved package IDs" into pi-dev by Todd Kennedy · 6 years ago
  9. 3251299 Allow using reserved package IDs by Todd Kennedy · 6 years ago
  10. 9f6dec1 Allow overriding the compile SDK by Todd Kennedy · 6 years ago
  11. d6b8329 AAPT: Multiple period legacy support and errors by y · 6 years ago
  12. 498baa8 Merge "Added --debug-mode flag to AAPT2" into pi-dev by Ryan Mitchell · 6 years ago
  13. 70414f2 Check the size of the strings in the StringPool before flattening. by Ryan Mitchell · 6 years ago
  14. e5b38a6 Added --debug-mode flag to AAPT2 by Ryan Mitchell · 6 years ago
  15. 34a1687 AAPT2: Remove resources that define locales but no default values. by Adam Lesinski · 7 years ago
  16. a65bbdf AAPT2: Ensure output formats of files are correctly set by Adam Lesinski · 7 years ago
  17. bbf4297 AAPT2: Fix issue with deserializing binary XML by Adam Lesinski · 7 years ago
  18. da9eba3 Dump XML files in aapt2 dump by Adam Lesinski · 7 years ago
  19. e78a816 Prevent AAPT from versioning <animated-selector> tags. by Nick Butcher · 7 years ago
  20. 1084432 AAPT2: Fix silent failure when ContainerReader fails during Link by Mohamed Heikal · 7 years ago
  21. 415689b Merge "Adjust file reference type in 'aapt2 convert'" by David Chaloupka · 7 years ago
  22. b66db4e Adjust file reference type in 'aapt2 convert' by David Chaloupka · 7 years ago
  23. 3c3f9b5 AAPT2: always compile 9patch files by Izabela Orlowska · 7 years ago
  24. 73bff1e AAPT2: Allow compatible duplicate Attributes by Adam Lesinski · 7 years ago
  25. e6aa6d1 AAPT2: Keep file enumeration consistent across platforms by Adam Lesinski · 7 years ago
  26. d14c826 Merge changes I0face862,If2d091e5,I4e18e63f by TreeHugger Robot · 7 years ago
  27. 54839e0 Merge "AAPT2: Add flag to compile command for outputting symbols" by TreeHugger Robot · 7 years ago
  28. ad9e132 AAPT2: treat manifest validation errors as warnings when asked by Izabela Orlowska · 7 years ago
  29. c81d9f3 AAPT2: Add flag to compile command for outputting symbols by Izabela Orlowska · 7 years ago
  30. 2c12241 AAPT2: Get list of multi-APK artifacts without APK file by Shane Farmer · 7 years ago
  31. 71be705 AAPT2: Propagate SPEC_OVERLAYABLE flag to final APK by Adam Lesinski · 7 years ago
  32. cb6c3f9 AAPT2: Push more configuration code into the parser by Shane Farmer · 7 years ago
  33. 99ac3fd AAPT2: Remove unused command line option. by Shane Farmer · 7 years ago
  34. b3b66ee Merge "AAPT2: allow to generate R.txt without R.java" by TreeHugger Robot · 7 years ago
  35. 725fb12 Aapt2 convert: skip processing resources when resource table is absent. by Tom Dobek · 7 years ago
  36. 23a6e1e AAPT2: allow to generate R.txt without R.java by Izabela Orlowska · 7 years ago
  37. 49639bf Merge "AAPT2: Allow output artifacts to be filtered." by TreeHugger Robot · 7 years ago
  38. 666de34 AAPT2: Allow output artifacts to be filtered. by Shane Farmer · 7 years ago
  39. 4ab869e Merge changes I2eef812b,I7b607192 by TreeHugger Robot · 7 years ago
  40. 5e50588 Merge "Enable obfuscation of resource names, with whitelisting support." by Luke Nicholson · 7 years ago
  41. b064330 Enable obfuscation of resource names, with whitelisting support. by Luke Nicholson · 7 years ago
  42. c628437 AAPT2: Embed version of framework an app was compiled against. by Adam Lesinski · 7 years ago
  43. 2427dce AAPT2: Fix issue where exported symbols (@+id/*) were not exported by Adam Lesinski · 7 years ago
  44. a693c4a AAPT2: Move all file output to FileOutputStream by Adam Lesinski · 7 years ago
  45. d8b4bea AAPT2 - Add ProtoApkSerializer implementation to convert from Binary to Proto. by Pierre Lecesne · 7 years ago
  46. d55bef7 AAPT2 - Convert command to copy all the files. by Pierre Lecesne · 7 years ago
  47. 288536b Merge "Refactor Convert command to use a ISerializer interface." by Pierre Lecesne · 7 years ago
  48. 414e48a AAPT2: whitelist alphanums instead of blacklisting hyphens in package names. by Donald Chai · 7 years ago
  49. 7e8549d Refactor Convert command to use a ISerializer interface. by Pierre Lecesne · 7 years ago
  50. 490595a AAPT2: Workaround for feature splits without namespacing by Adam Lesinski · 7 years ago
  51. 93190b7 AAPT2: Better debugging output by Adam Lesinski · 7 years ago
  52. 4ee829a Merge "AAPT2: Add convert command" by Adam Lesinski · 7 years ago
  53. 3a725dc AAPT2: Fix GetFileType for unicode and long paths on Windows by Adam Lesinski · 7 years ago
  54. 8780eb6 AAPT2: Add convert command by Adam Lesinski · 7 years ago
  55. dc21dea AAPT2: Produce Conditional Proguard Keep Rules by Adam Koski · 7 years ago
  56. e59f0d8 AAPT2: Enable building proto artifacts by Adam Lesinski · 7 years ago
  57. 0045116 AAPT2: Define and Implement AAPT Container Format by Adam Lesinski · 7 years ago
  58. d691250 Merge "AAPT2: Sanitize resource qualifiers before using in split names." by Donald Chai · 7 years ago
  59. b8f078c AAPT2: Sanitize resource qualifiers before using in split names. by Donald Chai · 7 years ago
  60. f4165c4 Merge "AAPT leave <gradient> alone for VDC" by TreeHugger Robot · 7 years ago
  61. ab2a38c AAPT leave <gradient> alone for VDC by ztenghui · 7 years ago
  62. ea13c1a AAPT2: Flatten AndroidManifest.xml stringpool in UTF16 by Adam Lesinski · 7 years ago
  63. 4670805 AAPT2: Move format related files under same directory by Adam Lesinski · 7 years ago
  64. 3edd472 AAPT2: Set the minSdkVersion when generating multiple APKs. by Shane Farmer · 7 years ago
  65. 8cdca1b AAPT2: Cleanup proto classes/methods and add XML serialization by Adam Lesinski · 7 years ago
  66. d3ffa844 AAPT2: Cleanup Visitors for XML and Values by Adam Lesinski · 7 years ago
  67. efe4539 AAPT2: Multi APK generator by version by Shane Farmer · 7 years ago
  68. 9ecc075 AAPT2: Add flag to print multi APK artifact names. by Shane Farmer · 7 years ago
  69. 123a19b Merge "AAPT2: Fixup namespace implementation" by Adam Lesinski · 7 years ago
  70. 4ffea04 AAPT2: Define intermediate compiled XML proto by Adam Lesinski · 7 years ago
  71. 1ef0fa9 AAPT2: Fixup namespace implementation by Adam Lesinski · 7 years ago
  72. 2def7dc Merge "AAPT2: Change XmlDom to exclude Namespace as a node" by Adam Lesinski · 7 years ago
  73. 6b37299 AAPT2: Change XmlDom to exclude Namespace as a node by Adam Lesinski · 7 years ago
  74. 0a5b201 AAPT2: Add a APK filtering. by Shane Farmer · 7 years ago
  75. 38ef937 Merge "AAPT2: Make sure to fail when XML linking fails" by Adam Lesinski · 7 years ago
  76. 49f0aa4 Merge "AAPT2: Fix windows unicode path issues" by Adam Lesinski · 7 years ago
  77. c0a5e1e AAPT2: Make sure to fail when XML linking fails by Adam Lesinski · 7 years ago
  78. efeb7af AAPT2: Fix windows unicode path issues by Adam Lesinski · 7 years ago
  79. 4dc5812 Fix clang-tidy performance warnings in aapt2. by Chih-Hung Hsieh · 7 years ago
  80. 3d63239 AAPT2: Add targetConfig to AndroidManifest.xml by Adam Lesinski · 7 years ago
  81. bb94f32 Revert "AAPT2: Auto-version adaptive-icon XML" by Adam Lesinski · 7 years ago
  82. 5b7337f AAPT2: Auto-version adaptive-icon XML by Adam Lesinski · 7 years ago
  83. 0d81f70 AAPT2: Honor --custom-package when writing Manifest.java by Adam Lesinski · 7 years ago
  84. 280be34 AAPT2: Update the name of the configuration struct. by Shane Farmer · 7 years ago
  85. 5766943 AAPT2: Split APK by ABI. by Shane Farmer · 7 years ago
  86. 7a5b406 Merge "AAPT2: Update --no-version-vector list" into oc-dev am: f296105e22 by Adam Lesinski · 7 years ago
  87. f296105 Merge "AAPT2: Update --no-version-vector list" into oc-dev by TreeHugger Robot · 7 years ago
  88. 41ea44f AAPT2: Update --no-version-vector list by Adam Lesinski · 7 years ago
  89. e3d684a Merge "AAPT2: Follow symlinks when compiling" into oc-dev am: 6ea61f9c6d by Adam Lesinski · 7 years ago
  90. 2354b56 AAPT2: Follow symlinks when compiling by Adam Lesinski · 7 years ago
  91. 06169ed Merge "AAPT2: Implement attribute compat versioning" into oc-dev am: e229113d46 by Adam Lesinski · 7 years ago
  92. c744ae8 AAPT2: Implement attribute compat versioning by Adam Lesinski · 7 years ago
  93. 60d9c2f AAPT2: improve some error messages by Adam Lesinski · 7 years ago
  94. ed52cef Merge "AAPT2: Ignore trailing data after IEND chunk in PNG" into oc-dev am: 2d885e942d by Adam Lesinski · 7 years ago
  95. cc73e99 AAPT2: Ignore trailing data after IEND chunk in PNG by Adam Lesinski · 7 years ago
  96. 9a286fe Merge "AAPT2: Add option to disable PNG crunching" into oc-dev am: fb194bb81c by Adam Lesinski · 7 years ago
  97. 28e6c0b AAPT2: Add option to disable PNG crunching by Adam Lesinski · 7 years ago
  98. aadf27e Return exit code 1 when an error occurs during 'aapt2 dump'. by Pierre Lecesne · 7 years ago
  99. 557a0c5 Merge "AAPT2: binary parser should be more lenient with files" into oc-dev by TreeHugger Robot · 7 years ago
  100. 53c9898 Merge changes I446fb6ab,Ife3bbd29 into oc-dev by TreeHugger Robot · 7 years ago