1. cb6c3f9 AAPT2: Push more configuration code into the parser by Shane Farmer · 9 years ago
  2. 12f1b7f Merge "AAPT2: Remove signatures from multi-APK artifacts." by TreeHugger Robot · 9 years ago
  3. 29086ac Merge "AAPT2: Remove unused command line option." by TreeHugger Robot · 9 years ago
  4. 99ac3fd AAPT2: Remove unused command line option. by Shane Farmer · 9 years ago
  5. 3ff4443 AAPT2: Remove signatures from multi-APK artifacts. by Shane Farmer · 9 years ago
  6. 67e8a30 AAPT2: Add validation for SDK version strings. by Shane Farmer · 9 years ago
  7. b3b66ee Merge "AAPT2: allow to generate R.txt without R.java" by TreeHugger Robot · 9 years ago
  8. 725fb12 Aapt2 convert: skip processing resources when resource table is absent. by Tom Dobek · 9 years ago
  9. 23a6e1e AAPT2: allow to generate R.txt without R.java by Izabela Orlowska · 9 years ago
  10. 49639bf Merge "AAPT2: Allow output artifacts to be filtered." by TreeHugger Robot · 9 years ago
  11. 666de34 AAPT2: Allow output artifacts to be filtered. by Shane Farmer · 9 years ago
  12. 4ab869e Merge changes I2eef812b,I7b607192 by TreeHugger Robot · 9 years ago
  13. 5e50588 Merge "Enable obfuscation of resource names, with whitelisting support." by Luke Nicholson · 9 years ago
  14. b064330 Enable obfuscation of resource names, with whitelisting support. by Luke Nicholson · 9 years ago
  15. c628437 AAPT2: Embed version of framework an app was compiled against. by Adam Lesinski · 9 years ago
  16. 4275406 Merge "AAPT2: Fix issue where exported symbols (@+id/*) were not exported" by TreeHugger Robot · 9 years ago
  17. 86edf36 Merge "AAPT2: Use manifest parsing to determine format of APK." by Pierre Lecesne · 9 years ago
  18. f267a40 AAPT2: Use manifest parsing to determine format of APK. by Pierre Lecesne · 9 years ago
  19. 2427dce AAPT2: Fix issue where exported symbols (@+id/*) were not exported by Adam Lesinski · 9 years ago
  20. 1da6e70 Merge "Fix warning from clang+mingw" am: 7fce15dc5e am: 31bcd7acea by Dan Willemsen · 9 years ago
  21. e2a0c1d Merge "Fix warning from clang+mingw" am: 7fce15dc5e am: 31bcd7acea by Dan Willemsen · 9 years ago
  22. 31bcd7a Merge "Fix warning from clang+mingw" am: 7fce15dc5e by Dan Willemsen · 9 years ago
  23. 621ef3f Merge "AAPT2: Specify the output APK in log messages" by TreeHugger Robot · 9 years ago
  24. 20ac034 AAPT2: Specify the output APK in log messages by Shane Farmer · 9 years ago
  25. fb4ed78 Fix warning from clang+mingw by Dan Willemsen · 9 years ago
  26. 23034b9 AAPT2: Fix overzealous AndroidManifest fully qualified class names by Adam Lesinski · 9 years ago
  27. 70fdf76 AAPT2 - Make raw files of type unknown. by Pierre Lecesne · 9 years ago
  28. f85eec8 Fix conditional keep rules for new semantics by Adam Koski · 9 years ago
  29. f84b420 Merge "AAPT2: whitelist alphanums instead of blacklisting hyphens in package names." into oc-mr1-dev by Donald Chai · 9 years ago
  30. e7b0a33 Merge "AAPT2: whitelist alphanums instead of blacklisting hyphens in package names." into oc-mr1-dev by TreeHugger Robot · 9 years ago
  31. f7b3a7e Merge "AAPT2: Fix debugging output" by Adam Lesinski · 9 years ago
  32. 5a217b0 AAPT2: Fix debugging output by Adam Lesinski · 9 years ago
  33. a693c4a AAPT2: Move all file output to FileOutputStream by Adam Lesinski · 9 years ago
  34. d8b4bea AAPT2 - Add ProtoApkSerializer implementation to convert from Binary to Proto. by Pierre Lecesne · 9 years ago
  35. 514971a Merge "AAPT2 - Convert command to copy all the files." by Pierre Lecesne · 9 years ago
  36. d55bef7 AAPT2 - Convert command to copy all the files. by Pierre Lecesne · 9 years ago
  37. 3f89bd6 Merge "Change conditional keep rule syntax" by TreeHugger Robot · 9 years ago
  38. 288536b Merge "Refactor Convert command to use a ISerializer interface." by Pierre Lecesne · 9 years ago
  39. 09ef94e Change conditional keep rule syntax by Adam Koski · 9 years ago
  40. cc8aa11 Merge "AAPT2: Differentiate between Android and Java package names" into oc-mr1-dev by Adam Lesinski · 9 years ago
  41. 07d8249 Merge "AAPT2: Differentiate between Android and Java package names" into oc-mr1-dev by Adam Lesinski · 9 years ago
  42. 2ba1bc5 AAPT2: whitelist alphanums instead of blacklisting hyphens in package names. by Donald Chai · 9 years ago
  43. 6385bbd Merge "AAPT2: Workaround for feature splits without namespacing" into oc-mr1-dev by Adam Lesinski · 9 years ago
  44. 414e48a AAPT2: whitelist alphanums instead of blacklisting hyphens in package names. by Donald Chai · 9 years ago
  45. 7e8549d Refactor Convert command to use a ISerializer interface. by Pierre Lecesne · 9 years ago
  46. c8e3c7c Merge "AAPT2: Workaround for feature splits without namespacing" by TreeHugger Robot · 9 years ago
  47. 1210e8c AAPT2: Workaround for feature splits without namespacing by Adam Lesinski · 9 years ago
  48. 490595a AAPT2: Workaround for feature splits without namespacing by Adam Lesinski · 9 years ago
  49. 81e9ecf AAPT2: Differentiate between Android and Java package names by Adam Lesinski · 9 years ago
  50. 903ed1b Merge "AAPT2: Differentiate between Android and Java package names" by TreeHugger Robot · 9 years ago
  51. 96ea08f AAPT2: Differentiate between Android and Java package names by Adam Lesinski · 9 years ago
  52. 93190b7 AAPT2: Better debugging output by Adam Lesinski · 9 years ago
  53. 4ee829a Merge "AAPT2: Add convert command" by Adam Lesinski · 9 years ago
  54. 2475c68 Merge "AAPT2: Fix GetFileType for unicode and long paths on Windows" by TreeHugger Robot · 9 years ago
  55. 3a725dc AAPT2: Fix GetFileType for unicode and long paths on Windows by Adam Lesinski · 9 years ago
  56. a544f25 Merge "AAPT2: Better error messages for ManifestFixer" by TreeHugger Robot · 9 years ago
  57. e20e09d Merge "AAPT2: Introduce command to run unit tests" by TreeHugger Robot · 9 years ago
  58. 181799b Merge "AAPT2: Update tests to reflect new development API 'P'" by Adam Lesinski · 9 years ago
  59. 04465e7 AAPT2: Introduce command to run unit tests by Adam Lesinski · 9 years ago
  60. 178e6783 AAPT2: Update tests to reflect new development API 'P' by Adam Lesinski · 9 years ago
  61. ed37f48 AAPT2: Better error messages for ManifestFixer by Adam Lesinski · 9 years ago
  62. 8780eb6 AAPT2: Add convert command by Adam Lesinski · 9 years ago
  63. 114616b AAPT2: Allow for nested inline xmls am: c8f5fc284c by Michael Wachenschwanz · 9 years ago
  64. c8f5fc2 AAPT2: Allow for nested inline xmls by Michael Wachenschwanz · 9 years ago
  65. 7b6b02b AAPT2: Allow for nested inline xmls by Michael Wachenschwanz · 9 years ago
  66. 65d74c7 Merge "AAPT2: Produce Conditional Proguard Keep Rules" by TreeHugger Robot · 9 years ago
  67. 461c805 AAPT2: Fix issue where generated XML would be tagged with UNKNOWN type by Adam Lesinski · 9 years ago
  68. fa1d67a Merge "AAPT leave <gradient> alone for VDC" into oc-mr1-dev am: 81831f89ce by Tenghui Zhu · 9 years ago
  69. 81831f89 Merge "AAPT leave <gradient> alone for VDC" into oc-mr1-dev by Tenghui Zhu · 9 years ago
  70. b08aa08 Merge "AAPT2: Sanitize resource qualifiers before using in split names." into oc-mr1-dev by Donald Chai · 9 years ago
  71. 72b3d46 Merge "AAPT2: Sanitize resource qualifiers before using in split names." into oc-mr1-dev by TreeHugger Robot · 9 years ago
  72. dc21dea AAPT2: Produce Conditional Proguard Keep Rules by Adam Koski · 9 years ago
  73. 7fd74b5 Merge changes I1a4b3ce5,Id7216e5b by Adam Lesinski · 9 years ago
  74. c2e67f4 Merge "AAPT2: Ensure strings are sorted by configuration" into oc-mr1-dev am: 8da74b1bfd by Adam Lesinski · 9 years ago
  75. 5fae742 Merge "AAPT2: Ensure strings are sorted by configuration" into oc-mr1-dev by Adam Lesinski · 9 years ago
  76. 8da74b1 Merge "AAPT2: Ensure strings are sorted by configuration" into oc-mr1-dev by TreeHugger Robot · 9 years ago
  77. e59f0d8 AAPT2: Enable building proto artifacts by Adam Lesinski · 9 years ago
  78. 0045116 AAPT2: Define and Implement AAPT Container Format by Adam Lesinski · 9 years ago
  79. 50bae791 AAPT2: Sanitize resource qualifiers before using in split names. by Donald Chai · 9 years ago
  80. d691250 Merge "AAPT2: Sanitize resource qualifiers before using in split names." by Donald Chai · 9 years ago
  81. b8f078c AAPT2: Sanitize resource qualifiers before using in split names. by Donald Chai · 9 years ago
  82. 8a0b238 AAPT2: Ensure strings are sorted by configuration by Adam Lesinski · 9 years ago
  83. f60d30b Merge "AAPT2: Flatten AndroidManifest.xml stringpool in UTF16" into oc-mr1-dev by Adam Lesinski · 9 years ago
  84. 9c40250 AAPT2: Flatten AndroidManifest.xml stringpool in UTF16 by Adam Lesinski · 9 years ago
  85. f49cce3 AAPT leave <gradient> alone for VDC by ztenghui · 9 years ago
  86. f4165c4 Merge "AAPT leave <gradient> alone for VDC" by TreeHugger Robot · 9 years ago
  87. ab2a38c AAPT leave <gradient> alone for VDC by ztenghui · 9 years ago
  88. 8e1c391 Merge "AAPT2: Flatten AndroidManifest.xml stringpool in UTF16" by TreeHugger Robot · 9 years ago
  89. ea13c1a AAPT2: Flatten AndroidManifest.xml stringpool in UTF16 by Adam Lesinski · 9 years ago
  90. ec58a00 AAPT2: Update SDK development codename to P by Adam Lesinski · 9 years ago
  91. 4670805 AAPT2: Move format related files under same directory by Adam Lesinski · 9 years ago
  92. 897f6dd Merge "AAPT2: Preserve line numbers when deserializing from binary XML" into oc-mr1-dev am: 9b581c7bc1 by Adam Lesinski · 9 years ago
  93. 8e43e0d Merge "AAPT2: Fix R.java styleable + indices ordering" into oc-mr1-dev by Adam Lesinski · 9 years ago
  94. 8284349 Merge "AAPT2: Preserve line numbers when deserializing from binary XML" into oc-mr1-dev by Adam Lesinski · 9 years ago
  95. b986ebc Merge "AAPT2: Fix R.java styleable + indices ordering" into oc-mr1-dev by TreeHugger Robot · 9 years ago
  96. e179935 AAPT2: Set compatible-screens in manifest for multi-APK by Shane Farmer · 9 years ago
  97. 810fd18 AAPT2: Update versionCode in multi-APKs. by Shane Farmer · 9 years ago
  98. 3edd472 AAPT2: Set the minSdkVersion when generating multiple APKs. by Shane Farmer · 9 years ago
  99. 08e7684 Merge "Replace strcpy with memcpy." am: bb115bac41 am: 16951dcb54 am: 23f6dca5fd by Yunlian Jiang · 9 years ago
  100. 6187952 Merge "Replace strcpy with memcpy." am: bb115bac41 am: 16951dcb54 am: 23f6dca5fd by Yunlian Jiang · 9 years ago