Skip to content

Releases: 4nx3b/ArchiveTune

Canary 14.0.6331-6a2e878f8 (202609100701)

Choose a tag to compare

@github-actions github-actions released this 10 Sep 07:29

Nightly build

Automated canary build from the dev branch. Not intended for production use.

Pull requests

Commits

  • fix(player): pause canvas decode when sheet minimised; moving blur behind AM controls (6a2e878)

Canary 14.0.6330-23c8a232b (202609100304)

Choose a tag to compare

@github-actions github-actions released this 10 Sep 03:30

Nightly build

Automated canary build from the dev branch. Not intended for production use.

Pull requests

Commits

  • fix(player+nav): canvas crash/lag, V7 Spotify-canvas backdrop, LG nav light mode (23c8a23)

Canary 14.0.6329-743b48d0f (202609100154)

Choose a tag to compare

@github-actions github-actions released this 10 Sep 02:20

Nightly build

Automated canary build from the dev branch. Not intended for production use.

Pull requests

Commits

  • fix(tiktok): compile — reserve the like-count slot on the AnimatedVisibility itself (743b48d)
  • fix(preload+nav+tiktok+canvas): follow-up batch; revert Google Drive backup port (38575ba)

TDLight natives (tdlight-2b51b33)

Choose a tag to compare

@github-actions github-actions released this 09 Sep 10:59

TDLight (tdlight-team/tdlight @ 2b51b33c8a905be96c40508e68485f8a719e26a3) Android build.
Static OpenSSL 1.1.1w + static libc++, -Oz + thin LTO, stripped.
SHA-256 digests in libtdjni-digests.txt. Generated Java binding:
java/org/drinkless/tdlib/{Client,TdApi}.java.

TDLib 1.8.56 natives

Choose a tag to compare

@4nx3b 4nx3b released this 09 Sep 07:38

TDLib 1.8.56 native libraries (libtdjni.so) extracted from the tdlibx/td 1.8.56 JitPack AAR.

ArchiveTune downloads the matching ABI on first Telegram use (digest-pinned in TdLibNativeLibrary.kt) so the APK never bundles the ~20 MB-per-ABI binaries.

SHA-256:

  • arm64-v8a: 7c1751197b35a64261e3b3f21764874c9ee8795e4b6118c23a74499426c44b91
  • armeabi-v7a: 56bcd646dae3442a2aeefee3ce28b72c14dc257488d267d4ed76e7e01e08f158
  • x86: 4c1d128b862a35c293dc96a20cb9f41ffa33144c80b9ded858028bc3f9ca93ec
  • x86_64: 567bb5aaccdcc1d8280577f2f9fe8e82178908c72f513436972493fd6ad6dabd

Canary 14.0.6327-40576bf12 (202609092118)

Choose a tag to compare

@github-actions github-actions released this 09 Sep 21:40

Nightly build

Automated canary build from the dev branch. Not intended for production use.

Pull requests

Commits

  • fix(build): currentCoroutineContext().isActive in preload loop (plain suspend fun) (40576bf)
  • fix(build): selection.toggleable import + Modifier.height import (compile) (7511630)
  • feat(ui+backup+sponsorblock+playback): 11-item user batch (3b62f89)

Canary 14.0.6324-7881669f6 (202609091528)

Choose a tag to compare

@github-actions github-actions released this 09 Sep 15:53

Nightly build

Automated canary build from the dev branch. Not intended for production use.

Pull requests

Commits

  • fix(telegram): import android.os.Process in NativeCrashReporter (myPid) (7881669)
  • fix(telegram): preflight the tdlight JNI surface + persisted crash evidence (f0a6908)