Skip to content

Releases: null2264/yokai-nightly

Yōkai Nightly (r6194)

05 Feb 01:04
0ae9d7f
Compare
Choose a tag to compare

Caution

This alpha version is for testing only!

This build is triggered by commit 2208a81013

It is not ready for daily use and we do not guarantee its usability. Please download the latest stable releases instead (https://github.com/null2264/yokai/releases/latest). If you insist, please be sure to ALWAYS backup before updating.

Additions

  • Add random library sort

Fixes

  • Allow users to bypass onboarding's permission step if Shizuku is installed
  • Fix Recents page shows "No recent chapters" instead of a loading screen
  • Fix not fully loaded entries can't be selected on Library page
  • Fix certain Infinix devices being unable to use any "Open link in browser" actions, including tracker setup (@MajorTanya)

Other

  • Refactor Library to utilize Flow even more
  • Update dependency org.jetbrains.kotlinx:kotlinx-coroutines-bom to v1.10.1
  • Refactor EmptyView to use Compose
  • Refactor Reader ChapterTransition to use Compose (@arkon)
  • [Experimental] Add modified version of LargeTopAppBar that mimic J2K's ExpandedAppBarLayout
  • Refactor About page to use Compose
  • Adjust Compose-based pages' transition to match J2K's Conductor transition
  • Resolve deprecation warnings
    • Kotlin's context-receiver, schedule for removal on Kotlin v2.1.x and planned to be replaced by context-parameters on Kotlin v2.2
    • Project.exec -> Providers.exec
    • Remove internal API usage to retrieve Kotlin version for kotlin-stdlib
  • Move :core module to :core:main
    • Move archive related code to :core:archive (@AntsyLich)
  • Refactor Library to store LibraryMap instead of flatten list of LibraryItem
    • LibraryItem abstraction to make it easier to manage
    • LibraryManga no longer extend MangaImpl
  • Update dependency androidx.compose:compose-bom to v2025.01.00

Checksums

Variant SHA-256
Universal cee6dbdb15a31d06356268ae56098b863248aa71a23a23f3be9d298b1dbbca0e
arm64-v8a 4bfd42d16e746919c548257ee07670cdf7a99a8128cd69a54babe97cc26bb273
armeabi-v7a 07224d7f30db3026f9b725a5dda29f44412c9abd82dcd7d69e77a426e3ac1abc
x86 b07206834906b647fa554b4381b6229edb2c48ea7f59be22eeb0dbb215c18bc7
x86_64 39a94a8d29f62c326dedc7e9add1b886b5e6b993e5636828dca5dea0c62ffc1d

Tip

If you are unsure which version to download then go with yokai-r6194.apk

Yōkai Nightly (r6193)

02 Feb 00:15
0ae9d7f
Compare
Choose a tag to compare

Caution

This alpha version is for testing only!

This build is triggered by commit 0bf55a8ca0

It is not ready for daily use and we do not guarantee its usability. Please download the latest stable releases instead (https://github.com/null2264/yokai/releases/latest). If you insist, please be sure to ALWAYS backup before updating.

Additions

  • Add random library sort

Fixes

  • Allow users to bypass onboarding's permission step if Shizuku is installed
  • Fix Recents page shows "No recent chapters" instead of a loading screen
  • Fix not fully loaded entries can't be selected on Library page

Other

  • Refactor Library to utilize Flow even more
  • Update dependency org.jetbrains.kotlinx:kotlinx-coroutines-bom to v1.10.1
  • Refactor EmptyView to use Compose
  • Refactor Reader ChapterTransition to use Compose (@arkon)
  • [Experimental] Add modified version of LargeTopAppBar that mimic J2K's ExpandedAppBarLayout
  • Refactor About page to use Compose
  • Adjust Compose-based pages' transition to match J2K's Conductor transition
  • Resolve deprecation warnings
    • Kotlin's context-receiver, schedule for removal on Kotlin v2.1.x and planned to be replaced by context-parameters on Kotlin v2.2
    • Project.exec -> Providers.exec
    • Remove internal API usage to retrieve Kotlin version for kotlin-stdlib
  • Move :core module to :core:main
    • Move archive related code to :core:archive (@AntsyLich)
  • Refactor Library to store LibraryMap instead of flatten list of LibraryItem
    • LibraryItem abstraction to make it easier to manage
    • LibraryManga no longer extend MangaImpl
  • Update dependency androidx.compose:compose-bom to v2025.01.00

Checksums

Variant SHA-256
Universal d1ee2dbe7062eb683b1714db9eedf392669f2342d97fb7f9ccc370a4b9b660ef
arm64-v8a 1a42cc9b4f7f33542f920cd9b1b99938af390ec146504d64e6a0e16a11ad7fe9
armeabi-v7a 80cbc8ab87f375b8474a9887709cfb76464a420659543d481649097bfe962315
x86 5f6f604aa23066c0f61b03dedf93b87f90075de5feb06ceaaa0511a4a3e78c68
x86_64 93d478456e9d2b3d67b50afc8b33138df3aefe5b3be68026ed0ff7060764f467

Tip

If you are unsure which version to download then go with yokai-r6193.apk

Yōkai Nightly (r6191)

17 Jan 03:25
0ae9d7f
Compare
Choose a tag to compare

Caution

This alpha version is for testing only!

This build is triggered by commit ece849b008

It is not ready for daily use and we do not guarantee its usability. Please download the latest stable releases instead (https://github.com/null2264/yokai/releases/latest). If you insist, please be sure to ALWAYS backup before updating.

Additions

  • Add random library sort

Fixes

  • Allow users to bypass onboarding's permission step if Shizuku is installed
  • Fix Recents page shows "No recent chapters" instead of a loading screen
  • Fix not fully loaded entries can't be selected on Library page

Other

  • Refactor Library to utilize Flow even more
  • Update dependency org.jetbrains.kotlinx:kotlinx-coroutines-bom to v1.10.1
  • Refactor EmptyView to use Compose
  • Refactor Reader ChapterTransition to use Compose (@arkon)
  • [Experimental] Add modified version of LargeTopAppBar that mimic J2K's ExpandedAppBarLayout
  • Refactor About page to use Compose
  • Adjust Compose-based pages' transition to match J2K's Conductor transition
  • Resolve deprecation warnings
    • Kotlin's context-receiver, schedule for removal on Kotlin v2.1.x and planned to be replaced by context-parameters on Kotlin v2.2
    • Project.exec -> Providers.exec
    • Remove internal API usage to retrieve Kotlin version for kotlin-stdlib
  • Move :core module to :core:main
    • Move archive related code to :core:archive (@AntsyLich)
  • Refactor Library to store LibraryMap instead of flatten list of LibraryItem
    • LibraryItem abstraction to make it easier to manage
    • LibraryManga no longer extend MangaImpl
  • Update dependency androidx.compose:compose-bom to v2025.01.00

Checksums

Variant SHA-256
Universal 0f201e53ee77c0358c0e7e026833be31713ad42ea32e3bd63c94ba9a3e885587
arm64-v8a 9ae00613f2a5a5b99b78c7579d17cba18d933e81acba64dd429a70ad9eb3b0b5
armeabi-v7a ad06bb003b6d5e211bbb6fb18d998c17d0b7b6b9cff7870ed8a1eef276d63ff7
x86 46a52e890757b4e9b732c8e96303f32016c82d58b2f64079100b2bac4ad5207e
x86_64 4641499481d9fe479f7d77a8ba1682fdbda0917e562f0345509bb7236e93a024

Tip

If you are unsure which version to download then go with yokai-r6191.apk

Yōkai Nightly (r6190)

17 Jan 02:43
0ae9d7f
Compare
Choose a tag to compare

Caution

This alpha version is for testing only!

This build is triggered by commit d2ddf7dfb0

It is not ready for daily use and we do not guarantee its usability. Please download the latest stable releases instead (https://github.com/null2264/yokai/releases/latest). If you insist, please be sure to ALWAYS backup before updating.

Additions

  • Add random library sort

Fixes

  • Allow users to bypass onboarding's permission step if Shizuku is installed
  • Fix Recents page shows "No recent chapters" instead of a loading screen
  • Fix not fully loaded entries can't be selected on Library page

Other

  • Refactor Library to utilize Flow even more
  • Update dependency org.jetbrains.kotlinx:kotlinx-coroutines-bom to v1.10.1
  • Refactor EmptyView to use Compose
  • Refactor Reader ChapterTransition to use Compose (@arkon)
  • [Experimental] Add modified version of LargeTopAppBar that mimic J2K's ExpandedAppBarLayout
  • Refactor About page to use Compose
  • Adjust Compose-based pages' transition to match J2K's Conductor transition
  • Resolve deprecation warnings
    • Kotlin's context-receiver, schedule for removal on Kotlin v2.1.x and planned to be replaced by context-parameters on Kotlin v2.2
    • Project.exec -> Providers.exec
    • Remove internal API usage to retrieve Kotlin version for kotlin-stdlib
  • Move :core module to :core:main
    • Move archive related code to :core:archive (@AntsyLich)
  • Refactor Library to store LibraryMap instead of flatten list of LibraryItem
    • LibraryItem abstraction to make it easier to manage
    • LibraryManga no longer extend MangaImpl
  • Update dependency androidx.compose:compose-bom to v2025.01.00

Checksums

Variant SHA-256
Universal b4169b0139e7202062e0ddbdd34daa772929c0d5f397fc4e54f7dfdd48b02d65
arm64-v8a ff62fa5289497fa6345828e0b5f4b06f31c716848fe4102489886f80d38341fe
armeabi-v7a 5820f39ab26a0bfb1d82e06d244c57b3343ddafcded52116159cc699d4c0c82c
x86 6394452467b6a5f440790b41ff8200e0e84a2a77cde9851e2921c9886dfccc80
x86_64 c6c449db221eaf508404b80d1ba8c35324e5541006ea118643d083b5dbf1ffe2

Tip

If you are unsure which version to download then go with yokai-r6190.apk

Yōkai Nightly (r6189)

17 Jan 02:34
0ae9d7f
Compare
Choose a tag to compare

Caution

This alpha version is for testing only!

This build is triggered by commit 8b53e5ad10

It is not ready for daily use and we do not guarantee its usability. Please download the latest stable releases instead (https://github.com/null2264/yokai/releases/latest). If you insist, please be sure to ALWAYS backup before updating.

Additions

  • Add random library sort

Fixes

  • Allow users to bypass onboarding's permission step if Shizuku is installed
  • Fix Recents page shows "No recent chapters" instead of a loading screen
  • Fix not fully loaded entries can't be selected on Library page

Other

  • Refactor Library to utilize Flow even more
  • Update dependency org.jetbrains.kotlinx:kotlinx-coroutines-bom to v1.10.1
  • Refactor EmptyView to use Compose
  • Refactor Reader ChapterTransition to use Compose (@arkon)
  • [Experimental] Add modified version of LargeTopAppBar that mimic J2K's ExpandedAppBarLayout
  • Refactor About page to use Compose
  • Adjust Compose-based pages' transition to match J2K's Conductor transition
  • Resolve deprecation warnings
    • Kotlin's context-receiver, schedule for removal on Kotlin v2.1.x and planned to be replaced by context-parameters on Kotlin v2.2
    • Project.exec -> Providers.exec
    • Remove internal API usage to retrieve Kotlin version for kotlin-stdlib
  • Move :core module to :core:main
    • Move archive related code to :core:archive (@AntsyLich)
  • Refactor Library to store LibraryMap instead of flatten list of LibraryItem
    • LibraryItem abstraction to make it easier to manage
    • LibraryManga no longer extend MangaImpl
  • Update dependency androidx.compose:compose-bom to v2025.01.00

Checksums

Variant SHA-256
Universal 805751c03c7fd725be6fd5e93b6a1f3fe40766b732cb1231d70c1d5a06765b7c
arm64-v8a 8d50bb9b5e6776554fec98a4dab59371887132e7d946b274742e66ee3f219b32
armeabi-v7a 3907ea846424ef9f12a65e445a92fcf34a354f24b8c49691af9187dcc6b33a35
x86 37c3664ae1a7bda37942b316e0170d5dd863c11666ccc8a29754803d86cd4141
x86_64 dcbbfd718e29d5a62c3ed3d1e89514530c2f73f11b1c14caf7a87caed261f40c

Tip

If you are unsure which version to download then go with yokai-r6189.apk

Yōkai Nightly (r6188)

17 Jan 02:23
0ae9d7f
Compare
Choose a tag to compare

Caution

This alpha version is for testing only!

This build is triggered by commit 63cdf247b4

It is not ready for daily use and we do not guarantee its usability. Please download the latest stable releases instead (https://github.com/null2264/yokai/releases/latest). If you insist, please be sure to ALWAYS backup before updating.

Additions

  • Add random library sort

Fixes

  • Allow users to bypass onboarding's permission step if Shizuku is installed
  • Fix Recents page shows "No recent chapters" instead of a loading screen
  • Fix not fully loaded entries can't be selected on Library page

Other

  • Refactor Library to utilize Flow even more
  • Update dependency org.jetbrains.kotlinx:kotlinx-coroutines-bom to v1.10.1
  • Refactor EmptyView to use Compose
  • Refactor Reader ChapterTransition to use Compose (@arkon)
  • [Experimental] Add modified version of LargeTopAppBar that mimic J2K's ExpandedAppBarLayout
  • Refactor About page to use Compose
  • Adjust Compose-based pages' transition to match J2K's Conductor transition
  • Resolve deprecation warnings
    • Kotlin's context-receiver, schedule for removal on Kotlin v2.1.x and planned to be replaced by context-parameters on Kotlin v2.2
    • Project.exec -> Providers.exec
    • Remove internal API usage to retrieve Kotlin version for kotlin-stdlib
  • Move :core module to :core:main
    • Move archive related code to :core:archive (@AntsyLich)
  • Refactor Library to store LibraryMap instead of flatten list of LibraryItem
    • LibraryItem abstraction to make it easier to manage
    • LibraryManga no longer extend MangaImpl
  • Update dependency androidx.compose:compose-bom to v2025.01.00

Checksums

Variant SHA-256
Universal 1786ba245865b643c52dad705b75cb8b58190b0bd68f6072f409353ee594e2e2
arm64-v8a c1e1ddebd0dbcef1060e1497eeca7a3a810f078005f820a9f80f65925224694f
armeabi-v7a 25da99848d261f6359e29bf29511c7ba5eeadb33a6d4a669881b56f3684d3f37
x86 f8ce6448cf1059dcccc8431a6d9dbd3e58844655d3db6d90246bd9289d3731e6
x86_64 26b49c0e896082b03622156d68a3155000c712054ff3b41d9f95765cded20138

Tip

If you are unsure which version to download then go with yokai-r6188.apk

Yōkai Nightly (r6187)

16 Jan 10:58
0ae9d7f
Compare
Choose a tag to compare

Caution

This alpha version is for testing only!

This build is triggered by commit 9ed12ef07c

It is not ready for daily use and we do not guarantee its usability. Please download the latest stable releases instead (https://github.com/null2264/yokai/releases/latest). If you insist, please be sure to ALWAYS backup before updating.

Additions

  • Add random library sort

Fixes

  • Allow users to bypass onboarding's permission step if Shizuku is installed
  • Fix Recents page shows "No recent chapters" instead of a loading screen
  • Fix not fully loaded entries can't be selected on Library page

Other

  • Refactor Library to utilize Flow even more
  • Update dependency org.jetbrains.kotlinx:kotlinx-coroutines-bom to v1.10.1
  • Refactor EmptyView to use Compose
  • Refactor Reader ChapterTransition to use Compose (@arkon)
  • [Experimental] Add modified version of LargeTopAppBar that mimic J2K's ExpandedAppBarLayout
  • Refactor About page to use Compose
  • Adjust Compose-based pages' transition to match J2K's Conductor transition
  • Resolve deprecation warnings
    • Kotlin's context-receiver, schedule for removal on Kotlin v2.1.x and planned to be replaced by context-parameters on Kotlin v2.2
    • Project.exec -> Providers.exec
    • Remove internal API usage to retrieve Kotlin version for kotlin-stdlib
  • Move :core module to :core:main
    • Move archive related code to :core:archive (@AntsyLich)
  • Refactor Library to store LibraryMap instead of flatten list of LibraryItem
    • LibraryItem abstraction to make it easier to manage
    • LibraryManga no longer extend MangaImpl

Checksums

Variant SHA-256
Universal f1a54cc392d70fb15e734ac99df641277b4eb8518326bdfcbbb3787de4562f51
arm64-v8a 84188c277f8b2af99054e3b8830b0895a09a802bc578d3f077a107db1a73bcc4
armeabi-v7a 285b2faef97e463807b65104196c281c20f3a34bdc207c1228440c3eae1f9672
x86 40decd54b0dff388644594b06c34b12152aaf07dd51809e7305506794cdd2768
x86_64 4d8b277c4a36dd0a1db88b9b0abc753d457d2f4d46d6d8d0dec24c5264f4ef6f

Tip

If you are unsure which version to download then go with yokai-r6187.apk

Yōkai Nightly (r6186)

13 Jan 21:07
0ae9d7f
Compare
Choose a tag to compare

Caution

This alpha version is for testing only!

This build is triggered by commit 86b01a297f

It is not ready for daily use and we do not guarantee its usability. Please download the latest stable releases instead (https://github.com/null2264/yokai/releases/latest). If you insist, please be sure to ALWAYS backup before updating.

Additions

  • Add random library sort

Fixes

  • Allow users to bypass onboarding's permission step if Shizuku is installed
  • Fix Recents page shows "No recent chapters" instead of a loading screen
  • Fix not fully loaded entries can't be selected on Library page

Other

  • Refactor Library to utilize Flow even more
  • Update dependency org.jetbrains.kotlinx:kotlinx-coroutines-bom to v1.10.1
  • Refactor EmptyView to use Compose
  • Refactor Reader ChapterTransition to use Compose (@arkon)
  • [Experimental] Add modified version of LargeTopAppBar that mimic J2K's ExpandedAppBarLayout
  • Refactor About page to use Compose
  • Adjust Compose-based pages' transition to match J2K's Conductor transition
  • Resolve deprecation warnings
    • Kotlin's context-receiver, schedule for removal on Kotlin v2.1.x and planned to be replaced by context-parameters on Kotlin v2.2
    • Project.exec -> Providers.exec
    • Remove internal API usage to retrieve Kotlin version for kotlin-stdlib
  • Move :core module to :core:main
    • Move archive related code to :core:archive (@AntsyLich)
  • Refactor Library to store LibraryMap instead of flatten list of LibraryItem
    • LibraryItem abstraction to make it easier to manage
    • LibraryManga no longer extend MangaImpl

Checksums

Variant SHA-256
Universal 2c3e8599b0e5c91e146df020c0cb2283d66ac87b5d139cc52ab186022aec5a4b
arm64-v8a bdb8bf186aef71810b0f13092a3fc67c84d84b6911e49f1e869f40d0d0fc9816
armeabi-v7a e1dff8734d86efa0a0bda1d7f776e29e46cf274002793a7fc136cb6e3094f196
x86 faa94b4a820834d24e69a1204a3d7ec4effe76b440ddfcaea3fb4de2f891f736
x86_64 8beb2f00b846ff890edfe5f71e0a61f7c34ca4e778f9a2a86e46806796cb5fc4

Tip

If you are unsure which version to download then go with yokai-r6186.apk

Yōkai Nightly (r6185)

13 Jan 06:54
0ae9d7f
Compare
Choose a tag to compare

Caution

This alpha version is for testing only!

This build is triggered by commit d6ffbe15ee

It is not ready for daily use and we do not guarantee its usability. Please download the latest stable releases instead (https://github.com/null2264/yokai/releases/latest). If you insist, please be sure to ALWAYS backup before updating.

Additions

  • Add random library sort

Fixes

  • Allow users to bypass onboarding's permission step if Shizuku is installed
  • Fix Recents page shows "No recent chapters" instead of a loading screen
  • Fix not fully loaded entries can't be selected on Library page

Other

  • Refactor Library to utilize Flow even more
  • Update dependency org.jetbrains.kotlinx:kotlinx-coroutines-bom to v1.10.1
  • Refactor EmptyView to use Compose
  • Refactor Reader ChapterTransition to use Compose (@arkon)
  • [Experimental] Add modified version of LargeTopAppBar that mimic J2K's ExpandedAppBarLayout
  • Refactor About page to use Compose
  • Adjust Compose-based pages' transition to match J2K's Conductor transition
  • Resolve deprecation warnings
    • Kotlin's context-receiver, schedule for removal on Kotlin v2.1.x and planned to be replaced by context-parameters on Kotlin v2.2
    • Project.exec -> Providers.exec
    • Remove internal API usage to retrieve Kotlin version for kotlin-stdlib
  • Move :core module to :core:main
    • Move archive related code to :core:archive (@AntsyLich)
  • Refactor Library to store LibraryMap instead of flatten list of LibraryItem
    • LibraryItem abstraction to make it easier to manage
    • LibraryManga no longer extend MangaImpl

Checksums

Variant SHA-256
Universal 66057da2f77a8c1fd3fc417d0e172d5ce4c4f02f62c92eafea1164188eb59e95
arm64-v8a e2df55935bd46b65042a0cfb04c8ae55d9f0c9e1575e003499afa6a3bdd66c61
armeabi-v7a 997ddac89687486ffc2ed2815bfe4888adfa6e61a34f0cce95d3cddac1b81360
x86 406856c0f33b2948780f75032e327e016957ac624325bfa418647d3933b1a869
x86_64 855782ae7141c6e622f52f2172878f2c429f7c8d748a772abd0aacbec7fb2546

Tip

If you are unsure which version to download then go with yokai-r6185.apk

Yōkai Nightly (r6180)

13 Jan 04:42
0ae9d7f
Compare
Choose a tag to compare

Caution

This alpha version is for testing only!

This build is triggered by commit 453ea32bc9

It is not ready for daily use and we do not guarantee its usability. Please download the latest stable releases instead (https://github.com/null2264/yokai/releases/latest). If you insist, please be sure to ALWAYS backup before updating.

Additions

  • Add random library sort

Fixes

  • Allow users to bypass onboarding's permission step if Shizuku is installed
  • Fix Recents page shows "No recent chapters" instead of a loading screen
  • Fix not fully loaded entries can't be selected on Library page

Other

  • Refactor Library to utilize Flow even more
  • Update dependency org.jetbrains.kotlinx:kotlinx-coroutines-bom to v1.10.1
  • Refactor EmptyView to use Compose
  • Refactor Reader ChapterTransition to use Compose (@arkon)
  • [Experimental] Add modified version of LargeTopAppBar that mimic J2K's ExpandedAppBarLayout
  • Refactor About page to use Compose
  • Adjust Compose-based pages' transition to match J2K's Conductor transition
  • Resolve deprecation warnings
    • Kotlin's context-receiver, schedule for removal on Kotlin v2.1.x and planned to be replaced by context-parameters on Kotlin v2.2
    • Project.exec -> Providers.exec
    • Remove internal API usage to retrieve Kotlin version for kotlin-stdlib
  • Move :core module to :core:main
    • Move archive related code to :core:archive (@AntsyLich)
  • Refactor Library to store LibraryMap instead of flatten list of LibraryItem
    • LibraryItem abstraction to make it easier to manage
    • LibraryManga no longer extend MangaImpl

Checksums

Variant SHA-256
Universal 8b73e588392f7311ef5f42c8a9545bb76f847b1f2655a433d4aa0b5cf394d14a
arm64-v8a db887b964e0b43ca72e658b26c02099d6be7e9182d2665dec52352b5a2dc8e5f
armeabi-v7a ac8190e5d5c88d3e488454f53c92f5a0169d49134bf9cad7bfbc10020020cbd0
x86 db7341959376a0455520fc39722ce774887ba13e02133b7b86a0182d44362efc
x86_64 76fd5fb8574057d92d57fd0a628d07f28c0d1c5d14502af08de3d4b0dd589b99

Tip

If you are unsure which version to download then go with yokai-r6180.apk