Commit graph

4827 commits

Author SHA1 Message Date
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
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
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
e25d89d35d
fix: Fat fingered "sensitive" 2024-06-10 07:46:12 +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
eec5d1ed57
fix: Missing import 2024-06-09 15:58:05 +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
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
4087506bc1
fix: Don't download filtered chapters when trying to download unread 2024-06-09 10:00:43 +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
05e799a925
refactor: Don't use buildSrc as much as possible
I personally hate buildSrc ngl
2024-06-08 06:46:07 +07:00
fe859f07c4
feat: Refresh repo actually refresh trust status 2024-06-07 14:05:09 +07:00
fb5e581ec5
chore: Remove unused variables 2024-06-07 13:50:57 +07:00
1e6f804296
fix: Don't set id during relink 2024-06-07 13:49:43 +07:00
9967647217
refactor: Properly relink custom manga info 2024-06-07 13:36:13 +07:00
dabb2c622a
refactor: Simplify code 2024-06-07 13:00:52 +07:00
df507b6a41
fix: Don't group result by manga id (GH-83) 2024-06-07 10:39:56 +07:00
81cfc53589
fix(R8): Allow MultipartBody.Builder
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
2024-06-07 10:26:08 +07:00
dc089d6cd6
fix: Storage permission request for non-conforming devices
Co-authored-by: Sven <github.divv3@passmail.net>
Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com>
2024-06-07 10:16:51 +07:00
298e50627a
chore(settings): Move stuff around 2024-06-07 09:57:57 +07:00