Commit graph

5247 commits

Author SHA1 Message Date
da5d1f4203
fix(data): Fixed incorrect library entry chapter count 2024-08-09 07:23:53 +07:00
8dc0938581
fix: Handle compatibility issue with J2K backup file 2024-08-05 21:39:44 +07:00
32f1d677f2
style: Fix "Open source repo" icon colour 2024-07-01 10:10:17 +07:00
29231816cf
fix(style): Change "Open source repo" icon 2024-07-01 09:47:51 +07:00
0809841f83
chore(release): v1.8.4.1 2024-06-25 12:08:33 +07:00
c993f00ed7
fix(reader): Save combined page does nothing 2024-06-25 12:06:12 +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
b220c0b473
fix: rememberRipple deprecation 2024-06-10 14:11:32 +07:00
8da3fafcc1
feat: Add cover cache clean up to composable data setting 2024-06-10 13:55:56 +07:00
37e7e74c34
feat: Add restore functionality to composable data settings 2024-06-10 13:49:22 +07:00
981c92043f
style: Fix styling 2024-06-10 12:56:16 +07:00
9d0cefa11f
feat: Composable Data and storage Settings 2024-06-10 12:23:53 +07:00
b2b93d6d50
refactor: Move storageLocationText to PreferenceCommon.kt 2024-06-10 11:04:32 +07:00
f6c2dd9573
docs: Sync changelog 2024-06-10 07:53:24 +07:00
1a19be9b2e
docs: Sync changelog 2024-06-10 07:48:07 +07:00
e25d89d35d
fix: Fat fingered "sensitive" 2024-06-10 07:46:12 +07:00
43f9d459a1
docs: Sync changelog 2024-06-10 07:35:59 +07:00
842b3d3d1e
feat: Allow user to backup sensitive settings 2024-06-10 07:34:21 +07:00
6213604278
refactor: Use BackupOptions instead of bitwise 2024-06-10 07:28:33 +07:00
f19f3a5fe4
refactor: Split backup to smaller classes 2024-06-10 06:42:59 +07:00
cdc7ab97e4
refactor: Move backup creator and restorer to their own dir 2024-06-10 06:14:37 +07:00
18bc9e459c
fix: WebViewActivity try to clear cookie of an intent instead of http(s) 2024-06-10 05:55:08 +07:00
6513d43f6e
fix: NPE caused by sparseParcelableArray 2024-06-09 16:42:03 +07:00
da4335d885
revert: Actually revert it 2024-06-09 16:30:44 +07:00
2c2daa0cd7
fix: Immutables 2024-06-09 16:11:53 +07:00
caf731fc14
docs: Sync changelog 2024-06-09 16:00:21 +07:00
69d78d6f02
chore(deps): Update okhttp monorepo to v5.0.0-alpha.14 2024-06-09 16:00:06 +07:00
eec5d1ed57
fix: Missing import 2024-06-09 15:58:05 +07:00
2f71a364e5
ci: Rename 2024-06-09 15:49:33 +07:00
d67eac7671
revert: This freeze up the app
Probably couldn't mix StorIO and SQLDelight for transaction
2024-06-09 15:48:02 +07:00
555bcecfbc
refactor: Use Kermit instead of Timber 2024-06-09 15:44:21 +07:00
2218804d58
fix: Don't use runBlocking 2024-06-09 14:36:21 +07:00
54a26bf7d0
fix: Don't use runBlocking 2024-06-09 14:24:09 +07:00
3618ca8302
docs: Sync changelog 2024-06-09 14:17:48 +07:00
6e1267d186
fix: Extensions not retaining their repo url 2024-06-09 11:36:14 +07:00
44835ecb36
fix: Don't apply scanlator filter twice
Already handled using SQL
2024-06-09 10:59:09 +07:00
41622519e6
ci: Don't run on dev/** and fix/**
This should be triggered using PR instead
2024-06-09 10:17:45 +07:00
82b5cb9a24
docs: Sync changelog 2024-06-09 10:16:38 +07:00