1. 596644e Update apkzlib for guava 27.1 by Colin Cross · 5 years ago
  2. d6148f9 Update package to com.android.tools.build.apkzlib. by Chris Warrington · 6 years ago
  3. 8efe1e8 Improve overlapping detection in ZFile. by Paulo Casanova · 7 years ago
  4. e35235f Add read-only mode to ZFile. by Paulo Casanova · 7 years ago
  5. 9b82a24 Fix buffer underflow bug in apkzlib. by Paulo Casanova · 7 years ago
  6. c7e7e17 Minor fixes in apkzlib to remove warnings in G3. by Paulo Casanova · 7 years ago
  7. f84d3f3 Improved 4-byte alignment fixes. by Paulo Casanova · 7 years ago
  8. e27866a Minor fixes in EncodeUtils. by Paulo Casanova · 7 years ago
  9. 29ad796 Added support for zip file comments in apkzlib. by Paulo Casanova · 7 years ago
  10. 781284f Enable D8 by default by Ivan Gavrilovic · 7 years ago
  11. 1ce31f5 Fix alignment when merging zips. by Paulo Casanova · 7 years ago
  12. 7d395b8 Revert "Revert "move dexing to WorkerExecutor."" by Ivan Gavrilovic · 7 years ago
  13. 235e51c Revert "move dexing to WorkerExecutor." by Ivan Gavrilovic · 7 years ago
  14. 4819383 move dexing to WorkerExecutor. by Jerome Dochez · 7 years ago
  15. b0a2cd9 Don't leave a future uncompleted in case of a thrown Error by Sergey Prigogin · 7 years ago
  16. adea684 Update to guava 22. by Chris Warrington · 7 years ago
  17. 0a096c4 Merge "Fix ZipToolsTest failing on Windows." into studio-master-dev by Hung Nguyen · 7 years ago
  18. f751e58 Fix JarSigningTest by Izabela Orlowska · 7 years ago
  19. 761b093 Ignores a test broken by apksign by estebandlc · 7 years ago
  20. 6fb3edd Updated ZFile to use UTF-8 if needed. by Paulo Casanova · 7 years ago
  21. 4a3db1d Allow javac to output resources. by Chris Warrington · 7 years ago
  22. 1bc7cd6 Fix another directExecutor missing. by Paulo Casanova · 7 years ago
  23. cf1296b Fixed array style declarations in ZFile. by Paulo Casanova · 7 years ago
  24. 751dbcb Fixed use of direct executor. by Paulo Casanova · 7 years ago
  25. 0ab7865 Fixed bug in ZFile that did not allow RO open. by Paulo Casanova · 7 years ago
  26. d9a9fa8 Fix ZipToolsTest failing on Windows. by Hung Nguyen · 7 years ago
  27. 2114d2f Switch from out of process AAPT2 to jni. by Chris Warrington · 7 years ago
  28. b42956b Merge "Make ZFileOptions setters return "this" for easier chaining." into studio-master-dev by Pierre Lecesne · 7 years ago
  29. 84b8785 Make ZFileOptions setters return "this" for easier chaining. by Pierre Lecesne · 7 years ago
  30. df3747f Merge "Fix bug 35841603: updating zip with invalid extra" into studio-master-dev by Paulo Casanova · 7 years ago
  31. 7e52226 Fix bug 35841603: updating zip with invalid extra by Paulo Casanova · 7 years ago
  32. 5324b4a Revert Change Ie45a734c am: 861f9ca625 by Dana Dahlstrom · 7 years ago
  33. 766580e Revert Change Ie45a734c by Dana Dahlstrom · 7 years ago
  34. 64e6be4 Various javadoc fixes. by Chris Warrington · 7 years ago
  35. 0e9a5e8 Add @SuppressWarnings("InsecureCryptoUsage") by Dana Dahlstrom · 7 years ago
  36. d5cd05a Update to mockito-core 2.7.1 by Siva Velusamy · 7 years ago
  37. 017bc62 Merge "Added IncrementalFileMerger; update MergeJavaRes" into studio-master-dev by Paulo Casanova · 7 years ago
  38. ef12a6f Added IncrementalFileMerger; update MergeJavaRes by Paulo Casanova · 8 years ago
  39. c8e3f66 Workaround for not handling Zip64. by Jerome Dochez · 7 years ago
  40. 303c8ab ZFileTest fixes and improvements by Paulo Casanova · 7 years ago
  41. ba31559 Remove data descriptor entries from zip on write by Paulo Casanova · 7 years ago
  42. 56956fc Made apkzlib more forgiving with zip errors. by Paulo Casanova · 7 years ago
  43. 1349abb Standardize apkzfile. by Paulo Casanova · 7 years ago
  44. ba150ac Allow disabling version to extract in zip. by Paulo Casanova · 7 years ago
  45. a96ce34 Use apksig's ApkSignerEngine for signing APKs by Alex Klyubin · 8 years ago
  46. 6b7c4e9 PackageSplitAbi now uses new packager. by Paulo Casanova · 8 years ago
  47. 735d241 Replacing com.android.annotations.* with JSR305 annotations. by Pierre Lecesne · 8 years ago
  48. f60410a Merge "Removed use of direct executor." into studio-master-dev by Paulo Casanova · 8 years ago
  49. 44a855b Removed use of direct executor. by Paulo Casanova · 8 years ago
  50. 79db1d6 Fix bazel tests on apkzlib. by Paulo Casanova · 8 years ago
  51. 5a1ccbe Renamed apkzlib packages. by Paulo Casanova · 8 years ago
  52. a5c71db Replace deprecated MoreExecutors.sameThreadExecutor(). by Pierre Lecesne · 8 years ago
  53. f9ae28f Created apkzlib. by Paulo Casanova · 8 years ago