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