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