6c93deacca
refactor: Use AboutLibraries
...
Should unblock GH-124 from being merged, no thanks to Google.
2024-07-31 10:01:38 +07:00
fa1f780b47
refactor(source/local): Invalidate before getting other manga details
...
Reduce code duplication and also covers local manga without metadata file
2024-07-31 07:53:32 +07:00
df8eeb8e88
chore: Preparing to move ComicInfo to core
module
2024-07-31 07:44:59 +07:00
7fdb4b7c69
chore: Bump default user agent string
2024-07-31 06:47:12 +07:00
93ca622409
chore(deps): Update compose bom to v2024.07.00-alpha02
2024-07-31 06:45:05 +07:00
bf7ece49d9
fix: Check hotfix before checking stage weight
2024-07-30 10:31:01 +07:00
bc51e60bb3
docs: Fix comment [skip ci]
...
No idea why I type still instead of this, brain not braining sometimes
2024-07-30 10:25:21 +07:00
87d44b1a5a
chore: Check hotfix before build number
...
Since build number only matters if it's an unstable release
2024-07-30 10:21:08 +07:00
4a386adc62
fix: Check hotfix last
2024-07-30 10:16:55 +07:00
11fa491a6b
test(AppUpdateCheckerTest): Add more test cases
2024-07-30 10:09:39 +07:00
736e608db2
fix: Version name is not being used
2024-07-30 09:36:25 +07:00
56bff3c939
ci: Wrong name
2024-07-30 09:20:47 +07:00
7126e3a2fa
fix: Add chucker no-op for beta build
2024-07-30 09:17:34 +07:00
59b2f0a159
ci: Don't cancel nightly when trying to release
2024-07-30 09:15:44 +07:00
a83865e086
ci: A way to draft beta release
2024-07-30 08:57:56 +07:00
114776bc53
refactor: Move Manga class to domain
module
2024-07-30 07:01:49 +07:00
9f7fa90f04
fix(transitionHolder): Wrap circular progress indicator content
2024-07-29 18:54:01 +07:00
Ahmad Ansori Palembani
47433a2bb2
docs: Link GitLab mirror
...
In case something happened to this repo
2024-07-29 05:37:27 +07:00
f7584b1d5b
refactor(source/local): Merge epub fill metadata functions
2024-07-28 14:26:32 +07:00
6990bccd02
fix(source/local): Invalidation is targeting the wrong manga object
2024-07-28 14:13:48 +07:00
4e75e70eee
refactor(source/local): Simplify code
2024-07-28 14:11:50 +07:00
630e23cff7
refactor(source/local): Invalidate cover on refresh instead
2024-07-28 13:33:50 +07:00
4f46d0ee28
feat(source/local): Button to invalidate local source manga cover
...
In case Android somehow messing up the URI the first time
2024-07-28 12:28:16 +07:00
931a4e84c3
chore: Ignore case sensitivity for http resource scheme
2024-07-28 12:07:22 +07:00
5f19348633
refactor: No longer need to use .orEmpty()
for ImageUtil.isImage
2024-07-28 12:04:50 +07:00
67b881dc3f
refactor(source/local): Simplify getCoverFile code
...
Also make cover filename case-insensitive
2024-07-28 12:00:32 +07:00
448a582019
refactor(source/local): Re-organize updateCover(...)
2024-07-28 11:54:44 +07:00
49ecfc51b1
refactor: Move source-api to source directory
...
Preparing to split local source to its own module
2024-07-28 11:38:33 +07:00
98df0773a2
chore: Sync changelog
2024-07-27 20:26:47 +07:00
9d4dc5f351
fix(extension/repo): Don't throw an error if it's a connection error
...
Fixes GH-130
2024-07-27 20:22:24 +07:00
fb92d1dcb6
chore(deps): Update Android Gradle Plugin to v8.5.1
...
They told me on 8th of July that AGP up to v8.6-alpha will be supported
on next IDEA (for EAP, because of it is... at this point I think
Ultimate Edition no longer worth it, at least for KMM developers) plugin
release, let's see if they're telling the truth.
2024-07-25 09:06:35 +07:00
f4c0df3181
chore(deps): Update compose bom to v2024.07.00-alpha01
2024-07-25 08:46:50 +07:00
8f29677400
docs: Sync changelog
...
Kermit Crashlytics is no longer used, we use custom LogWriter for it so
that it integrate better with CrashScreen
2024-07-25 08:44:39 +07:00
304688831c
docs: Sync changelog
...
Also add new section for Translation changes/updates
2024-07-18 08:05:54 +07:00
InfinityDouki56
5d69d75882
chore(i18n): Update Filipino translation ( #127 )
...
Since Weblate closed the TachiJ2K translation submissions (also used in Yokai) are closed due to "maintenance", I have to perform some grammatical fixes and makes some strings simpler to understand since modern Filipino allows foreign language texts if the translation doesn't exist or doesn't make any sense.
Changes:
- Grammatical updates from Mihon (from Weblate)
- Change some reference of TachiyomiJ2K to Yokai (except for the "extension unavailable in Tachiyomi")
2024-07-17 19:58:02 +07:00
mangkoran
72bd822c35
fix: Remove "english" tag from comic detection ( #126 )
...
Fix #125
2024-07-16 19:09:33 +07:00
91656140e5
fix: Resolve gradle build warning
2024-07-14 08:30:13 +07:00
17588ed1c6
fix: Fix build
2024-07-10 12:29:15 +07:00
arkon
859674681a
enhance: Limit parallelism for Coil image loading
...
REF: https://www.reddit.com/r/androiddev/comments/xbeizp/comment/io4ytdv/
Co-authored-by: ivaniskandar <ivaniskandar@users.noreply.github.com>
2024-07-10 12:18:34 +07:00
5785550e75
chore(deps): Bump coil version and some code reformat
2024-07-10 12:09:41 +07:00
1d7fab08cf
refactor: Allow nullable [skip ci]
2024-07-10 12:02:03 +07:00
FooIbar
73b395000f
fix: Fixed some issues when reading/saving images
2024-07-10 11:57:05 +07:00
cb6677cc91
docs: Minor adjustment
2024-07-07 11:18:11 +07:00
cc714793b2
ci: Wait instead of cancelling
2024-07-07 11:16:34 +07:00
2a20be913d
chore: Remove clown issue closer
...
No body ever read anyway, what's the point, it only cause spam.
2024-07-06 13:53:08 +07:00
c33efa26a0
ci(deps): Use build-tool
v34.0.0
2024-07-06 13:19:00 +07:00
f446ae1a3d
chore(gitignore): Ignore kls_database.db
2024-07-06 07:38:00 +07:00
df51096824
chore(deps): Comment out AndroidX KMP SQLiteDriver until SQLDelight support it
2024-07-04 13:42:08 +07:00
5c7e0ddf01
chore: Prepare KMP AndroidX SQLiteDriver
...
Currently blocked by https://github.com/cashapp/sqldelight/pull/5283
2024-07-04 13:36:10 +07:00
6e259f4721
docs: Rephrase changelog
2024-07-01 21:53:22 +07:00