Commit graph

9597 commits

Author SHA1 Message Date
AntsyLich
21bdefb4ce
Fix loading screen not appearing when changing query in browser screen
Fixes #mihonapp/mihon1438
Closes #mihonapp/mihon1441

(cherry picked from commit 9aef08c333397caa4b897514cf76966592d3849c)
2024-11-21 02:06:19 +07:00
AntsyLich
8be6eff7b2
Cleanup some code
(cherry picked from commit 2f4bb7cadb0297492cfb21393e75ca276e0539d7)
(cherry picked from commit ee81c3e905)
2024-11-21 02:06:19 +07:00
AntsyLich
de0692c185
Slightly tweak Preference.PreferenceItem.CustomPreference
(cherry picked from commit 81effea01c33d4b47f6802a3d5e31fa39609a6fb)
2024-11-21 02:06:19 +07:00
AntsyLich
f6eaad8439
Add option to lower the threshold for hardware bitmaps
Closes #mihonapp/mihon1436
Closes #mihonapp/mihon1486

(cherry picked from commit dcddac5daaff3ec89c8507c35dc13d345ffdb6d7)
2024-11-21 02:06:18 +07:00
AntsyLich
9d3b99ec1a
Switch to hardware bitmap in reader only if device can handle it
Closes #mihonapp/mihon1460

(cherry picked from commit e6d96bd348ea5d18a005d6465222ad5f5123103e)
2024-11-21 02:06:18 +07:00
AntsyLich
77863480c9
Revert "Add option to always use SSIV for image decoding"
This reverts commit bb4d9fc81a043ac4f2d0105f19c09974ae2f7201.

(cherry picked from commit 1909126921ac78309f7f7c7c2aa85606611531b8)
2024-11-21 01:14:40 +07:00
Cuong-Tran
2385593001
Fix reader transition color scheme in auto background mode (#536)
also cleanup SY code
2024-11-18 02:27:27 +07:00
renovate[bot]
91c146d741
Update dependency com.google.firebase:firebase-bom to v33.6.0 (#537)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-18 02:12:24 +07:00
renovate[bot]
d9112fa926
Update dependency io.coil-kt.coil3:coil-bom to v3.0.3 (#532)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-18 02:12:17 +07:00
renovate[bot]
96da02d6e5
Update dependency dev.chrisbanes.haze:haze to v1.0.2 (#513)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-18 02:12:08 +07:00
renovate[bot]
088d509df8
Update dependency androidx.viewpager:viewpager to v1.1.0-rc01 (#526)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-14 12:38:28 +07:00
renovate[bot]
beac777d3a
Update paging.version to v3.3.4 (#527)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-14 12:38:19 +07:00
renovate[bot]
3b949c430c
Update dependency androidx.compose:compose-bom to v2024.11.00 (#528)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-14 12:38:10 +07:00
Cuong-Tran
b27ee2111c
fix: Github release regex for link 2024-11-14 08:06:51 +07:00
renovate[bot]
7a0d064065
Update GitHub Actions (#522)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-13 02:14:04 +07:00
renovate[bot]
89c5ae8617
Update dependency gradle to v8.11 (#521)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-13 02:13:56 +07:00
renovate[bot]
a2e49596f7
Update dependency io.coil-kt.coil3:coil-bom to v3.0.2 (#519)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-13 02:13:45 +07:00
Cuong-Tran
398d50a3e5
migrate to dev.chrisbanes.haze:haze to v1 2024-11-13 02:12:59 +07:00
Cuong-Tran
99386aebe2
add manual download & error message to app update error notification 2024-11-12 22:20:12 +07:00
Cuong-Tran
75122e7a12
fix: app update error notification always disappeared 2024-11-11 23:20:52 +07:00
az4521
88f98ea0b4
add webp support to nh
(cherry picked from commit 839056a959a69610d4611d56a64160f86f7aa727)
2024-11-10 17:51:56 +07:00
Cuong-Tran
11beafeaa7
update changelog 2024-11-10 14:27:51 +07:00
Cuong-Tran
de72201aae
filter only Obsolete sources in Migration screen 2024-11-10 13:42:57 +07:00
Cuong-Tran
b685d82096
Improve saved-search usage (#518)
* reload saved-searches every time reseting filters

* always reload saved-search & reset filter list when click on saved-search
2024-11-10 03:31:22 +07:00
Cuong-Tran
e2ca729277
allow using saved-search while migration source search
also fix keyboard always show up when migration source search
2024-11-10 02:47:50 +07:00
Cuong-Tran
3383a835dd
fix: allow reset filters on SourceFeedScreen 2024-11-10 01:00:07 +07:00
Cuong-Tran
d45eb34d1a
Trying to load saved-search as much as possible even though filterList might changed 2024-11-09 22:44:44 +07:00
Cuong-Tran
3610f4a6f2
Revert "Cleanup some code"
This reverts commit ee81c3e905.
2024-11-08 22:29:37 +07:00
Cuong-Tran
2d1ee3c7d8
Revert "Fix pager flow messed up Loading screen"
This reverts commit 0e951d8ac1.
2024-11-08 22:29:30 +07:00
Cuong-Tran
fed40c1391
fix source-search clear causing disappearance of search box 2024-11-08 15:43:38 +07:00
Cuong-Tran
f72be9c810
fix build 2024-11-08 11:23:11 +07:00
Cuong-Tran
e93b917cae
SY, try doing it properly would you 2024-11-08 10:57:53 +07:00
Jobobby04
54aecf3ff6
Fix a possible crash with auto-zoom
(cherry picked from commit 26cfb4811fef4059fb7e8e03361c141932fec6b5)
2024-11-08 10:52:34 +07:00
Jobobby04
2524488162
Fix multiple issues with the E-Hentai updater
(cherry picked from commit f0b621dfe582b7493356bf0ccf86cab400bff72e)
2024-11-08 10:52:28 +07:00
renovate[bot]
0ec297b555
Update dependency com.android.tools:desugar_jdk_libs to v2.1.3 (#511)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-08 00:25:41 +07:00
renovate[bot]
735ac0d3b2
Update dependency io.coil-kt.coil3:coil-bom to v3.0.1 (#512)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-08 00:25:22 +07:00
Cuong-Tran
c801a8c7d1
support comma (,) delimiter when searching library 2024-11-07 14:52:08 +07:00
Cuong-Tran
c84fb61084
Update README & screenshots 2024-11-07 13:01:43 +07:00
Cuong-Tran
256cedcec1
add log to apk update download 2024-11-06 21:58:27 +07:00
Cuong-Tran
aea249ad96
remove preview-to-stable update 2024-11-06 20:48:41 +07:00
Cuong-Tran
6fc03aa0a1
fix Reader's dialog font size 2024-11-06 19:58:46 +07:00
renovate[bot]
22fcd8c375
Update dependency com.google.apis:google-api-services-drive to v3-rev20241027-2.0.0 (#500)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-06 09:58:42 +07:00
renovate[bot]
6357403bc2
Update dependency com.pinterest.ktlint:ktlint-cli to v1.4.1 (#502)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-06 09:58:30 +07:00
renovate[bot]
2f24e0a7bc
Update dependency io.coil-kt.coil3:coil-bom to v3.0.0 (#473)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-06 09:57:10 +07:00
renovate[bot]
b3356e550d
Update xml.serialization.version to v0.90.3 (#501)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-06 09:56:55 +07:00
Cuong-Tran
814e3acd74
Fix crash on MigrationListScreen with null accessing a mutableState when it's being put in the background 2024-11-05 10:38:36 +07:00
Cuong-Tran
0e951d8ac1
Fix pager flow messed up Loading screen 2024-11-04 13:04:01 +07:00
AntsyLich
ee81c3e905
Cleanup some code
(cherry picked from commit 2f4bb7cadb0297492cfb21393e75ca276e0539d7)
2024-11-04 12:53:52 +07:00
NGB-Was-Taken
781dfa06f3
Do not sync automatically when not connected to a network. (jobobby04/TachiyomiSY#1312)
(cherry picked from commit d88f570f65c23d8478c6a781633aa7db3ea8731f)
2024-11-04 12:16:22 +07:00
Jobobby04
2834fe9763
Fix app onStart sync
(cherry picked from commit b430e31da4c6178a3f8e1502945b039f11751bef)
2024-11-04 12:16:22 +07:00