AntsyLich
|
eb5f57a48c
|
Simplify extension store decoding and add gzip compression support (#3453)
|
2026-06-21 15:08:52 +00:00 |
|
AntsyLich
|
903add50c9
|
Address gradle 9.6 deprecations (#3452)
|
2026-06-21 12:42:26 +00:00 |
|
Mend Renovate
|
c7e782c179
|
Update markdown to v0.42.0 (#3447)
|
2026-06-20 23:42:08 +06:00 |
|
Mend Renovate
|
53724fd561
|
Update softprops/action-gh-release action to v3.0.1 (#3444)
|
2026-06-20 23:40:32 +06:00 |
|
Mend Renovate
|
5f80403c5d
|
Update GitHub Actions to v7 (#3438)
|
2026-06-19 13:09:41 +06:00 |
|
Mend Renovate
|
d4ad76d576
|
Update kotest.assertions to v6.2.1 (#3437)
|
2026-06-19 13:08:42 +06:00 |
|
Mend Renovate
|
46b5cce007
|
Update Gradle to v9.6.0 (#3439)
|
2026-06-19 13:08:20 +06:00 |
|
AntsyLich
|
80541831bb
|
Revert "Use app scoped CoroutineScope (#3403)"
This reverts commit 509eee5dfb.
Fixes #3429
|
2026-06-18 17:40:01 +06:00 |
|
AntsyLich
|
ee6a9876ec
|
Fix uploaded apk reference in build workflow (#3435)
|
2026-06-18 01:20:43 +06:00 |
|
Mend Renovate
|
df37d81dfb
|
Update androidx.lifecycle to v2.11.0 (#3433)
Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com>
|
2026-06-17 19:11:07 +00:00 |
|
Mend Renovate
|
e99a50f612
|
Update androidx.compose.bom to v2026.06.00 (#3432)
|
2026-06-18 01:04:06 +06:00 |
|
AntsyLich
|
50d0e8ae0a
|
Only try to read signing data in release workflow (#3431)
|
2026-06-17 18:34:00 +00:00 |
|
AntsyLich
|
6552ffe315
|
Sign APK with AGP
|
2026-06-17 02:40:35 +06:00 |
|
Mend Renovate
|
381eb07ec9
|
Update google.services to v4.5.0 (#3422)
|
2026-06-16 19:40:09 +00:00 |
|
Mend Renovate
|
3eafa16c64
|
Update firebase.bom to v34.15.0 (#3419)
|
2026-06-17 01:23:55 +06:00 |
|
Mend Renovate
|
672ff416c5
|
Update actions/setup-java to v5.3.0 (#3420)
|
2026-06-16 17:40:59 +00:00 |
|
Mend Renovate
|
16376f509c
|
Update GitHub Actions (major) (#3004)
|
2026-06-16 23:33:21 +06:00 |
|
Mend Renovate
|
56fde24532
|
Update spotless to v8.7.0 (#3416)
|
2026-06-16 23:25:28 +06:00 |
|
Mend Renovate
|
518d2ab7df
|
Update kotest.assertions to v6.2.0 (#3415)
|
2026-06-16 23:24:55 +06:00 |
|
AntsyLich
|
082bd66673
|
Remove redundant call to updateMangaFromRemote in manga screen
|
2026-06-16 20:03:07 +06:00 |
|
AntsyLich
|
5880f4b0bd
|
Ensure chapter order is retained when passed to source.getMangaUpdate
|
2026-06-16 20:01:47 +06:00 |
|
AntsyLich
|
d156496cfa
|
Update num_repos string to use store
|
2026-06-16 19:38:10 +06:00 |
|
AntsyLich
|
eb80ab410e
|
Ensure memo is correctly passed around when transforming classes
|
2026-06-16 19:05:52 +06:00 |
|
AntsyLich
|
5896d2c939
|
Fix compatibility with older backups
Fixes #3413
|
2026-06-16 03:18:12 +06:00 |
|
AntsyLich
|
e3610cbe2c
|
Allow app to load TachiyomiX 1.6 extensions
|
2026-06-16 00:13:10 +06:00 |
|
AntsyLich
|
94cab02c1e
|
Adapt model implementation for TachiyomiX 1.6 (#3412)
|
2026-06-15 17:32:39 +00:00 |
|
AntsyLich
|
f00cac265f
|
Remove text limit of manga notes (#3410)
|
2026-06-14 14:55:04 +00:00 |
|
MajorTanya
|
aa6742bf3e
|
Suppress more tachiyomix-related deprecations (#3409)
|
2026-06-14 20:47:11 +06:00 |
|
AntsyLich
|
4c37f4c764
|
Adapt source implementation for TachiyomiX 1.6 (#3243)
|
2026-06-13 20:34:31 +00:00 |
|
AntsyLich
|
430b13bb81
|
Adapt network implementation for TachiyomiX 1.6 (#3248)
|
2026-06-14 02:10:55 +06:00 |
|
AntsyLich
|
c15f7bee85
|
Ensure old extension store is removed if index url changes (#3408)
|
2026-06-13 18:14:16 +00:00 |
|
AntsyLich
|
1a030420b1
|
Supress UnstableApiUsage in settings.gradle.kts
|
2026-06-13 23:57:35 +06:00 |
|
AntsyLich
|
a6f0cec083
|
Use . toDrawable extension function in ImageUtil
|
2026-06-13 23:57:35 +06:00 |
|
AntsyLich
|
6ae79d255d
|
Address various redundant constructs
|
2026-06-13 23:57:35 +06:00 |
|
AntsyLich
|
4b9974e20a
|
Use duration overload for time related methods
|
2026-06-13 23:57:35 +06:00 |
|
AntsyLich
|
509eee5dfb
|
Use app scoped CoroutineScope (#3403)
|
2026-06-12 17:14:29 +06:00 |
|
Mend Renovate
|
63a71fa447
|
Update coil to v3.5.0 (#3399)
|
2026-06-10 16:46:39 +00:00 |
|
AntsyLich
|
d4327c8d48
|
Add auto migration support from legacy extension store index (#3398)
|
2026-06-10 22:29:27 +06:00 |
|
AntsyLich
|
5f1d76a73a
|
Change the term "Obsolete" to "Orphaned" for extensions (#3383)
|
2026-06-10 13:53:01 +00:00 |
|
AntsyLich
|
35f6a607b8
|
Use our fork of sqldelight-androidx-driver (#3396)
|
2026-06-10 13:49:27 +00:00 |
|
Mend Renovate
|
378518c0fd
|
Update firebase.bom to v34.14.1 (#3391)
|
2026-06-10 17:26:44 +06:00 |
|
Mend Renovate
|
69fb33887f
|
Update okhttp monorepo to v5.4.0 (#3393)
|
2026-06-10 17:24:51 +06:00 |
|
AntsyLich
|
f87c4d55e3
|
Use more sqldelight coroutines extensions
|
2026-06-07 18:01:17 +06:00 |
|
AntsyLich
|
c612a6ca8d
|
Extract badge data separately when forming LibraryItem (#3382)
|
2026-06-04 18:25:42 +00:00 |
|
AntsyLich
|
a1ad33baef
|
Remove redundant compiler argument for annotation default target
|
2026-06-05 00:08:21 +06:00 |
|
Mend Renovate
|
8c27bc07fc
|
Update androidx.core to v1.19.0 (#3379)
Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com>
|
2026-06-04 16:27:41 +00:00 |
|
AntsyLich
|
95bc599ac0
|
Add paddings to vertical chapter navigator
|
2026-06-04 10:07:35 +06:00 |
|
AntsyLich
|
cd27b10750
|
Drop kotlinx-collections-immutable usage (#3380)
|
2026-06-03 20:45:24 +00:00 |
|
Mend Renovate
|
7f8851de6a
|
Update androidx.compose.bom to v2026.05.02 (#3378)
|
2026-06-03 20:05:01 +00:00 |
|
AntsyLich
|
a330258f6a
|
Add vertical chapter navigator for long strip mode (#3377)
|
2026-06-03 19:54:52 +00:00 |
|