ec4afe874c
refactor: Simplify SQL
2024-08-10 11:32:20 +07:00
3af5aa8949
fix: Fix build
2024-08-10 11:11:41 +07:00
Carlos
d328003fb9
fix(deps): Remove and replace some dependencies
...
Not sure what happened, some dependencies' versions seems to be missing from Maven
central
- com.dmitrymalkovich.android:material-design-dimens v1.4 is not
available on central
- Replace br.com.simplepass:loading-button-android with
com.github.leandroBorgesFerreira:LoadingButtonAndroid. Not
available on central
- Replace com.github.florent37:viewtooltip with
com.github.CarlosEsco:ViewTooltip. Not available on central
2024-08-10 11:01:10 +07:00
699927fcc1
fix: Scanlator filter not working properly
2024-08-10 10:55:10 +07:00
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