1. c07d4e7 Merge "Mark symbols as dynamic for shared libraries" by Treehugger Robot · 6 years ago
  2. 196dbc3 Mark symbols as dynamic for shared libraries by Todd Kennedy · 6 years ago
  3. ff311dd Fix ManifestMerger issues by Colin Cross · 6 years ago
  4. da02fea Add support for --replace-version to aapt2 by Colin Cross · 6 years ago
  5. f7ae76d Add support for --replace-version to aapt2 by Colin Cross · 6 years ago
  6. 533c09b AAPT2: treat manifest validation errors as warnings when asked by Izabela Orlowska · 7 years ago
  7. b2b20f2 AAPT2: Better error messages for ManifestFixer by Adam Lesinski · 7 years ago
  8. ef506c7 AAPT2: Differentiate between Android and Java package names by Adam Lesinski · 7 years ago
  9. 8979415 Change ownership of AAPT2 and libandroidfw by Adam Lesinski · 6 years ago
  10. 7cb82a8 AAPT2: Insert platformBuild information by Ryan Mitchell · 6 years ago
  11. 0dcb20c AAPT2: Fix quoted text in res/xml assets by Ryan Mitchell · 6 years ago
  12. f4c089d Merge "AAPT2: Fixed id parsing error" into pi-dev by Ryan Mitchell · 6 years ago
  13. eaf77e1 AAPT2: Fixed id parsing error by Ryan Mitchell · 6 years ago
  14. 13588dc Merge "Allow using reserved package IDs" into pi-dev by Todd Kennedy · 6 years ago
  15. 3251299 Allow using reserved package IDs by Todd Kennedy · 6 years ago
  16. fd5166d Merge "Allow overriding the compile SDK" into pi-dev by TreeHugger Robot · 6 years ago
  17. 9f6dec1 Allow overriding the compile SDK by Todd Kennedy · 6 years ago
  18. 1a12311 Merge "Fix fraction and dimension type in Resource.proto" into pi-dev by TreeHugger Robot · 6 years ago
  19. 8b74927 Fix fraction and dimension type in Resource.proto by Michael Wachenschwanz · 6 years ago
  20. 247ecfa Merge "AAPT2: Support id reference chaining from AAPT" into pi-dev by Ryan Mitchell · 6 years ago
  21. 4602926 AAPT2: Modified StringPool uniqueness detection #2 by y · 6 years ago
  22. 9efbbef AAPT2: Support id reference chaining from AAPT by y · 6 years ago
  23. 61ac572 Merge "Revert "AAPT: Modified StringPool uniqueness detection"" into pi-dev by Ryan Mitchell · 6 years ago
  24. 61ffd40 Revert "AAPT: Modified StringPool uniqueness detection" by Ryan Mitchell · 6 years ago
  25. 356feb5 Merge "AAPT: Modified StringPool uniqueness detection" into pi-dev by Ryan Mitchell · 6 years ago
  26. 35ecb89 AAPT: Modified StringPool uniqueness detection by y · 6 years ago
  27. 3da5f3b Finalizing P SDK by Wale Ogunwale · 6 years ago
  28. d6b8329 AAPT: Multiple period legacy support and errors by y · 6 years ago
  29. 6a23dee Merge "Changed AAPT2 to abide by AAPT resource whitespace triming." into pi-dev by Ryan Mitchell · 6 years ago
  30. 498baa8 Merge "Added --debug-mode flag to AAPT2" into pi-dev by Ryan Mitchell · 6 years ago
  31. 70414f2 Check the size of the strings in the StringPool before flattening. by Ryan Mitchell · 6 years ago
  32. 9beaa9c Changed AAPT2 to abide by AAPT resource whitespace triming. by Ryan Mitchell · 6 years ago
  33. e5b38a6 Added --debug-mode flag to AAPT2 by Ryan Mitchell · 6 years ago
  34. f7db43e Writes the resource table proto out when writing a LoadedApk. by corysmith@google.com · 6 years ago
  35. be72e62 frameworks/base: Set LOCAL_SDK_VERSION where possible. by Anton Hansson · 6 years ago
  36. d137c87 frameworks/base: Set LOCAL_SDK_VERSION where possible. by Anton Hansson · 6 years ago
  37. f3c951f Merge "Change ownership of AAPT2 and libandroidfw" by Adam Lesinski · 6 years ago
  38. 51aed1c Merge "AAPT2: Allow to inline XML into custom attribute" by TreeHugger Robot · 6 years ago
  39. a95e841 Change ownership of AAPT2 and libandroidfw by Adam Lesinski · 6 years ago
  40. c9a2926 AAPT2: Allow to inline XML into custom attribute by Adam Lesinski · 6 years ago
  41. 34a1687 AAPT2: Remove resources that define locales but no default values. by Adam Lesinski · 6 years ago
  42. 2eed52e AAPT2: Fix styled string whitespace processing by Adam Lesinski · 6 years ago
  43. e1094a2 AAPT2: Fix issue with String flattening in XmlFlattener by Adam Lesinski · 6 years ago
  44. 3ac786d Merge "AAPT2: normalize Manifest java identifiers." by TreeHugger Robot · 6 years ago
  45. 983bacb Merge "AAPT2: Ensure output formats of files are correctly set" by TreeHugger Robot · 6 years ago
  46. a65bbdf AAPT2: Ensure output formats of files are correctly set by Adam Lesinski · 6 years ago
  47. f74309f Merge "AAPT2: Fix issue with deserializing binary XML" by TreeHugger Robot · 6 years ago
  48. 237b1d0 Merge changes I2f594c22,I37a2b8b8 by TreeHugger Robot · 6 years ago
  49. bbf4297 AAPT2: Fix issue with deserializing binary XML by Adam Lesinski · 6 years ago
  50. d05b913 AAPT2: Fix compatible-screens element in AndroidManifest.xml by Shane Farmer · 6 years ago
  51. da9eba3 Dump XML files in aapt2 dump by Adam Lesinski · 6 years ago
  52. d31bc12 AAPT2: normalize Manifest java identifiers. by Izabela Orlowska · 6 years ago
  53. e78a816 Prevent AAPT from versioning <animated-selector> tags. by Nick Butcher · 7 years ago
  54. 1084432 AAPT2: Fix silent failure when ContainerReader fails during Link by Mohamed Heikal · 6 years ago
  55. 11cdc1c AAPT2: Add order attribute to groups by Shane Farmer · 6 years ago
  56. 22ed412 AAPT2: Fix typo in BinaryPrimitives oneofs by Dave Ingram · 6 years ago
  57. e5b3296 Merge "Allow <adopt-permissions> tag in manifest" by TreeHugger Robot · 7 years ago
  58. cfd1b4b Merge "Handle multiple packages of same name in 'aapt2 convert'" by David Chaloupka · 7 years ago
  59. 8f2fffd Merge "AAPT2: Store BinaryPrimatives in protos as oneofs" by TreeHugger Robot · 7 years ago
  60. e3c1a4a Handle multiple packages of same name in 'aapt2 convert' by David Chaloupka · 7 years ago
  61. 415689b Merge "Adjust file reference type in 'aapt2 convert'" by David Chaloupka · 7 years ago
  62. d06f1f3 AAPT2: Store BinaryPrimatives in protos as oneofs by Michael Wachenschwanz · 7 years ago
  63. bd56951 Merge "aapt2: Fix issue with Manifest duplicate handling" by TreeHugger Robot · 7 years ago
  64. b66db4e Adjust file reference type in 'aapt2 convert' by David Chaloupka · 7 years ago
  65. a4fb17b aapt2: Fix issue with Manifest duplicate handling by Adam Lesinski · 7 years ago
  66. 3c3f9b5 AAPT2: always compile 9patch files by Izabela Orlowska · 7 years ago
  67. 4f9ba20 Merge "AAPT2: Allow compatible duplicate Attributes" by TreeHugger Robot · 7 years ago
  68. 73bff1e AAPT2: Allow compatible duplicate Attributes by Adam Lesinski · 7 years ago
  69. 0556f33 Add virtual dtor for virtual classes by Yi Kong · 7 years ago
  70. 95820bc Merge "Add virtual dtor for virtual classes" am: 27f61a94d6 am: 2d7813a4a7 by Yi Kong · 7 years ago
  71. 2807036 Merge "Add virtual dtor for virtual classes" am: 27f61a94d6 am: 2d7813a4a7 by Yi Kong · 7 years ago
  72. cf5326f Allow <adopt-permissions> tag in manifest by Alan Viverette · 7 years ago
  73. 6dbd3d7 Add virtual dtor for virtual classes by Yi Kong · 7 years ago
  74. fca5e42 AAPT2: <uses-library /> and <library /> don't need to be Java packages by Adam Lesinski · 7 years ago
  75. e6aa6d1 AAPT2: Keep file enumeration consistent across platforms by Adam Lesinski · 7 years ago
  76. d14c826 Merge changes I0face862,If2d091e5,I4e18e63f by TreeHugger Robot · 7 years ago
  77. 54839e0 Merge "AAPT2: Add flag to compile command for outputting symbols" by TreeHugger Robot · 7 years ago
  78. ad9e132 AAPT2: treat manifest validation errors as warnings when asked by Izabela Orlowska · 7 years ago
  79. c81d9f3 AAPT2: Add flag to compile command for outputting symbols by Izabela Orlowska · 7 years ago
  80. 78c43d7 AAPT2: Sort artifacts based on the Play Store rules. by Shane Farmer · 7 years ago
  81. 39e474f AAPT2: Allow empty group definitions by Shane Farmer · 7 years ago
  82. 2c12241 AAPT2: Get list of multi-APK artifacts without APK file by Shane Farmer · 7 years ago
  83. 71be705 AAPT2: Propagate SPEC_OVERLAYABLE flag to final APK by Adam Lesinski · 7 years ago
  84. e3b532c Merge "AAPT2: Enable mangled symbol lookup in AssetManagerSymbolTable" by Adam Lesinski · 7 years ago
  85. cb6c3f9 AAPT2: Push more configuration code into the parser by Shane Farmer · 7 years ago
  86. 12f1b7f Merge "AAPT2: Remove signatures from multi-APK artifacts." by TreeHugger Robot · 7 years ago
  87. 29086ac Merge "AAPT2: Remove unused command line option." by TreeHugger Robot · 7 years ago
  88. 99ac3fd AAPT2: Remove unused command line option. by Shane Farmer · 7 years ago
  89. 3ff4443 AAPT2: Remove signatures from multi-APK artifacts. by Shane Farmer · 7 years ago
  90. 67e8a30 AAPT2: Add validation for SDK version strings. by Shane Farmer · 7 years ago
  91. b3b66ee Merge "AAPT2: allow to generate R.txt without R.java" by TreeHugger Robot · 7 years ago
  92. 725fb12 Aapt2 convert: skip processing resources when resource table is absent. by Tom Dobek · 7 years ago
  93. dc78505 AAPT2: Enable mangled symbol lookup in AssetManagerSymbolTable by Adam Lesinski · 7 years ago
  94. 23a6e1e AAPT2: allow to generate R.txt without R.java by Izabela Orlowska · 7 years ago
  95. 49639bf Merge "AAPT2: Allow output artifacts to be filtered." by TreeHugger Robot · 7 years ago
  96. 666de34 AAPT2: Allow output artifacts to be filtered. by Shane Farmer · 7 years ago
  97. 4ab869e Merge changes I2eef812b,I7b607192 by TreeHugger Robot · 7 years ago
  98. 5e50588 Merge "Enable obfuscation of resource names, with whitelisting support." by Luke Nicholson · 7 years ago
  99. b064330 Enable obfuscation of resource names, with whitelisting support. by Luke Nicholson · 7 years ago
  100. c628437 AAPT2: Embed version of framework an app was compiled against. by Adam Lesinski · 7 years ago