Skip to content

TachiyomiSY Dev Build 566

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Oct 23:46
297d36f

Commits

jobobby04/TachiyomiSY@dea3891...6cf7ef7

  • Switch Injekt to Koin-Injekt bridge and implement InjektRegistrar bridge (@jobobby04)
  • PagerPageHolder: lazy init loading indicator (@AntsyLich)
  • Collect MangaScreen state with lifecycle (@AntsyLich)
  • Add stable marker to Manga data class (@AntsyLich)
  • spotlessApply my beloved (@AntsyLich)
  • Use DTOs to parse tracking API responses (#1103) (@MajorTanya)
  • Enable 'Split Tall Images' by default (#1185) (@Smol-Ame)
  • Option to update trackers when chapter marked as read (#1177) (@Animeboynz)
  • Migrate some classpaths to gradle plugins (@AntsyLich)
  • Add crashlytics to standard builds (@AntsyLich)
  • Remove more unnecessary permissions from Firebase dependency (@AntsyLich)
  • Fix mishap in 02af9b1acf9f590d29560bc3fc90d206e8e6e1af (@AntsyLich)
  • fix(deps): update dependency com.android.tools:desugar_jdk_libs to v2.1.2 (#1188) (@renovate[bot])
  • Fix Kitsu ratingTwenty being typed as String (#1191) (@MajorTanya)
  • Rename LocalesConfigPlugin file to LocalesConfigTask (@AntsyLich)
  • Switch to stable compose (@AntsyLich)
  • Bump compose version (@AntsyLich)
  • fix(deps): update dependency dev.chrisbanes.compose:compose-bom to v2024.05.00-alpha03 (#843) (@renovate[bot])
  • Fix disappearance items when fast scrolling (#1035) (@cuong-tran)
  • fix(deps): update lifecycle.version to v2.8.5 (#1190) (@renovate[bot])
  • fix(deps): update dependency com.google.accompanist:accompanist-systemuicontroller to v0.36.0 (#1192) (@renovate[bot])
  • fix(deps): update dependency androidx.activity:activity-compose to v1.9.2 (#1189) (@renovate[bot])
  • Ignore "intent://" urls on webview (#1193) (@bapeey)
  • SpotlessApply (@jobobby04)
  • Use TextFieldState in BasicTextField where applicable (#1201) (@AntsyLich)
  • Reduce ChapterNavigator horizontal padding on small ui (#1202) (@AntsyLich)
  • Bump NDK version (#1203) (@AntsyLich)
  • Show toast for app restart when User-Agent is changed (#1204) (@NGB-Was-Taken)
  • fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-collections-immutable to v0.3.8 (#1198) (@renovate[bot])
  • chore(deps): update dependency gradle to v8.10.1 (#1211) (@renovate[bot])
  • fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-coroutines-bom to v1.9.0 (#1222) (@renovate[bot])
  • fix(deps): update dependency com.squareup.okio:okio to v3.9.1 (#1217) (@renovate[bot])
  • fix(deps): update dependency com.google.firebase:firebase-bom to v33.3.0 (#1216) (@renovate[bot])
  • fix(deps): update dependency androidx.compose:compose-bom to v2024.09.01 (#1214) (@renovate[bot])
  • Fix: wrong calculation of nextUpdate when setting custom fetchInterval (#1206) (@cuong-tran)
  • Fix WheelPicker Manual Input (#1209) (@Animeboynz)
  • Fix Kitsu synopsis nullability (#1233) (@MajorTanya)
  • Re-enable fetching chapters list for entries with licenced status (#1230) (@Animeboynz)
  • fix(deps): update dependency me.zhanghai.android.libarchive:library to v1.1.1 (#1229) (@renovate[bot])
  • fix(deps): update dependency com.android.tools.build:gradle to v8.6.1 (#1235) (@renovate[bot])
  • Change casing for Extention Repos String (#1248) (@Animeboynz)
  • fix(deps): update serialization.version to v1.7.3 (#1246) (@renovate[bot])
  • fix(deps): update dependency androidx.benchmark:benchmark-macro-junit4 to v1.3.1 (#1238) (@renovate[bot])
  • fix(deps): update lifecycle.version to v2.8.6 (#1241) (@renovate[bot])
  • fix(deps): update dependency androidx.profileinstaller:profileinstaller to v1.4.0 (#1242) (@renovate[bot])
  • fix(deps): update dependency me.zhanghai.android.libarchive:library to v1.1.2 (#1255) (@renovate[bot])
  • fix(deps): update dependency org.junit.jupiter:junit-jupiter to v5.11.1 (#1262) (@renovate[bot])
  • fix(deps): update dependency androidx.compose:compose-bom to v2024.09.02 (#1239) (@renovate[bot])
  • chore(deps): update dependency gradle to v8.10.2 (#1254) (@renovate[bot])
  • fix(deps): update dependency com.android.tools.build:gradle to v8.7.0 (#1284) (@renovate-bot)
  • fix(deps): update dependency com.google.firebase:firebase-bom to v33.4.0 (#1285) (@renovate-bot)
  • fix(deps): update dependency androidx.benchmark:benchmark-macro-junit4 to v1.3.2 (#1287) (@renovate-bot)
  • fix(deps): update dependency androidx.profileinstaller:profileinstaller to v1.4.1 (#1289) (@renovate-bot)
  • fix(deps): update dependency org.junit.jupiter:junit-jupiter to v5.11.2 (#1294) (@renovate-bot)
  • fix(deps): update dependency androidx.compose:compose-bom to v2024.09.03 (#1288) (@renovate-bot)
  • Fix AniList ALSearchItem.status nullibility (#1297) (@Secozzi)
  • fix(deps): update dependency io.coil-kt.coil3:coil-bom to v3.0.0-rc01 (#1308) (@renovate-bot)
  • Update renovate configuration (@AntsyLich)
  • Update dependency io.mockk:mockk to v1.13.13 (#1313) (@renovate-bot)
  • Retain remote last chapter read if it's higher than the local one for EnhancedTracker (#1301) (@brewkunz)
  • Update kotlin monorepo to v2.0.21 (#1314) (@renovate-bot)
  • Cleanup LibraryScreenModel LibraryMap.applySort and some more (@AntsyLich)
  • Tweak Preference.collectAsState (@AntsyLich)
  • Adjust distinct checker in WidgetManager and run on default dispatcher (@AntsyLich)
  • Update resources exclusion rules (@AntsyLich)
  • Bump compile sdk to 35 (@AntsyLich)
  • ChapterNavigator: dispatch page change only when needed (@AntsyLich)
  • Remove usage of deprecated accompanist SystemUiController (@AntsyLich)
  • Add option to opt out of Analytics and Crashlytics (#1237) (@Animeboynz)
  • Add Quantity Badge to Upcoming Screen (#1250) (@Animeboynz)
  • Added random library sort (#1317) (@jackhamilton)
  • Update dependency me.zhanghai.android.libarchive:library to v1.1.3 (#1321) (@renovate-bot)
  • Confirmation dialog when removing privately installed extensions (#1320) (@Animeboynz)
  • Fix EnhancedTracker not auto binding when adding manga to library (#1298) (@brewkunz)
  • Refrain from running spotless on weblate files (@AntsyLich)
  • Adjust expandable fab animation (@AntsyLich)
  • Add option to backup non-library read entries (#1324) (@Animeboynz)
  • Show download state and progress on reader chapter list. (#1263) (@NGB-Was-Taken)
  • fix(deps): update dependency net.zetetic:sqlcipher-android to v4.6.1 (#1255) (@renovate[bot])
  • honor downloadChapters (#1270) (@cuong-tran)
  • SpotlessApply (@jobobby04)
  • Translations update from Hosted Weblate (#1268) (@weblate)
  • Respect the altTitlesInDesc preference (MD) (#1283) (@NGB-Was-Taken)
  • Allow adding multiple tags separated by commas (#1282) (@NGB-Was-Taken)
  • Hide sync library option when sync is disabled (#1275) (@FuSan21)
  • Fix issue with not showing source names in merged manga sometimes (@jobobby04)
  • Cleanup .gitignore files (@AntsyLich)
  • Reorder reader menu overflow items (@AntsyLich)
  • Make sure random library sort is at the bottom (@AntsyLich)
  • Update dependency com.android.tools.build:gradle to v8.7.1 (#1326) (@renovate-bot)

Checksums

Variant SHA-256
Universal a1cdb6e2867951adf94f4d927a78091f08b13960e0597397e79f404cd9c29674
arm64-v8a e4e9a5d0b3d805dd502d491bda3dcbc7e22ffc305d95e95cf9e3e233e6c4e26f
armeabi-v7a 7f0604b71b9262032aa70e7aa2719f08f9b3a11b811f1a9525240aad3d626df2
x86 d5027de396c007771c77d1cd62633d891ad307fc5cd796fe9e19a15040450558
x86_64 0e47cdff77156611c3f63f33736d838ac85812f24ece999ddb4989beb5258ba9