1. 58e2fbf Revert "AAPT2: Automatic Static Library Namespacing." by Chris Warrington · 6 years ago
  2. 5fa2bb1 AAPT2: Fix long version code bugs by Ryan Mitchell · 6 years ago
  3. 833a1a6 AAPT2: Refactor flags into commands by Ryan Mitchell · 6 years ago
  4. 40c9532 Merge "AAPT2: Add Proguard rules for nav fragments" by Ryan Mitchell · 6 years ago
  5. dcd58c4 Add support for --replace-version to aapt2 by Colin Cross · 6 years ago
  6. 9a2f6e6 AAPT2: Add Proguard rules for nav fragments by Ryan Mitchell · 6 years ago
  7. d51efe8 AAPT2: add flag for strict visibility by Izabela Orlowska · 6 years ago
  8. 0a81745 Merge "Allow using reserved package IDs" into pi-dev am: 13588dc9e4 by Todd Kennedy · 6 years ago
  9. 13588dc Merge "Allow using reserved package IDs" into pi-dev by Todd Kennedy · 6 years ago
  10. 3251299 Allow using reserved package IDs by Todd Kennedy · 6 years ago
  11. 4cb8826 Merge "Allow overriding the compile SDK" into pi-dev am: fd5166ddac by Todd Kennedy · 6 years ago
  12. 9f6dec1 Allow overriding the compile SDK by Todd Kennedy · 6 years ago
  13. 57ffac7 Merge "AAPT2: Adds config support for manipulating resources" by Mohamed Heikal · 6 years ago
  14. d3c5fb6 AAPT2: Adds config support for manipulating resources by Mohamed Heikal · 7 years ago
  15. 498baa8 Merge "Added --debug-mode flag to AAPT2" into pi-dev by Ryan Mitchell · 6 years ago
  16. 70414f2 Check the size of the strings in the StringPool before flattening. by Ryan Mitchell · 6 years ago
  17. e5b38a6 Added --debug-mode flag to AAPT2 by Ryan Mitchell · 6 years ago
  18. 68c0256 Merge "Check the size of the strings in the StringPool before flattening." by TreeHugger Robot · 6 years ago
  19. a15c2a8 Check the size of the strings in the StringPool before flattening. by Ryan Mitchell · 6 years ago
  20. 444f9bb Added --debug-mode flag to AAPT2 by Ryan Mitchell · 6 years ago
  21. 481f027 AAPT2: Automatic Static Library Namespacing. by Chris Warrington · 6 years ago
  22. 6f34e0d AAPT2: add flag for not compressing resources by Izabela Orlowska · 6 years ago
  23. 34a1687 AAPT2: Remove resources that define locales but no default values. by Adam Lesinski · 6 years ago
  24. a65bbdf AAPT2: Ensure output formats of files are correctly set by Adam Lesinski · 6 years ago
  25. e78a816 Prevent AAPT from versioning <animated-selector> tags. by Nick Butcher · 7 years ago
  26. 1084432 AAPT2: Fix silent failure when ContainerReader fails during Link by Mohamed Heikal · 6 years ago
  27. 73bff1e AAPT2: Allow compatible duplicate Attributes by Adam Lesinski · 7 years ago
  28. ad9e132 AAPT2: treat manifest validation errors as warnings when asked by Izabela Orlowska · 7 years ago
  29. 71be705 AAPT2: Propagate SPEC_OVERLAYABLE flag to final APK by Adam Lesinski · 7 years ago
  30. b3b66ee Merge "AAPT2: allow to generate R.txt without R.java" by TreeHugger Robot · 7 years ago
  31. 23a6e1e AAPT2: allow to generate R.txt without R.java by Izabela Orlowska · 7 years ago
  32. c628437 AAPT2: Embed version of framework an app was compiled against. by Adam Lesinski · 7 years ago
  33. 2427dce AAPT2: Fix issue where exported symbols (@+id/*) were not exported by Adam Lesinski · 7 years ago
  34. a693c4a AAPT2: Move all file output to FileOutputStream by Adam Lesinski · 7 years ago
  35. 490595a AAPT2: Workaround for feature splits without namespacing by Adam Lesinski · 7 years ago
  36. 4ee829a Merge "AAPT2: Add convert command" by Adam Lesinski · 7 years ago
  37. 8780eb6 AAPT2: Add convert command by Adam Lesinski · 7 years ago
  38. dc21dea AAPT2: Produce Conditional Proguard Keep Rules by Adam Koski · 7 years ago
  39. e59f0d8 AAPT2: Enable building proto artifacts by Adam Lesinski · 7 years ago
  40. 0045116 AAPT2: Define and Implement AAPT Container Format by Adam Lesinski · 7 years ago
  41. f4165c4 Merge "AAPT leave <gradient> alone for VDC" by TreeHugger Robot · 7 years ago
  42. ab2a38c AAPT leave <gradient> alone for VDC by ztenghui · 7 years ago
  43. ea13c1a AAPT2: Flatten AndroidManifest.xml stringpool in UTF16 by Adam Lesinski · 7 years ago
  44. 4670805 AAPT2: Move format related files under same directory by Adam Lesinski · 7 years ago
  45. 8cdca1b AAPT2: Cleanup proto classes/methods and add XML serialization by Adam Lesinski · 7 years ago
  46. d3ffa844 AAPT2: Cleanup Visitors for XML and Values by Adam Lesinski · 7 years ago
  47. 123a19b Merge "AAPT2: Fixup namespace implementation" by Adam Lesinski · 7 years ago
  48. 4ffea04 AAPT2: Define intermediate compiled XML proto by Adam Lesinski · 7 years ago
  49. 1ef0fa9 AAPT2: Fixup namespace implementation by Adam Lesinski · 7 years ago
  50. 2def7dc Merge "AAPT2: Change XmlDom to exclude Namespace as a node" by Adam Lesinski · 7 years ago
  51. 6b37299 AAPT2: Change XmlDom to exclude Namespace as a node by Adam Lesinski · 7 years ago
  52. 38ef937 Merge "AAPT2: Make sure to fail when XML linking fails" by Adam Lesinski · 7 years ago
  53. 49f0aa4 Merge "AAPT2: Fix windows unicode path issues" by Adam Lesinski · 7 years ago
  54. c0a5e1e AAPT2: Make sure to fail when XML linking fails by Adam Lesinski · 7 years ago
  55. efeb7af AAPT2: Fix windows unicode path issues by Adam Lesinski · 7 years ago
  56. 4dc5812 Fix clang-tidy performance warnings in aapt2. by Chih-Hung Hsieh · 7 years ago
  57. bb94f32 Revert "AAPT2: Auto-version adaptive-icon XML" by Adam Lesinski · 7 years ago
  58. 5b7337f AAPT2: Auto-version adaptive-icon XML by Adam Lesinski · 7 years ago
  59. 0d81f70 AAPT2: Honor --custom-package when writing Manifest.java by Adam Lesinski · 7 years ago
  60. f296105 Merge "AAPT2: Update --no-version-vector list" into oc-dev by TreeHugger Robot · 7 years ago
  61. 41ea44f AAPT2: Update --no-version-vector list by Adam Lesinski · 7 years ago
  62. 2354b56 AAPT2: Follow symlinks when compiling by Adam Lesinski · 7 years ago
  63. c744ae8 AAPT2: Implement attribute compat versioning by Adam Lesinski · 7 years ago
  64. 53c9898 Merge changes I446fb6ab,Ife3bbd29 into oc-dev by TreeHugger Robot · 7 years ago
  65. 1e4b0e5 AAPT2: Workaround for findViewById with package ID > 0x7f by Adam Lesinski · 7 years ago
  66. 820d72a AAPT2: Error reporting through JNI. by Chris Warrington · 7 years ago
  67. b522f04 AAPT2: Allow truncating of package names by Adam Lesinski · 7 years ago
  68. b97d51a Merge "AAPT2: Allow the ';' separator on Windows for split args" into oc-dev by TreeHugger Robot · 7 years ago
  69. db09157 AAPT2: Allow the ';' separator on Windows for split args by Adam Lesinski · 7 years ago
  70. 62b713e Merge "AAPT2: Fix order-of-destruction crash" into oc-dev by Adam Lesinski · 7 years ago
  71. ea134e0 AAPT2: Fix order-of-destruction crash by Adam Lesinski · 7 years ago
  72. 418763f AAPT2: Generate R.txt by Adam Lesinski · 7 years ago
  73. d0f492d AAPT2: Share split functionality between link and optimize by Adam Lesinski · 7 years ago[Renamed (72%) from tools/aapt2/link/Link.cpp]
  74. f4dacf2 AAPT2: fixing the -c flag being ignored by Mihai Nita · 7 years ago
  75. 113ee09 AAPT2: Allow multiple -c flags by Adam Lesinski · 7 years ago
  76. 06460ef AAPT2: Fix up file IO by Adam Lesinski · 7 years ago
  77. b0c47ef AAPT2: Finish support for feature splits by Adam Lesinski · 7 years ago
  78. b39ad7c AAPT2: Add -A (assets) support by Adam Lesinski · 7 years ago
  79. f34b6f4 AAPT2: Add --package-id flag for feature-split suppport by Adam Lesinski · 7 years ago
  80. b5dc4bd AAPT2: Few tweaks to get shared-libraries working by Adam Lesinski · 7 years ago
  81. d48944a AAPT2: Rename strip phase to optimize by Adam Lesinski · 7 years ago
  82. ceb9b2f AAPT2: Shared library support by Adam Lesinski · 7 years ago
  83. c8f71aa Add ResTable_sparseTypeEntry support by Adam Lesinski · 7 years ago
  84. 672384b Allow for multiple preferred densities in the strip command. by Pierre Lecesne · 7 years ago
  85. 4d35cca AAPT: Add --no-version-transitions flag by Yuichi Araki · 8 years ago
  86. d5083f6 Move StringPiece to libandroidfw by Adam Lesinski · 8 years ago
  87. e343eb1 AAPT2: Insert <uses-sdk> element before <application> by Adam Lesinski · 8 years ago
  88. ce5e56e AAPT2: Rename to match new style by Adam Lesinski · 8 years ago
  89. 6a396c1 AAPT2: Error on uncompiled XML or PNG files in link phase by Adam Lesinski · 8 years ago
  90. cacb28f Use Google3 style guide with .clang-format by Adam Lesinski · 8 years ago
  91. 77788eb AAPT2: Add dominator tree analysis and resource removal by Alexandria Cornwall · 8 years ago
  92. 5eeaadd AAPT2: Add Inline Complex XML support by Adam Lesinski · 8 years ago
  93. a7cc3f1 AAPT2: Add support to strip namespaces from XML by Alexandria Cornwall · 8 years ago
  94. 1d74081 Merge "AAPT2: Expose split support to command line" by TreeHugger Robot · 8 years ago
  95. 36c73a5 AAPT2: Expose split support to command line by Adam Lesinski · 8 years ago
  96. 9b8528f Fix clang-tidy warnings in aapt and aapt2. by Chih-Hung Hsieh · 8 years ago
  97. 637b482 AAPT2: Reorder link steps by Alexandria Cornwall · 8 years ago
  98. f6762fc AAPT2: Merge binary XML file attributes by Alexandria Cornwall · 8 years ago
  99. 9756dec AAPT2: Add default no-compress extensions by Adam Lesinski · 8 years ago
  100. bf0bd0f AAPT2: Add support to specify stable IDs by Adam Lesinski · 8 years ago