Commit graph

5378 commits

Author SHA1 Message Date
Ahmad Ansori Palembani
24ce2683d4
refactor: Modularize the project (#97)
* refactor: Modularize the project

* chore: Move okhttp stuff back to androidMain

OkHttp decided to cancel multiplatform plan on 5.0

REF: https://square.github.io/okhttp/changelogs/changelog/#version-500-alpha13

* feat: Start using moko for i18n

* fix: Solve some errors

* chore: Remove manga from domain module

We'll do this later

* fix: Duplicate error

* fix: Conflict function name error

* fix: Target SManga

* fix: Breaking changes after the split

* fix: Not enough heap memory

* chore: Update proguard rules

Sorta similar to upstream

* refactor: Fix namespace
2024-06-16 09:34:02 +07:00
7e7a37bc53
refactor: Use S.serializer() func instead of Serializer class 2024-06-15 17:14:59 +07:00
f4ddeb9399
docs: Sync changelog 2024-06-15 12:24:49 +07:00
dc1ab81b2c
ci: Rename [skip ci] 2024-06-15 12:15:07 +07:00
9eef555fee
test: Unit test for Migrator
Co-authored-by: Andreas <andreas.everos@gmail.com>
Co-authored-by: "Cuong M. Tran" <cuongtran.tm@gmail.com>
2024-06-15 12:06:45 +07:00
6fc2624940
docs: Sync changelog 2024-06-15 11:47:26 +07:00
573015a4b9
refactor: Rewrite migrator
Should also fixed auto-backup, auto-update, and update checker being stuck when it failed

Co-authored-by: Andreas <andreas.everos@gmail.com>
2024-06-15 11:34:29 +07:00
c17be3831c
fix: Actual functioning version checker
Also testing for potential edge-cases
2024-06-15 09:31:25 +07:00
ec37c0f87d
refactor: Rewrite "new version checker" 2024-06-15 08:50:40 +07:00
d7d75f1642
fix: Nightly version should always be suffixed with -r 2024-06-15 08:38:35 +07:00
7d4eeb9d23
fix: Not glance 2024-06-13 19:52:29 +07:00
f3bd34a33e
style: Replace remaining XML progress bar with progress indicator 2024-06-13 19:10:35 +07:00
7eb061e83b
fix: Not glance
Fixes GH-96
2024-06-13 18:57:09 +07:00
a8b1c7f05e
refactor: Implement the log writer myself
Kermit's official crashlytics integration enable firebase way too early.
2024-06-13 18:52:47 +07:00
d4f360c75d
style: Fix inconsistent color between indeterminate and determinate
progress indicator
2024-06-13 13:01:23 +07:00
c9bfb517ee
docs: Sync changelog 2024-06-13 12:43:52 +07:00
025a3a914c
style: Fix progress indicator being at the bottom for webtoon 2024-06-13 12:42:48 +07:00
f4cd590eae
style: Use progress indicator from material3 for consistency 2024-06-13 12:26:41 +07:00
9cb072d28d
refactor: Replacing Any with an actual type 2024-06-13 11:35:53 +07:00
68fd2a3548
refactor(PagerViewerAdapter): Simplify some code 2024-06-13 10:05:02 +07:00
19ab667eac
refactor(PagerPageHolder): Simplify setImage() 2024-06-13 09:43:24 +07:00
a41cecb41e
chore: Also use compose progress indicator for transitions 2024-06-13 09:30:44 +07:00
e72ce5b93f
refactor: Rename progressBar -> progressIndicator to match upstream 2024-06-13 09:20:56 +07:00
fef5723b0a
refactor(ReaderProgressBar): Use compose 2024-06-13 09:18:13 +07:00
a2a36ca839
revert: Revert PagerPageHolder refactor 2024-06-12 12:23:02 +07:00
2a95f3d60d
refactor: Simplify it further 2024-06-12 11:44:35 +07:00
913f9b6b5c
refactor: Move stuff around 2024-06-12 11:25:09 +07:00
3b42210f10
fix: Don't show date twice 2024-06-12 11:14:13 +07:00
9857ff943e
refactor: Refactor PagerPageHolder 2024-06-12 10:54:13 +07:00
644032190c
refactor: Reduce code duplication 2024-06-12 10:33:05 +07:00
ea5ca0f316
feat: Add more info to WorkerInfo 2024-06-12 09:08:56 +07:00
fd5160385c
refactor: Move other controllers to controllers/ dir 2024-06-12 08:57:37 +07:00
c23588881f
refactor: Some code refactoring 2024-06-12 08:53:23 +07:00
3b2fa5d542
chore(deps): Update and Kermit Crashlytics 2024-06-12 08:50:48 +07:00
568f0e8c37
refactor: Reduce duplicate code 2024-06-12 07:35:27 +07:00
bde3f25fe9
fix: Granted perms didn't update the UI 2024-06-12 07:12:57 +07:00
66b61f8c41
refactor: Return early 2024-06-12 06:47:17 +07:00
1a681b9a72
chore(release): v1.8.4 2024-06-11 14:45:35 +07:00
7caa15bb94
feat: Allow user to disable library backup (from composable data settings) 2024-06-11 14:39:34 +07:00
fd84ba9208
fix: Don't send toast everytime user cancel file picker 2024-06-11 14:12:08 +07:00
dd6ad1fbbb
style: Fix inconsistency 2024-06-11 14:10:57 +07:00
e45dffcb16
fix: Crash when trying to backup from composable data settings 2024-06-11 07:10:09 +07:00
028fda3aed
chore: Improve logcat 2024-06-11 06:47:27 +07:00
806316cf51
fix: Use lazyListState's canScroll function 2024-06-11 06:19:35 +07:00
44887198a9
docs: Sync changelog 2024-06-10 20:58:08 +07:00
82ff1a49d5
feat: Finally add functionality for backup on composable data settings 2024-06-10 20:54:40 +07:00
27f42de963
fix(SettingsDataScreen): Dismiss the alert dialog 2024-06-10 19:32:53 +07:00
1a0ee24c63
style: Make compose topAppBar consistent with legacy 2024-06-10 19:18:40 +07:00
e8d4e3ef18
docs: Sync changelog 2024-06-10 14:23:10 +07:00
5317dc7cad
fix: Split causes non-split images to not load
Fixes GH-91
2024-06-10 14:20:59 +07:00