Skip to content

Releases: null2264/yokai

Yōkai v1.8.2

03 Jun 06:59
d0712bd
Compare
Choose a tag to compare

Additions

  • Added a couple new tags to set entry as SFW (sfw and non-erotic)
  • Downloaded chapters now include ComicInfo file
  • (LocalSource) entry chapters' info can be edited using ComicInfo

Fixes

  • Fixed smart background colour by page failing causing the image to not load
  • Fixed downloaded chapter can't be opened if it's too large
  • Downloaded page won't auto append chapter ID even tho the option is enabled

Other

  • Re-route nightly to use its own repo, should fix "What's new" page

Checksums

Variant SHA-256
Universal d5ebea061840b88a6b51bc900f9c660c36467dc3931f236d256f3c9f3f4b8e08
arm64-v8a 8e7f1dd53afae5a45d989e9fce8c86f81ad0afcd6263ab1ff8b2901283743b73
armeabi-v7a 254bee34fc09c799f30563bfb16d37561eb0627480adec59132d6cfc1c11377a
x86 302b4caa79fe2eb7b8c26eeed563b030d30ca9ea813c892f2f38f631e382c104
x86_64 52e6ae464c495972d627d8cec56156058cac0aea14287216605415b38d677a59

Tip

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

Yōkai v1.8.1.2

30 May 11:33
70230fa
Compare
Choose a tag to compare

Alright, that's enough fixing, time to go back to my cave.

Additions

  • Added a couple new tags to set entry as SFW (sfw and non-erotic)

Fixes

  • Fixed smart background colour by page failing causing the image to not load

Other

  • Re-route nightly to use its own repo, should fix "What's new" page

Checksums

Variant SHA-256
Universal d8ee98a9b3bc812a206c37c2efb58689eb5d7a1e5ca1491c7968dc7acc839fef
arm64-v8a 9277f63d08f8300060bd682f43b141ecf42161d3fcc3e3b3aa75648561d97015
armeabi-v7a a33c8e721017a058a1a106046a97eef4fa0f4cedbfdffe138658775d61f9047d
x86 e1c6521d3c89bcab0aa9b63fea14edce0f8241128e1fbe95eaf9bd7db971a0cb
x86_64 911693de2f082dbf2ad84203aea6f6a34bc7132cc788a353d5304069207013c5

Tip

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

Yōkai v1.8.1.1

30 May 01:28
baeba83
Compare
Choose a tag to compare

Hotfix for v1.8.1, this is just what I get for trying to code late at night :)

Fixes

  • Fixed crashes when user try to edit an entry

Checksums

Variant SHA-256
Universal 95dc516e00953bbec45d747e9c6d3b1195e929ad2dfe7caf1b91148f59fb32fe
arm64-v8a 37a96989d72b7feda767c78a3547bde68d393ad9701ee83f3a645d275ab6cdc1
armeabi-v7a f9f084b59b13d775e06c7bd1f0c4b6c64a63c4ce200b8d57cf45420449866d78
x86 d122364a6249055e4b0ee2983dfdb3dd1cb9ee9ea17e6a763d746eaebe3ec5d9
x86_64 68af0fdae9c787af18ddcb4c2c796f614e73b3e6e93913ccf6eef916ec86b97d

Tip

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

Yōkai Nightly (r5097)

30 May 04:37
2c306af
Compare
Choose a tag to compare
Pre-release

Caution

This alpha version is for testing only!

Nightly releases is moved to null2264/yokai-nightly repo.

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)

Additions

  • Added a couple new tags to set entry as SFW (sfw and non-erotic)

Checksums

Variant SHA-256
Universal 89a05a201f620fa2e8964d50cc8f0c65676cd8b3903a36328e606f2b77a65216
arm64-v8a 12c64bfbf78c9b8b95e2c12806309c74b652b06a005ba6aeeb84fcf3ca8b2969
armeabi-v7a 3b091a96365edf19ee144297d6bce397404384f45775f7eb17325b0719139e2c
x86 ae645c93359f38085cbdd63e826428c10a34324c18443755c8e05623cf5c6797
x86_64 5935f583faca796554d593440389ab47ade23ccd7e3cf4794671ccdcf8d60b76

Tip

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

Yōkai v1.8.1

29 May 13:31
8462e0d
Compare
Choose a tag to compare

Additions

  • (Experimental) Option to append chapter ID to download filename to avoid conflict

Changes

  • Changed notification icon to use Yōkai's logo instead
  • Yōkai is now ComicInfo compliant. Click here to learn more
  • Removed "Couldn't split downloaded image" notification to reduce confusion. It has nothing to do with unsuccessful split, it just think it shouldn't split the image

Fixes

  • Fixed not being able to open different chapter when a chapter is already opened
  • Fixed not being able to read chapters from local source
  • Fixed local source can't detect archives

Other

  • Wrap SplashState to singleton factory, might fix issue where splash screen shown multiple times
  • Use Okio instead of java.io, should improve reader stability (especially long strip)

Checksums

Variant SHA-256
Universal 166dcdb7a09c804fc8965787a4ddbc7798bea4e7861cf878bda4a893ad7188da
arm64-v8a 85032734974c6996f7966635e181acb80969240716abfc73d1f846d6ab46a29a
armeabi-v7a 41d7f8e26b0ea6b2ee235da453bcfaf832965f2bedebe82660657e8205a69d40
x86 ef2a6e8a2e5cc275f2a1d1d5338170130f240df8be52c45fb4c62fca557502bc
x86_64 648fc3c936baf1c3de4d4d92be31a68101268f43923675d54273ec695740ab0d

Tip

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

Yōkai v1.8.0.2

27 May 23:58
1c8d546
Compare
Choose a tag to compare

Hotfix for Android 11+ bros

Fixes

  • Fixed app crashes when backup directory is null
  • Fixed app asking for All Files access permission when it's no longer needed

Checksums

Variant SHA-256
Universal 72c9326be944bc91e5919c2fb17e152d1e7498b0822970958993f2d9b7158d04
arm64-v8a d35228312b46662ed1c7309e860eac17e8b20f77ec4bcb307a554a06459ad6ed
armeabi-v7a 949a96d5372ecd7703e6bfd2841b446222d9803703a38dec258ecfe8d982169b
x86 d221fdce2b9a1ecb40c5ee53b2e943c56845f013514cd91e42012e67de2cf8f8
x86_64 4d5e50b5be6b13603628d2dde0806005f28fc95834a23f8188b06411a0e4f52e

Tip

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

Yōkai v1.8.0.1

27 May 12:02
4e65807
Compare
Choose a tag to compare

Hotfix for 1.8.0

Additions

  • Added CrashScreen

Fixes

  • Fixed version checker for nightly against hotfix patch version
  • Fixed download cache causes the app to crash

Changelog for 1.8.0:

Additions

  • Added cutout support for some pre-Android P devices
  • Added option to add custom colour profile
  • Added onboarding screen

Changes

  • Permanently enable 32-bit colour mode
  • Unified Storage™ (Click here to learn more about it)

Fixes

  • Fixed cutout behaviour for Android P
  • Fixed some extensions doesn't detect "added to library" entries properly (GH-40)
  • Fixed nightly and debug variant doesn't include their respective prefix on their app name
  • Fixed nightly version checker

Other

  • Update dependency com.github.tachiyomiorg:image-decoder to e08e9be535
  • Update dependency com.github.null2264:subsampling-scale-image-view to 338caedb5f
  • Added Unit Test for version checker
  • Use Coil pipeline instead of SSIV for image decode whenever possible, might improve webtoon performance
  • Migrated from Coil2 to Coil3
  • Update compose compiler to v1.5.14
  • Update dependency androidx.compose.animation:animation to v1.6.7
  • Update dependency androidx.compose.foundation:foundation to v1.6.7
  • Update dependency androidx.compose.material:material to v1.6.7
  • Update dependency androidx.compose.ui:ui to v1.6.7
  • Update dependency androidx.compose.ui:ui-tooling to v1.6.7
  • Update dependency androidx.compose.ui:ui-tooling-preview to v1.6.7
  • Update dependency androidx.compose.material:material-icons-extended to v1.6.7
  • Update dependency androidx.lifecycle:lifecycle-viewmodel-compose to v2.8.0
  • Update dependency androidx.activity:activity-ktx to v1.9.0
  • Update dependency androidx.activity:activity-compose to v1.9.0
  • Update dependency androidx.annotation:annotation to v1.8.0
  • Update dependency androidx.browser:browser to v1.8.0
  • Update dependency androidx.core:core-ktx to v1.13.1
  • Update dependency androidx.lifecycle:lifecycle-viewmodel-ktx to v2.8.0
  • Update dependency androidx.lifecycle:lifecycle-livedata-ktx to v2.8.0
  • Update dependency androidx.lifecycle:lifecycle-common to v2.8.0
  • Update dependency androidx.lifecycle:lifecycle-process to v2.8.0
  • Update dependency androidx.lifecycle:lifecycle-runtime-ktx to v2.8.0
  • Update dependency androidx.recyclerview:recyclerview to v1.3.2
  • Update dependency androidx.sqlite:sqlite to v2.4.0
  • Update dependency androidx.webkit:webkit to v1.11.0
  • Update dependency androidx.work:work-runtime-ktx to v2.9.0
  • Update dependency androidx.window:window to v1.2.0
  • Update dependency com.google.firebase:firebase-crashlytics-gradle to v3.0.1
  • Update dependency com.google.gms:google-services to v4.4.1
  • Update dependency com.google.android.material:material to v1.12.0
  • Update dependency com.squareup.okio:okio to v3.8.0
  • Update dependency com.google.firebase:firebase-bom to v33.0.0
  • Update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v1.9.24
  • Update dependency org.jetbrains.kotlin:kotlin-serialization to v1.9.24
  • Update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.6.2
  • Update dependency org.jetbrains.kotlinx:kotlinx-serialization-json-okio to v1.6.2
  • Update dependency org.jetbrains.kotlinx:kotlinx-serialization-protobuf to v1.6.2
  • Update dependency org.jetbrains.kotlinx:kotlinx-coroutines-android to v1.8.0
  • Update dependency org.jetbrains.kotlinx:kotlinx-coroutines-core to v1.8.0
  • Resolved some compile warnings
  • Update dependency com.github.tachiyomiorg:unifile to 7c257e1c64

Checksums

Variant SHA-256
Universal 68bd5ccdfe311c81828cc0a848c320bf0eea93cbb939bc3d47b32bca96a0e8f6
arm64-v8a e7d50af6a9a0d0902b776f3996cd1c53ac1ade3ca9e6cb6a96a7cdeba957bb64
armeabi-v7a 80ef0c08ebc9e1e4fe7b1c651893356504629fa86c13a63f03cc1c361ee80554
x86 cbd5f8a5deca46732523f24e76d371329dcf6a7f5cedc2cf320b9dcf5fba73b7
x86_64 fc1c3f5a6859edbf0deca291ef696f217555ab88733348232827403f10d5f73d

Tip

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

Yōkai v1.8.0

27 May 06:34
306b8c6
Compare
Choose a tag to compare

This update introduced Tachiyomi 0.15.0's Unified Storage™, don't say I didn't warn you :)

Additions

  • Added cutout support for some pre-Android P devices
  • Added option to add custom colour profile
  • Added onboarding screen

Changes

  • Permanently enable 32-bit colour mode
  • Unified Storage™ (Click here to learn more about it)

Fixes

  • Fixed cutout behaviour for Android P
  • Fixed some extensions doesn't detect "added to library" entries properly (GH-40)
  • Fixed nightly and debug variant doesn't include their respective prefix on their app name
  • Fixed nightly version checker

Other

  • Update dependency com.github.tachiyomiorg:image-decoder to e08e9be535
  • Update dependency com.github.null2264:subsampling-scale-image-view to 338caedb5f
  • Added Unit Test for version checker
  • Use Coil pipeline instead of SSIV for image decode whenever possible, might improve webtoon performance
  • Migrated from Coil2 to Coil3
  • Update compose compiler to v1.5.14
  • Update dependency androidx.compose.animation:animation to v1.6.7
  • Update dependency androidx.compose.foundation:foundation to v1.6.7
  • Update dependency androidx.compose.material:material to v1.6.7
  • Update dependency androidx.compose.ui:ui to v1.6.7
  • Update dependency androidx.compose.ui:ui-tooling to v1.6.7
  • Update dependency androidx.compose.ui:ui-tooling-preview to v1.6.7
  • Update dependency androidx.compose.material:material-icons-extended to v1.6.7
  • Update dependency androidx.lifecycle:lifecycle-viewmodel-compose to v2.8.0
  • Update dependency androidx.activity:activity-ktx to v1.9.0
  • Update dependency androidx.activity:activity-compose to v1.9.0
  • Update dependency androidx.annotation:annotation to v1.8.0
  • Update dependency androidx.browser:browser to v1.8.0
  • Update dependency androidx.core:core-ktx to v1.13.1
  • Update dependency androidx.lifecycle:lifecycle-viewmodel-ktx to v2.8.0
  • Update dependency androidx.lifecycle:lifecycle-livedata-ktx to v2.8.0
  • Update dependency androidx.lifecycle:lifecycle-common to v2.8.0
  • Update dependency androidx.lifecycle:lifecycle-process to v2.8.0
  • Update dependency androidx.lifecycle:lifecycle-runtime-ktx to v2.8.0
  • Update dependency androidx.recyclerview:recyclerview to v1.3.2
  • Update dependency androidx.sqlite:sqlite to v2.4.0
  • Update dependency androidx.webkit:webkit to v1.11.0
  • Update dependency androidx.work:work-runtime-ktx to v2.9.0
  • Update dependency androidx.window:window to v1.2.0
  • Update dependency com.google.firebase:firebase-crashlytics-gradle to v3.0.1
  • Update dependency com.google.gms:google-services to v4.4.1
  • Update dependency com.google.android.material:material to v1.12.0
  • Update dependency com.squareup.okio:okio to v3.8.0
  • Update dependency com.google.firebase:firebase-bom to v33.0.0
  • Update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v1.9.24
  • Update dependency org.jetbrains.kotlin:kotlin-serialization to v1.9.24
  • Update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.6.2
  • Update dependency org.jetbrains.kotlinx:kotlinx-serialization-json-okio to v1.6.2
  • Update dependency org.jetbrains.kotlinx:kotlinx-serialization-protobuf to v1.6.2
  • Update dependency org.jetbrains.kotlinx:kotlinx-coroutines-android to v1.8.0
  • Update dependency org.jetbrains.kotlinx:kotlinx-coroutines-core to v1.8.0
  • Resolved some compile warnings
  • Update dependency com.github.tachiyomiorg:unifile to 7c257e1c64

Checksums

Variant SHA-256
Universal 9ff07ef0046e32f59fef8f4cf1838214df6245626d105783552d1e8f6759588c
arm64-v8a 934cb5fe4b38af854639f3d77cd7302921184b4778494f055de270b35562ce06
armeabi-v7a 97bd7b6e8bab3bb4287cae2bf07ae18f9a45c90154eae0c5ccf12b9c434fafbc
x86 2efcdd6125ac540cb01a1ee5c2b6e4efc2babc8307197f03bb43ea78c0527f1f
x86_64 e9f9114918d210836a42614d5f28c53fb2ef505406c35c68208d37da9d04eb78

Tip

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

Yōkai v1.7.14

12 Feb 03:12
ceb4eba
Compare
Choose a tag to compare

Hotfix for 1.7.13, I messed up cutout support there.

Changes

  • Added splash to reader (in case it being opened from shortcut)
  • Increased long strip split height
  • Use normalized app name by default as folder name

Fixes

  • Fixed cutout support being broken

Other

  • Move AppState from DI to Application class to reduce race condition

Checksums

Variant SHA-256
Universal b543a73a326c43269cfeefba808bde79d49b95cb6f2499c99b1ccbec101c6904
arm64-v8a 1f6bd4b2c51b4941daec525f1fce1e560c9dcd93c59cfb710438e6b57e7d1546
armeabi-v7a 8244e69ac39be84eed8962340eaac8202d2ccc9ad4b9492d5c8835b910a7d150
x86 46415931a3d82871a5d71f3c4326889cc0f8af5030fb976150ae8164437323bb
x86_64 5dbb046973c26c04f2592f330717c97598e2f1864a22275bf448a3ff621861e8

Tip

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

Yōkai v1.7.13

09 Feb 11:14
4714970
Compare
Choose a tag to compare

Since there's a lot of new people coming over, I'll repeat my statement a few releases ago, if you think this is the "successor" of J2K, please consider migrating back to (or staying on) J2K as this fork will start diverting back to how I imagine it, you're free to use my fork but I'm just gonna clarify that this fork is NOT a successor of J2K

Also, just a heads-up, next update (hopefully 1.8.0 if there's no critical bug) will introduce Tachiyomi 0.15.0's storage system, so if you don't like that changes, it's your chance to go back to J2K :)

Additions

  • Ported Tachi's cutout option
  • Added Doki theme (dark only)

Changes

  • Repositioned cutout options in settings
  • Splash icon now uses coloured variant of the icon
  • Removed deep link for sources, this should be handled by extensions
  • Removed braces from nightly (and debug) app name

Fixes

  • Fixed preference summary not updating after being changed once
  • Fixed legacy appbar is visible on compose when being launched from deeplink
  • Fixed some app icon not generated properly
  • Fixed splash icon doesn't fit properly on Android 12+

Other

  • Migrate to using Android 12's SplashScreen API
  • Clean up unused variables from ExtensionInstaller

Checksums

Variant SHA-256
Universal bedd8cf57aa2c8281fe73a7a04966cdf0513f922ebcc45a0f28d577e612046df
arm64-v8a 0ae8201b6621c6a01c8e9e1214a0153e3ea6ae3f0b536fa4971177f49c61ed4d
armeabi-v7a b66c90e2d173fb2e463d82c639e917f4ad4d8c831f6b1afd4e12c55dcca376ff
x86 26a93efd03ca6b2978bb651fc6b53b4949dcd8214787180f870ae630758cd656
x86_64 c035a4c3b494dde4b7b5ad018d0556ac7d3188d405f457e2330a9f43ba7a13cc

Tip

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