1. 6a23dee Merge "Changed AAPT2 to abide by AAPT resource whitespace triming." into pi-dev by Ryan Mitchell · 6 years ago
  2. 498baa8 Merge "Added --debug-mode flag to AAPT2" into pi-dev by Ryan Mitchell · 6 years ago
  3. 70414f2 Check the size of the strings in the StringPool before flattening. by Ryan Mitchell · 6 years ago
  4. 9beaa9c Changed AAPT2 to abide by AAPT resource whitespace triming. by Ryan Mitchell · 6 years ago
  5. e5b38a6 Added --debug-mode flag to AAPT2 by Ryan Mitchell · 6 years ago
  6. f7db43e Writes the resource table proto out when writing a LoadedApk. by corysmith@google.com · 6 years ago
  7. d137c87 frameworks/base: Set LOCAL_SDK_VERSION where possible. by Anton Hansson · 6 years ago
  8. f3c951f Merge "Change ownership of AAPT2 and libandroidfw" by Adam Lesinski · 6 years ago
  9. 51aed1c Merge "AAPT2: Allow to inline XML into custom attribute" by TreeHugger Robot · 6 years ago
  10. a95e841 Change ownership of AAPT2 and libandroidfw by Adam Lesinski · 6 years ago
  11. c9a2926 AAPT2: Allow to inline XML into custom attribute by Adam Lesinski · 6 years ago
  12. 34a1687 AAPT2: Remove resources that define locales but no default values. by Adam Lesinski · 6 years ago
  13. 2eed52e AAPT2: Fix styled string whitespace processing by Adam Lesinski · 6 years ago
  14. e1094a2 AAPT2: Fix issue with String flattening in XmlFlattener by Adam Lesinski · 6 years ago
  15. 3ac786d Merge "AAPT2: normalize Manifest java identifiers." by TreeHugger Robot · 6 years ago
  16. 983bacb Merge "AAPT2: Ensure output formats of files are correctly set" by TreeHugger Robot · 6 years ago
  17. a65bbdf AAPT2: Ensure output formats of files are correctly set by Adam Lesinski · 6 years ago
  18. f74309f Merge "AAPT2: Fix issue with deserializing binary XML" by TreeHugger Robot · 6 years ago
  19. 237b1d0 Merge changes I2f594c22,I37a2b8b8 by TreeHugger Robot · 6 years ago
  20. bbf4297 AAPT2: Fix issue with deserializing binary XML by Adam Lesinski · 6 years ago
  21. d05b913 AAPT2: Fix compatible-screens element in AndroidManifest.xml by Shane Farmer · 6 years ago
  22. da9eba3 Dump XML files in aapt2 dump by Adam Lesinski · 6 years ago
  23. d31bc12 AAPT2: normalize Manifest java identifiers. by Izabela Orlowska · 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. 11cdc1c AAPT2: Add order attribute to groups by Shane Farmer · 6 years ago
  27. 22ed412 AAPT2: Fix typo in BinaryPrimitives oneofs by Dave Ingram · 6 years ago
  28. e5b3296 Merge "Allow <adopt-permissions> tag in manifest" by TreeHugger Robot · 7 years ago
  29. cfd1b4b Merge "Handle multiple packages of same name in 'aapt2 convert'" by David Chaloupka · 7 years ago
  30. 8f2fffd Merge "AAPT2: Store BinaryPrimatives in protos as oneofs" by TreeHugger Robot · 7 years ago
  31. e3c1a4a Handle multiple packages of same name in 'aapt2 convert' by David Chaloupka · 7 years ago
  32. 415689b Merge "Adjust file reference type in 'aapt2 convert'" by David Chaloupka · 7 years ago
  33. d06f1f3 AAPT2: Store BinaryPrimatives in protos as oneofs by Michael Wachenschwanz · 7 years ago
  34. bd56951 Merge "aapt2: Fix issue with Manifest duplicate handling" by TreeHugger Robot · 7 years ago
  35. b66db4e Adjust file reference type in 'aapt2 convert' by David Chaloupka · 7 years ago
  36. a4fb17b aapt2: Fix issue with Manifest duplicate handling by Adam Lesinski · 7 years ago
  37. 3c3f9b5 AAPT2: always compile 9patch files by Izabela Orlowska · 7 years ago
  38. 4f9ba20 Merge "AAPT2: Allow compatible duplicate Attributes" by TreeHugger Robot · 7 years ago
  39. 73bff1e AAPT2: Allow compatible duplicate Attributes by Adam Lesinski · 7 years ago
  40. 0556f33 Add virtual dtor for virtual classes by Yi Kong · 7 years ago
  41. 95820bc Merge "Add virtual dtor for virtual classes" am: 27f61a94d6 am: 2d7813a4a7 by Yi Kong · 7 years ago
  42. 2807036 Merge "Add virtual dtor for virtual classes" am: 27f61a94d6 am: 2d7813a4a7 by Yi Kong · 7 years ago
  43. cf5326f Allow <adopt-permissions> tag in manifest by Alan Viverette · 7 years ago
  44. 6dbd3d7 Add virtual dtor for virtual classes by Yi Kong · 7 years ago
  45. fca5e42 AAPT2: <uses-library /> and <library /> don't need to be Java packages by Adam Lesinski · 7 years ago
  46. e6aa6d1 AAPT2: Keep file enumeration consistent across platforms by Adam Lesinski · 7 years ago
  47. d14c826 Merge changes I0face862,If2d091e5,I4e18e63f by TreeHugger Robot · 7 years ago
  48. 54839e0 Merge "AAPT2: Add flag to compile command for outputting symbols" by TreeHugger Robot · 7 years ago
  49. ad9e132 AAPT2: treat manifest validation errors as warnings when asked by Izabela Orlowska · 7 years ago
  50. c81d9f3 AAPT2: Add flag to compile command for outputting symbols by Izabela Orlowska · 7 years ago
  51. 78c43d7 AAPT2: Sort artifacts based on the Play Store rules. by Shane Farmer · 7 years ago
  52. 39e474f AAPT2: Allow empty group definitions by Shane Farmer · 7 years ago
  53. 2c12241 AAPT2: Get list of multi-APK artifacts without APK file by Shane Farmer · 7 years ago
  54. 71be705 AAPT2: Propagate SPEC_OVERLAYABLE flag to final APK by Adam Lesinski · 7 years ago
  55. e3b532c Merge "AAPT2: Enable mangled symbol lookup in AssetManagerSymbolTable" by Adam Lesinski · 7 years ago
  56. cb6c3f9 AAPT2: Push more configuration code into the parser by Shane Farmer · 7 years ago
  57. 12f1b7f Merge "AAPT2: Remove signatures from multi-APK artifacts." by TreeHugger Robot · 7 years ago
  58. 29086ac Merge "AAPT2: Remove unused command line option." by TreeHugger Robot · 7 years ago
  59. 99ac3fd AAPT2: Remove unused command line option. by Shane Farmer · 7 years ago
  60. 3ff4443 AAPT2: Remove signatures from multi-APK artifacts. by Shane Farmer · 7 years ago
  61. 67e8a30 AAPT2: Add validation for SDK version strings. by Shane Farmer · 7 years ago
  62. b3b66ee Merge "AAPT2: allow to generate R.txt without R.java" by TreeHugger Robot · 7 years ago
  63. 725fb12 Aapt2 convert: skip processing resources when resource table is absent. by Tom Dobek · 7 years ago
  64. dc78505 AAPT2: Enable mangled symbol lookup in AssetManagerSymbolTable by Adam Lesinski · 7 years ago
  65. 23a6e1e AAPT2: allow to generate R.txt without R.java by Izabela Orlowska · 7 years ago
  66. 49639bf Merge "AAPT2: Allow output artifacts to be filtered." by TreeHugger Robot · 7 years ago
  67. 666de34 AAPT2: Allow output artifacts to be filtered. by Shane Farmer · 7 years ago
  68. 4ab869e Merge changes I2eef812b,I7b607192 by TreeHugger Robot · 7 years ago
  69. 5e50588 Merge "Enable obfuscation of resource names, with whitelisting support." by Luke Nicholson · 7 years ago
  70. b064330 Enable obfuscation of resource names, with whitelisting support. by Luke Nicholson · 7 years ago
  71. c628437 AAPT2: Embed version of framework an app was compiled against. by Adam Lesinski · 7 years ago
  72. 4275406 Merge "AAPT2: Fix issue where exported symbols (@+id/*) were not exported" by TreeHugger Robot · 7 years ago
  73. 86edf36 Merge "AAPT2: Use manifest parsing to determine format of APK." by Pierre Lecesne · 7 years ago
  74. f267a40 AAPT2: Use manifest parsing to determine format of APK. by Pierre Lecesne · 7 years ago
  75. 2427dce AAPT2: Fix issue where exported symbols (@+id/*) were not exported by Adam Lesinski · 7 years ago
  76. 1da6e70 Merge "Fix warning from clang+mingw" am: 7fce15dc5e am: 31bcd7acea by Dan Willemsen · 7 years ago
  77. e2a0c1d Merge "Fix warning from clang+mingw" am: 7fce15dc5e am: 31bcd7acea by Dan Willemsen · 7 years ago
  78. 31bcd7a Merge "Fix warning from clang+mingw" am: 7fce15dc5e by Dan Willemsen · 7 years ago
  79. 621ef3f Merge "AAPT2: Specify the output APK in log messages" by TreeHugger Robot · 7 years ago
  80. 20ac034 AAPT2: Specify the output APK in log messages by Shane Farmer · 7 years ago
  81. fb4ed78 Fix warning from clang+mingw by Dan Willemsen · 7 years ago
  82. 23034b9 AAPT2: Fix overzealous AndroidManifest fully qualified class names by Adam Lesinski · 7 years ago
  83. 70fdf76 AAPT2 - Make raw files of type unknown. by Pierre Lecesne · 7 years ago
  84. f85eec8 Fix conditional keep rules for new semantics by Adam Koski · 7 years ago
  85. f84b420 Merge "AAPT2: whitelist alphanums instead of blacklisting hyphens in package names." into oc-mr1-dev by Donald Chai · 7 years ago
  86. e7b0a33 Merge "AAPT2: whitelist alphanums instead of blacklisting hyphens in package names." into oc-mr1-dev by TreeHugger Robot · 7 years ago
  87. f7b3a7e Merge "AAPT2: Fix debugging output" by Adam Lesinski · 7 years ago
  88. 5a217b0 AAPT2: Fix debugging output by Adam Lesinski · 7 years ago
  89. a693c4a AAPT2: Move all file output to FileOutputStream by Adam Lesinski · 7 years ago
  90. d8b4bea AAPT2 - Add ProtoApkSerializer implementation to convert from Binary to Proto. by Pierre Lecesne · 7 years ago
  91. 514971a Merge "AAPT2 - Convert command to copy all the files." by Pierre Lecesne · 7 years ago
  92. d55bef7 AAPT2 - Convert command to copy all the files. by Pierre Lecesne · 7 years ago
  93. 3f89bd6 Merge "Change conditional keep rule syntax" by TreeHugger Robot · 7 years ago
  94. 288536b Merge "Refactor Convert command to use a ISerializer interface." by Pierre Lecesne · 7 years ago
  95. 09ef94e Change conditional keep rule syntax by Adam Koski · 7 years ago
  96. cc8aa11 Merge "AAPT2: Differentiate between Android and Java package names" into oc-mr1-dev by Adam Lesinski · 7 years ago
  97. 07d8249 Merge "AAPT2: Differentiate between Android and Java package names" into oc-mr1-dev by Adam Lesinski · 7 years ago
  98. 2ba1bc5 AAPT2: whitelist alphanums instead of blacklisting hyphens in package names. by Donald Chai · 7 years ago
  99. 6385bbd Merge "AAPT2: Workaround for feature splits without namespacing" into oc-mr1-dev by Adam Lesinski · 7 years ago
  100. 414e48a AAPT2: whitelist alphanums instead of blacklisting hyphens in package names. by Donald Chai · 7 years ago