1. 22ed412 AAPT2: Fix typo in BinaryPrimitives oneofs by Dave Ingram · 7 years ago
  2. e5b3296 Merge "Allow <adopt-permissions> tag in manifest" by TreeHugger Robot · 7 years ago
  3. cfd1b4b Merge "Handle multiple packages of same name in 'aapt2 convert'" by David Chaloupka · 7 years ago
  4. 8f2fffd Merge "AAPT2: Store BinaryPrimatives in protos as oneofs" by TreeHugger Robot · 7 years ago
  5. e3c1a4a Handle multiple packages of same name in 'aapt2 convert' by David Chaloupka · 7 years ago
  6. 415689b Merge "Adjust file reference type in 'aapt2 convert'" by David Chaloupka · 7 years ago
  7. d06f1f3 AAPT2: Store BinaryPrimatives in protos as oneofs by Michael Wachenschwanz · 7 years ago
  8. bd56951 Merge "aapt2: Fix issue with Manifest duplicate handling" by TreeHugger Robot · 7 years ago
  9. b66db4e Adjust file reference type in 'aapt2 convert' by David Chaloupka · 7 years ago
  10. a4fb17b aapt2: Fix issue with Manifest duplicate handling by Adam Lesinski · 7 years ago
  11. 3c3f9b5 AAPT2: always compile 9patch files by Izabela Orlowska · 7 years ago
  12. 4f9ba20 Merge "AAPT2: Allow compatible duplicate Attributes" by TreeHugger Robot · 7 years ago
  13. 73bff1e AAPT2: Allow compatible duplicate Attributes by Adam Lesinski · 7 years ago
  14. 0556f33 Add virtual dtor for virtual classes by Yi Kong · 7 years ago
  15. 95820bc Merge "Add virtual dtor for virtual classes" am: 27f61a94d6 am: 2d7813a4a7 by Yi Kong · 7 years ago
  16. 2807036 Merge "Add virtual dtor for virtual classes" am: 27f61a94d6 am: 2d7813a4a7 by Yi Kong · 7 years ago
  17. cf5326f Allow <adopt-permissions> tag in manifest by Alan Viverette · 7 years ago
  18. 6dbd3d7 Add virtual dtor for virtual classes by Yi Kong · 7 years ago
  19. fca5e42 AAPT2: <uses-library /> and <library /> don't need to be Java packages by Adam Lesinski · 7 years ago
  20. e6aa6d1 AAPT2: Keep file enumeration consistent across platforms by Adam Lesinski · 7 years ago
  21. d14c826 Merge changes I0face862,If2d091e5,I4e18e63f by TreeHugger Robot · 7 years ago
  22. 54839e0 Merge "AAPT2: Add flag to compile command for outputting symbols" by TreeHugger Robot · 7 years ago
  23. ad9e132 AAPT2: treat manifest validation errors as warnings when asked by Izabela Orlowska · 7 years ago
  24. c81d9f3 AAPT2: Add flag to compile command for outputting symbols by Izabela Orlowska · 7 years ago
  25. 78c43d7 AAPT2: Sort artifacts based on the Play Store rules. by Shane Farmer · 7 years ago
  26. 39e474f AAPT2: Allow empty group definitions by Shane Farmer · 7 years ago
  27. 2c12241 AAPT2: Get list of multi-APK artifacts without APK file by Shane Farmer · 7 years ago
  28. 71be705 AAPT2: Propagate SPEC_OVERLAYABLE flag to final APK by Adam Lesinski · 7 years ago
  29. e3b532c Merge "AAPT2: Enable mangled symbol lookup in AssetManagerSymbolTable" by Adam Lesinski · 7 years ago
  30. cb6c3f9 AAPT2: Push more configuration code into the parser by Shane Farmer · 7 years ago
  31. 12f1b7f Merge "AAPT2: Remove signatures from multi-APK artifacts." by TreeHugger Robot · 7 years ago
  32. 29086ac Merge "AAPT2: Remove unused command line option." by TreeHugger Robot · 7 years ago
  33. 99ac3fd AAPT2: Remove unused command line option. by Shane Farmer · 7 years ago
  34. 3ff4443 AAPT2: Remove signatures from multi-APK artifacts. by Shane Farmer · 7 years ago
  35. 67e8a30 AAPT2: Add validation for SDK version strings. by Shane Farmer · 7 years ago
  36. b3b66ee Merge "AAPT2: allow to generate R.txt without R.java" by TreeHugger Robot · 7 years ago
  37. 725fb12 Aapt2 convert: skip processing resources when resource table is absent. by Tom Dobek · 7 years ago
  38. dc78505 AAPT2: Enable mangled symbol lookup in AssetManagerSymbolTable by Adam Lesinski · 7 years ago
  39. 23a6e1e AAPT2: allow to generate R.txt without R.java by Izabela Orlowska · 7 years ago
  40. 49639bf Merge "AAPT2: Allow output artifacts to be filtered." by TreeHugger Robot · 7 years ago
  41. 666de34 AAPT2: Allow output artifacts to be filtered. by Shane Farmer · 7 years ago
  42. 4ab869e Merge changes I2eef812b,I7b607192 by TreeHugger Robot · 7 years ago
  43. 5e50588 Merge "Enable obfuscation of resource names, with whitelisting support." by Luke Nicholson · 7 years ago
  44. b064330 Enable obfuscation of resource names, with whitelisting support. by Luke Nicholson · 7 years ago
  45. c628437 AAPT2: Embed version of framework an app was compiled against. by Adam Lesinski · 7 years ago
  46. 4275406 Merge "AAPT2: Fix issue where exported symbols (@+id/*) were not exported" by TreeHugger Robot · 7 years ago
  47. 86edf36 Merge "AAPT2: Use manifest parsing to determine format of APK." by Pierre Lecesne · 7 years ago
  48. f267a40 AAPT2: Use manifest parsing to determine format of APK. by Pierre Lecesne · 7 years ago
  49. 2427dce AAPT2: Fix issue where exported symbols (@+id/*) were not exported by Adam Lesinski · 7 years ago
  50. 1da6e70 Merge "Fix warning from clang+mingw" am: 7fce15dc5e am: 31bcd7acea by Dan Willemsen · 7 years ago
  51. e2a0c1d Merge "Fix warning from clang+mingw" am: 7fce15dc5e am: 31bcd7acea by Dan Willemsen · 7 years ago
  52. 31bcd7a Merge "Fix warning from clang+mingw" am: 7fce15dc5e by Dan Willemsen · 7 years ago
  53. 621ef3f Merge "AAPT2: Specify the output APK in log messages" by TreeHugger Robot · 7 years ago
  54. 20ac034 AAPT2: Specify the output APK in log messages by Shane Farmer · 7 years ago
  55. fb4ed78 Fix warning from clang+mingw by Dan Willemsen · 7 years ago
  56. 23034b9 AAPT2: Fix overzealous AndroidManifest fully qualified class names by Adam Lesinski · 7 years ago
  57. 70fdf76 AAPT2 - Make raw files of type unknown. by Pierre Lecesne · 7 years ago
  58. f85eec8 Fix conditional keep rules for new semantics by Adam Koski · 7 years ago
  59. f84b420 Merge "AAPT2: whitelist alphanums instead of blacklisting hyphens in package names." into oc-mr1-dev by Donald Chai · 7 years ago
  60. e7b0a33 Merge "AAPT2: whitelist alphanums instead of blacklisting hyphens in package names." into oc-mr1-dev by TreeHugger Robot · 7 years ago
  61. f7b3a7e Merge "AAPT2: Fix debugging output" by Adam Lesinski · 7 years ago
  62. 5a217b0 AAPT2: Fix debugging output by Adam Lesinski · 7 years ago
  63. a693c4a AAPT2: Move all file output to FileOutputStream by Adam Lesinski · 7 years ago
  64. d8b4bea AAPT2 - Add ProtoApkSerializer implementation to convert from Binary to Proto. by Pierre Lecesne · 7 years ago
  65. 514971a Merge "AAPT2 - Convert command to copy all the files." by Pierre Lecesne · 7 years ago
  66. d55bef7 AAPT2 - Convert command to copy all the files. by Pierre Lecesne · 7 years ago
  67. 3f89bd6 Merge "Change conditional keep rule syntax" by TreeHugger Robot · 7 years ago
  68. 288536b Merge "Refactor Convert command to use a ISerializer interface." by Pierre Lecesne · 7 years ago
  69. 09ef94e Change conditional keep rule syntax by Adam Koski · 7 years ago
  70. cc8aa11 Merge "AAPT2: Differentiate between Android and Java package names" into oc-mr1-dev by Adam Lesinski · 7 years ago
  71. 07d8249 Merge "AAPT2: Differentiate between Android and Java package names" into oc-mr1-dev by Adam Lesinski · 7 years ago
  72. 2ba1bc5 AAPT2: whitelist alphanums instead of blacklisting hyphens in package names. by Donald Chai · 7 years ago
  73. 6385bbd Merge "AAPT2: Workaround for feature splits without namespacing" into oc-mr1-dev by Adam Lesinski · 7 years ago
  74. 414e48a AAPT2: whitelist alphanums instead of blacklisting hyphens in package names. by Donald Chai · 7 years ago
  75. 7e8549d Refactor Convert command to use a ISerializer interface. by Pierre Lecesne · 7 years ago
  76. c8e3c7c Merge "AAPT2: Workaround for feature splits without namespacing" by TreeHugger Robot · 7 years ago
  77. 1210e8c AAPT2: Workaround for feature splits without namespacing by Adam Lesinski · 7 years ago
  78. 490595a AAPT2: Workaround for feature splits without namespacing by Adam Lesinski · 7 years ago
  79. 81e9ecf AAPT2: Differentiate between Android and Java package names by Adam Lesinski · 7 years ago
  80. 903ed1b Merge "AAPT2: Differentiate between Android and Java package names" by TreeHugger Robot · 7 years ago
  81. 96ea08f AAPT2: Differentiate between Android and Java package names by Adam Lesinski · 7 years ago
  82. 93190b7 AAPT2: Better debugging output by Adam Lesinski · 7 years ago
  83. 4ee829a Merge "AAPT2: Add convert command" by Adam Lesinski · 7 years ago
  84. 2475c68 Merge "AAPT2: Fix GetFileType for unicode and long paths on Windows" by TreeHugger Robot · 7 years ago
  85. 3a725dc AAPT2: Fix GetFileType for unicode and long paths on Windows by Adam Lesinski · 7 years ago
  86. a544f25 Merge "AAPT2: Better error messages for ManifestFixer" by TreeHugger Robot · 7 years ago
  87. e20e09d Merge "AAPT2: Introduce command to run unit tests" by TreeHugger Robot · 7 years ago
  88. 181799b Merge "AAPT2: Update tests to reflect new development API 'P'" by Adam Lesinski · 7 years ago
  89. 04465e7 AAPT2: Introduce command to run unit tests by Adam Lesinski · 7 years ago
  90. 178e678 AAPT2: Update tests to reflect new development API 'P' by Adam Lesinski · 7 years ago
  91. ed37f48 AAPT2: Better error messages for ManifestFixer by Adam Lesinski · 7 years ago
  92. 8780eb6 AAPT2: Add convert command by Adam Lesinski · 7 years ago
  93. 114616b AAPT2: Allow for nested inline xmls am: c8f5fc284c by Michael Wachenschwanz · 7 years ago
  94. c8f5fc2 AAPT2: Allow for nested inline xmls by Michael Wachenschwanz · 7 years ago
  95. 7b6b02b AAPT2: Allow for nested inline xmls by Michael Wachenschwanz · 7 years ago
  96. 65d74c7 Merge "AAPT2: Produce Conditional Proguard Keep Rules" by TreeHugger Robot · 7 years ago
  97. 461c805 AAPT2: Fix issue where generated XML would be tagged with UNKNOWN type by Adam Lesinski · 7 years ago
  98. fa1d67a Merge "AAPT leave <gradient> alone for VDC" into oc-mr1-dev am: 81831f89ce by Tenghui Zhu · 7 years ago
  99. 81831f89 Merge "AAPT leave <gradient> alone for VDC" into oc-mr1-dev by Tenghui Zhu · 7 years ago
  100. b08aa08 Merge "AAPT2: Sanitize resource qualifiers before using in split names." into oc-mr1-dev by Donald Chai · 7 years ago