Skip to content

TachiyomiSY Dev Build 565

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Oct 21:05
· 1 commit to master since this release
94410fe

Commits

jobobby04/TachiyomiSY@dea3891...2ea8449

  • 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)

Checksums

Variant SHA-256
Universal bd04723f18c4b31b1bfc56dc5c17b930317854018100b391f118ae70222d8722
arm64-v8a 8efcbf2a359b642b251979ac65a2e036f3a7fb2ab7136a299b5940c8b913bad4
armeabi-v7a 7b801616d9cd9bc4c2b197655e6353141590e4735405e18be1c4892c0f63ee16
x86 ce311cae6d9b8e441a1b2ce01cab7980f68f9ec30363bcd5372f36e5756d5c5a
x86_64 4d1d465cfc4da41b15451d00f9f23f497c81b1fe7f95e769942887c5e6046a78