Skip to content

Releases: Androidacy/android-apifier

1.4.3

27 Feb 00:06

Choose a tag to compare

Includes all changes since 1.2.0:

  • Bump cronet-api and cronet-embedded from 113/101 to 143.7445.0 (~30 Chromium versions of transport fixes)
  • Add "zstd" to handled content encodings (ready for when Cronet enables zstd by default)
  • Fix IPv6 probe: use TCP connect instead of UDP routing table check (UDP always succeeded on emulators/VPNs with local IPv6 routes)
  • Skip AAAA queries entirely when IPv6 is unavailable
  • Remove crashing sdkmanager calls from jitpack.yml
  • Misc fixes

v1.2.0

26 Feb 03:15

Choose a tag to compare

Replace cronet-okhttp with custom CronetCallInterceptor fixing NPE in ResponseConverter. Add per-request NoRetry opt-out. Upgrade to AGP 9.0.1/Gradle 9.3.1. Add Dokka javadoc generation.

Release 1.0.0

03 Nov 03:21

Choose a tag to compare