|
f870825f29
|
docs: Sync changelog
|
2024-05-27 19:26:52 +07:00 |
|
|
ce69263b41
|
fix: Null check backup dir
|
2024-05-27 19:25:51 +07:00 |
|
|
cff7a491b1
|
docs: Clear up CHANGELOG
|
2024-05-27 19:11:52 +07:00 |
|
|
4e6580757b
|
docs: Sync changelog
|
2024-05-27 18:50:48 +07:00 |
|
|
7daa7cb7c9
|
fix: Don't assume download dir is not null
|
2024-05-27 18:49:26 +07:00 |
|
|
c7076102c9
|
fix: Version checker for nightly
|
2024-05-27 18:48:47 +07:00 |
|
|
860abefe43
|
chore: Version 1.8.0.1
|
2024-05-27 18:26:55 +07:00 |
|
|
37d71fac1e
|
docs: Sync changelog
|
2024-05-27 18:25:51 +07:00 |
|
|
ff63137a59
|
feat: A way to crash the app on debug build on demand
|
2024-05-27 18:25:38 +07:00 |
|
|
19e102297c
|
test: Patch update
|
2024-05-27 17:51:50 +07:00 |
|
|
6b47578354
|
feat: Add CrashActivity
|
2024-05-27 17:46:50 +07:00 |
|
|
306b8c68ff
|
chore: Version 1.8.0
|
2024-05-27 13:09:40 +07:00 |
|
|
f89a3d59b2
|
docs: Sync changelog
|
2024-05-27 13:00:35 +07:00 |
|
Ahmad Ansori Palembani
|
bb4858e117
|
feat: Unified Storage™
REF: https://mihon.app/docs/faq/storage#migrating-from-tachiyomi-v0-14-x-or-earlier
|
2024-05-27 12:56:03 +07:00 |
|
|
6ee44ee57f
|
style: Change data and storage's icon
|
2024-05-27 12:51:21 +07:00 |
|
|
a98ba32b43
|
fix(LocalSource): Local entry cover won't load
|
2024-05-27 12:41:10 +07:00 |
|
|
2393ddf9ce
|
fix(LocalSource): Updating local entry crashes the app
|
2024-05-27 12:20:48 +07:00 |
|
|
85c30027cc
|
fix(LocalSource): Can't find chapters
|
2024-05-27 12:17:30 +07:00 |
|
|
deb6920b6a
|
fix: App trying to backup as folder
|
2024-05-27 11:15:07 +07:00 |
|
|
1f0b122478
|
fix: Another invalid uri
|
2024-05-27 11:15:07 +07:00 |
|
|
1b5fb6cd57
|
fix: Persist is for open document
|
2024-05-27 11:15:06 +07:00 |
|
|
ad7a45b933
|
fix: Invalid uri formatting
|
2024-05-27 11:15:06 +07:00 |
|
|
1ca453b966
|
fix: Wrong name for backup dir
|
2024-05-27 11:15:06 +07:00 |
|
|
de3323ec76
|
fix: UniFile vs File moment
I'll refactor these eventually to use UniFile, but that's out of the scope of this PR
|
2024-05-27 11:15:05 +07:00 |
|
|
64d6879893
|
feat: The actual unified storage
|
2024-05-27 11:15:05 +07:00 |
|
Tachiyomi Maintainer
|
6887d779ef
|
feat: Composable preference widgets
|
2024-05-27 11:15:04 +07:00 |
|
|
9046b343de
|
feat: Finish onboarding screen
Co-Authored-By: nonproto <nonproto@users.noreply.github.com>
|
2024-05-27 11:14:58 +07:00 |
|
|
4060278332
|
chore: Use material3's text
|
2024-05-27 05:59:46 +07:00 |
|
|
f0982cfea9
|
fix: Onboarding animation
|
2024-05-27 05:56:45 +07:00 |
|
|
b4b232d468
|
style: Fix spacing
|
2024-05-26 17:04:27 +07:00 |
|
|
d086df7287
|
feat: Onboarding screen (partial)
|
2024-05-26 16:52:06 +07:00 |
|
|
59b11b16e2
|
fix: Forgot to create backup dir
|
2024-05-26 08:52:18 +07:00 |
|
|
8d7f7c19a0
|
chore: Update UniFile
|
2024-05-26 08:47:08 +07:00 |
|
|
db996acfb6
|
chore: Preparing for Unified Storage
|
2024-05-26 08:27:19 +07:00 |
|
|
6c777d5b71
|
fix: Remove unresolved opts
|
2024-05-26 08:08:00 +07:00 |
|
|
8180c96746
|
chore: Resolve more compile warnings
|
2024-05-26 08:02:20 +07:00 |
|
|
923a6e2306
|
fix: Deprecated functions
|
2024-05-26 07:41:51 +07:00 |
|
|
e51dce6ccd
|
chore: Tackle some more compile warnings
|
2024-05-26 07:37:01 +07:00 |
|
|
2328fe58fa
|
docs: Sync changelog
|
2024-05-25 22:22:46 +07:00 |
|
|
0e2e1d9ef6
|
chore: Tackle some compile warnings
|
2024-05-25 21:53:34 +07:00 |
|
|
bf368e88ed
|
chore: Update dependencies
|
2024-05-25 21:01:08 +07:00 |
|
|
db7601b3eb
|
fix: Missing 'not'
|
2024-05-25 14:36:17 +07:00 |
|
|
af7e08b668
|
fix: Should be gt not gte
|
2024-05-25 14:34:19 +07:00 |
|
|
ff0f46d6a3
|
feat: Use coil pipeline if bitmap did not exceed texture max size
|
2024-05-25 14:32:07 +07:00 |
|
|
adc513bbd9
|
revert: "feat: Use coil pipeline if bitmap did not exceed texture max size"
This reverts commit f851c585a7 .
|
2024-05-25 13:55:41 +07:00 |
|
|
f851c585a7
|
feat: Use coil pipeline if bitmap did not exceed texture max size
|
2024-05-25 13:06:55 +07:00 |
|
|
9b5130f2d2
|
ci: Use my android signer action
|
2024-05-25 07:51:16 +07:00 |
|
|
8cef0665f1
|
docs: Uncomment coil pipeline from changelog
|
2024-05-24 18:59:38 +07:00 |
|
|
cbc832fe4c
|
ci: Missing basename
|
2024-05-24 13:25:21 +07:00 |
|
|
9e2e58a76d
|
ci: Prettify github action
|
2024-05-24 13:23:26 +07:00 |
|