Commit graph

5337 commits

Author SHA1 Message Date
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
Ahmad Ansori Palembani
5a89cd3620
fix: Download unread try to download filtered chapters (GH-88) [skip ci] 2024-06-09 10:14:14 +07:00
4087506bc1
fix: Don't download filtered chapters when trying to download unread 2024-06-09 10:00:43 +07:00
0f0187b730
ci: Trigger for fix/** branch [skip ci] 2024-06-09 09:52:57 +07:00
04ecf1bd48
docs: Sync changelog 2024-06-08 09:29:56 +07:00
b4638017dd
feat: Some QoL features (GH-85)
Co-authored-by: AshbornXS <75546030+AshbornXS@users.noreply.github.com>
2024-06-08 08:37:54 +07:00
45caff3ae0
ci: Build for PR 2024-06-08 07:09:18 +07:00
05e799a925
refactor: Don't use buildSrc as much as possible
I personally hate buildSrc ngl
2024-06-08 06:46:07 +07:00
Ahmad Ansori Palembani
c451d4010e
docs: Fix README [skip ci] 2024-06-07 14:54:35 +07:00
Ahmad Ansori Palembani
88fe8d7303
docs: Update README [skip ci] 2024-06-07 14:53:58 +07:00
ad81b44736
docs: Sync changelog 2024-06-07 14:34:38 +07:00