Quentinho199
18b312dde6
"fix/UI bug about finding chapter"
2025-10-14 09:44:01 +03:00
Koitharu
f78262b1a0
Udpate dependencies
2025-10-13 19:21:18 +03:00
Koitharu
c557a51c4d
Fix loading local manga in some corner cases
2025-10-13 19:21:18 +03:00
kota fujimi
8995762935
Translated using Weblate (Japanese)
...
Currently translated at 76.0% (665 of 875 strings)
Co-authored-by: kota fujimi <urakids@users.noreply.hosted.weblate.org >
Translate-URL: https://hosted.weblate.org/projects/kotatsu/strings/ja/
Translation: Kotatsu/Strings
2025-10-11 15:04:54 +03:00
Milo Ivir
ed2664db78
Translated using Weblate (Croatian)
...
Currently translated at 100.0% (875 of 875 strings)
Translated using Weblate (Croatian)
Currently translated at 100.0% (875 of 875 strings)
Translated using Weblate (Croatian)
Currently translated at 100.0% (9 of 9 strings)
Co-authored-by: Milo Ivir <mail@milotype.de >
Translate-URL: https://hosted.weblate.org/projects/kotatsu/plurals/hr/
Translate-URL: https://hosted.weblate.org/projects/kotatsu/strings/hr/
Translation: Kotatsu/Strings
Translation: Kotatsu/plurals
2025-10-11 15:04:54 +03:00
Infy's Tagalog Translations
f5a5e53b5a
Translated using Weblate (Filipino)
...
Currently translated at 99.0% (867 of 875 strings)
Co-authored-by: Infy's Tagalog Translations <ced.paltep10@gmail.com >
Translate-URL: https://hosted.weblate.org/projects/kotatsu/strings/fil/
Translation: Kotatsu/Strings
2025-10-11 15:04:54 +03:00
MuhamadSyabitHidayattulloh
9ef961590d
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (875 of 875 strings)
Translated using Weblate (Indonesian)
Currently translated at 100.0% (9 of 9 strings)
Co-authored-by: MuhamadSyabitHidayattulloh <tebepc@gmail.com >
Translate-URL: https://hosted.weblate.org/projects/kotatsu/plurals/id/
Translate-URL: https://hosted.weblate.org/projects/kotatsu/strings/id/
Translation: Kotatsu/Strings
Translation: Kotatsu/plurals
2025-10-11 15:04:54 +03:00
Jinzhou Huang
9b569615ee
Translated using Weblate (Chinese (Traditional Han script))
...
Currently translated at 75.4% (660 of 875 strings)
Co-authored-by: Jinzhou Huang <2314662431@qq.com >
Translate-URL: https://hosted.weblate.org/projects/kotatsu/strings/zh_Hant/
Translation: Kotatsu/Strings
2025-10-11 15:04:54 +03:00
Antonio Sanchez Castellón
f48cf2efe4
Translated using Weblate (Spanish)
...
Currently translated at 98.5% (862 of 875 strings)
Co-authored-by: Antonio Sanchez Castellón <angelfx19@gmail.com >
Translate-URL: https://hosted.weblate.org/projects/kotatsu/strings/es/
Translation: Kotatsu/Strings
2025-10-11 15:04:54 +03:00
Ruthwik
18094a310c
Translated using Weblate (Telugu)
...
Currently translated at 15.4% (135 of 875 strings)
Translated using Weblate (Telugu)
Currently translated at 100.0% (9 of 9 strings)
Added translation using Weblate (Telugu)
Added translation using Weblate (Telugu)
Co-authored-by: Ruthwik <rtwk03@gmail.com >
Translate-URL: https://hosted.weblate.org/projects/kotatsu/plurals/te/
Translate-URL: https://hosted.weblate.org/projects/kotatsu/strings/te/
Translation: Kotatsu/Strings
Translation: Kotatsu/plurals
2025-10-11 15:04:54 +03:00
Anon
320c49a831
Translated using Weblate (Serbian)
...
Currently translated at 98.5% (862 of 875 strings)
Co-authored-by: Anon <anonymousprivate76@gmail.com >
Translate-URL: https://hosted.weblate.org/projects/kotatsu/strings/sr/
Translation: Kotatsu/Strings
2025-10-11 15:04:54 +03:00
return_null
2a971d5dae
Translated using Weblate (Chinese (Simplified Han script))
...
Currently translated at 100.0% (875 of 875 strings)
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (875 of 875 strings)
Co-authored-by: return_null <demolang@dismail.de >
Translate-URL: https://hosted.weblate.org/projects/kotatsu/strings/zh_Hans/
Translation: Kotatsu/Strings
2025-10-11 15:04:54 +03:00
Dragibus Noir
4467e79ae6
Translated using Weblate (French)
...
Currently translated at 100.0% (875 of 875 strings)
Co-authored-by: Dragibus Noir <big.confetti700@aleeas.com >
Translate-URL: https://hosted.weblate.org/projects/kotatsu/strings/fr/
Translation: Kotatsu/Strings
2025-10-11 15:04:54 +03:00
Nataniel Dika Kurniawan
c68b180bf6
Translated using Weblate (Malay)
...
Currently translated at 100.0% (875 of 875 strings)
Translated using Weblate (Indonesian)
Currently translated at 100.0% (875 of 875 strings)
Translated using Weblate (Indonesian)
Currently translated at 100.0% (9 of 9 strings)
Translated using Weblate (Malay)
Currently translated at 53.1% (465 of 875 strings)
Co-authored-by: Nataniel Dika Kurniawan <hikawaart2@gmail.com >
Translate-URL: https://hosted.weblate.org/projects/kotatsu/plurals/id/
Translate-URL: https://hosted.weblate.org/projects/kotatsu/strings/id/
Translate-URL: https://hosted.weblate.org/projects/kotatsu/strings/ms/
Translation: Kotatsu/Strings
Translation: Kotatsu/plurals
2025-10-11 15:04:54 +03:00
copilot-swe-agent[bot]
5f879f6c83
Fix page position loss when switching reader modes
...
- Compare content.state with getCurrentState() to detect configuration changes vs intentional updates
- Use content.state when they match (mode switch case) to preserve explicit state updates
- Use getCurrentState() when they differ (rotation case) to restore saved position
- This ensures both screen rotation and mode switching work correctly
Co-authored-by: NathanBap <101987516+NathanBap@users.noreply.github.com >
2025-10-11 15:04:37 +03:00
copilot-swe-agent[bot]
aeb3732d75
Fix screen rotation causing reader to jump back to initial page
...
- Modified BaseReaderFragment to always use getCurrentState() when available
- getCurrentState() contains the most recent reading position saved in onPause/onDestroyView
- content.state may contain the initial state from when content was first loaded
- This ensures the current page position is preserved across configuration changes like screen rotation
Co-authored-by: NathanBap <101987516+NathanBap@users.noreply.github.com >
2025-10-11 15:04:37 +03:00
dragonx943
6292a0fd6b
Fix margin
2025-10-11 14:46:34 +03:00
dragonx943
8985b4135d
Make button in error dialog centered
2025-10-11 14:46:34 +03:00
Koitharu
5f51041220
Fix crash: add error handling for scrobbling info
2025-09-26 08:55:00 +03:00
Koitharu
5a14412b62
Fix appying webtoon pull gesture settings
2025-09-26 08:52:09 +03:00
Koitharu
be012f631a
Update parsers
2025-09-23 18:50:44 +03:00
Koitharu
0165f43603
Fix crash
2025-09-23 18:43:20 +03:00
Koitharu
77103f016f
Update parsers
2025-09-21 13:27:22 +03:00
DashZero
6b6719a259
Translated using Weblate (Thai)
...
Currently translated at 50.9% (446 of 875 strings)
Co-authored-by: DashZero <mee_original@hotmail.com >
Translate-URL: https://hosted.weblate.org/projects/kotatsu/strings/th/
Translation: Kotatsu/Strings
2025-09-21 13:26:53 +03:00
Joe
822642abb0
Translated using Weblate (Belarusian)
...
Currently translated at 99.6% (872 of 875 strings)
Co-authored-by: Joe <happenstance@users.noreply.hosted.weblate.org >
Translate-URL: https://hosted.weblate.org/projects/kotatsu/strings/be/
Translation: Kotatsu/Strings
2025-09-21 13:26:53 +03:00
தமிழ்நேரம்
260745fb95
Translated using Weblate (Tamil)
...
Currently translated at 100.0% (875 of 875 strings)
Co-authored-by: தமிழ்நேரம் <anishprabu.t@gmail.com >
Translate-URL: https://hosted.weblate.org/projects/kotatsu/strings/ta/
Translation: Kotatsu/Strings
2025-09-21 13:26:53 +03:00
MuhamadSyabitHidayattulloh
024ec0388f
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (875 of 875 strings)
Co-authored-by: MuhamadSyabitHidayattulloh <tebepc@gmail.com >
Translate-URL: https://hosted.weblate.org/projects/kotatsu/strings/id/
Translation: Kotatsu/Strings
2025-09-21 13:26:53 +03:00
Draken
5345998eec
Translated using Weblate (Vietnamese)
...
Currently translated at 100.0% (875 of 875 strings)
Translated using Weblate (Vietnamese)
Currently translated at 100.0% (869 of 869 strings)
Co-authored-by: Draken <premieregirl26@gmail.com >
Translate-URL: https://hosted.weblate.org/projects/kotatsu/strings/vi/
Translation: Kotatsu/Strings
2025-09-21 13:26:53 +03:00
Nicola Bortoletto
3d56190e71
Translated using Weblate (Italian)
...
Currently translated at 100.0% (875 of 875 strings)
Translated using Weblate (Italian)
Currently translated at 100.0% (869 of 869 strings)
Co-authored-by: Nicola Bortoletto <nicola.bortoletto@live.com >
Translate-URL: https://hosted.weblate.org/projects/kotatsu/strings/it/
Translation: Kotatsu/Strings
2025-09-21 13:26:53 +03:00
Shams deen
954431d0a5
Added translation using Weblate (Arabic (Egyptian))
...
Added translation using Weblate (Arabic (Egyptian))
Co-authored-by: Shams deen <shamsdeen84@gmail.com >
2025-09-21 13:26:53 +03:00
return_null
afec63b443
Translated using Weblate (Chinese (Simplified Han script))
...
Currently translated at 100.0% (875 of 875 strings)
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (869 of 869 strings)
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 99.5% (865 of 869 strings)
Co-authored-by: return_null <demolang@dismail.de >
Translate-URL: https://hosted.weblate.org/projects/kotatsu/strings/zh_Hans/
Translation: Kotatsu/Strings
2025-09-21 13:26:53 +03:00
Nataniel Dika Kurniawan
ac5b29c35a
Translated using Weblate (Malay)
...
Currently translated at 51.7% (453 of 875 strings)
Translated using Weblate (Malay)
Currently translated at 51.6% (452 of 875 strings)
Translated using Weblate (Malay)
Currently translated at 49.5% (431 of 869 strings)
Translated using Weblate (Javanese)
Currently translated at 9.4% (82 of 869 strings)
Translated using Weblate (Javanese)
Currently translated at 100.0% (9 of 9 strings)
Translated using Weblate (Malay)
Currently translated at 40.5% (352 of 869 strings)
Translated using Weblate (Indonesian)
Currently translated at 100.0% (869 of 869 strings)
Translated using Weblate (Indonesian)
Currently translated at 100.0% (9 of 9 strings)
Added translation using Weblate (Javanese)
Added translation using Weblate (Javanese)
Translated using Weblate (Malay)
Currently translated at 38.4% (334 of 869 strings)
Translated using Weblate (Indonesian)
Currently translated at 100.0% (869 of 869 strings)
Translated using Weblate (Indonesian)
Currently translated at 100.0% (9 of 9 strings)
Co-authored-by: Nataniel Dika Kurniawan <hikawaart2@gmail.com >
Translate-URL: https://hosted.weblate.org/projects/kotatsu/plurals/id/
Translate-URL: https://hosted.weblate.org/projects/kotatsu/plurals/jv/
Translate-URL: https://hosted.weblate.org/projects/kotatsu/strings/id/
Translate-URL: https://hosted.weblate.org/projects/kotatsu/strings/jv/
Translate-URL: https://hosted.weblate.org/projects/kotatsu/strings/ms/
Translation: Kotatsu/Strings
Translation: Kotatsu/plurals
2025-09-21 13:26:53 +03:00
Frosted
59f5578b66
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (875 of 875 strings)
Translated using Weblate (Turkish)
Currently translated at 100.0% (869 of 869 strings)
Co-authored-by: Frosted <frosted@users.noreply.hosted.weblate.org >
Translate-URL: https://hosted.weblate.org/projects/kotatsu/strings/tr/
Translation: Kotatsu/Strings
2025-09-21 13:26:53 +03:00
Roel v
391dbb4237
Translated using Weblate (Gothic)
...
Currently translated at 2.8% (25 of 869 strings)
Translated using Weblate (Gothic)
Currently translated at 44.4% (4 of 9 strings)
Added translation using Weblate (Gothic)
Added translation using Weblate (Gothic)
Co-authored-by: Roel v <roel11112@live.nl >
Translate-URL: https://hosted.weblate.org/projects/kotatsu/plurals/got/
Translate-URL: https://hosted.weblate.org/projects/kotatsu/strings/got/
Translation: Kotatsu/Strings
Translation: Kotatsu/plurals
2025-09-21 13:26:53 +03:00
gekka
7d4505eb78
Translated using Weblate (Chinese (Simplified Han script))
...
Currently translated at 99.5% (865 of 869 strings)
Co-authored-by: gekka <1778962971@qq.com >
Translate-URL: https://hosted.weblate.org/projects/kotatsu/strings/zh_Hans/
Translation: Kotatsu/Strings
2025-09-21 13:26:53 +03:00
Максим Горпиніч
e6ceb20cf7
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (875 of 875 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (869 of 869 strings)
Co-authored-by: Максим Горпиніч <gorpinicmaksim0@gmail.com >
Translate-URL: https://hosted.weblate.org/projects/kotatsu/strings/uk/
Translation: Kotatsu/Strings
2025-09-21 13:26:53 +03:00
lenn
8004f8c093
Translated using Weblate (Polish)
...
Currently translated at 97.8% (849 of 868 strings)
Co-authored-by: lenn <l3ennec@users.noreply.hosted.weblate.org >
Translate-URL: https://hosted.weblate.org/projects/kotatsu/strings/pl/
Translation: Kotatsu/Strings
2025-09-21 13:26:53 +03:00
Koitharu
61bf2abb6c
Change inset handling in reader
2025-09-21 12:28:32 +03:00
Koitharu
d9612f3427
Webtoon pull gesture refactoring
2025-09-21 11:57:27 +03:00
Koitharu
435c3824f7
Remove A5 compatibility code
2025-09-20 09:56:03 +03:00
Koitharu
c846693570
Cleanup R8 rules
2025-09-20 09:37:23 +03:00
Koitharu
123937cd01
Fix SearchView closing on back pressed ( close #1532 , close #1487 )
2025-09-20 09:31:10 +03:00
Koitharu
9f56554313
Reduce apk size
2025-09-20 07:55:27 +03:00
Koitharu
f8687bb697
Improve background WebView usage
2025-09-17 09:27:10 +03:00
Koitharu
43d3a2cc6a
Fix crash on WebView.stopLoading()
2025-09-17 09:14:28 +03:00
MuhamadSyabitHidayattulloh
a95db6ed21
chore: Show description in offline mode ( #1597 )
2025-09-15 11:02:52 +07:00
Koitharu
fd0bb57338
Background captcha resolving
2025-09-14 20:11:55 +03:00
Koitharu
c8b91599c6
Fix OkHttp initialization
2025-09-14 20:11:55 +03:00
Draken
3a8b0f9e93
Merge pull request #1586 from MuhamadSyabitHidayattulloh/feat/pull-gesture-navigate-chapter
...
feat: Add Pull Gesture Navigate Chapter
2025-09-13 23:23:12 +07:00
MuhamadSyabitHidayattulloh
17a0725666
feat: Realtime Favorite and Storage Badges
2025-09-13 09:27:46 +03:00