Commit graph

9340 commits

Author SHA1 Message Date
Cuong-Tran
4c4c6ae292 refactor: Fix bgColor when selected 2024-07-22 13:35:04 +07:00
Cuong-Tran
0e7a4a7066 Debug setting to hide cover image showing only color 2024-07-22 13:35:04 +07:00
Cuong-Tran
a67d63a4d8 refactor: rework cover's loading animation performance
Close #159
2024-07-22 13:35:04 +07:00
Cuong-Tran
c7bab00379 Setting for pre-load cover's library color 2024-07-22 13:34:33 +07:00
Cuong-Tran
314ced0e8d Load cover color with IO scope instead of UI
Fix laggy issue (#159) when opening multiple entries continuously
2024-07-22 13:34:33 +07:00
Cuong-Tran
de4da5e829 Revert "remove duplicate chapter's filter icon"
This reverts commit 70ef686f34.
2024-07-22 13:34:33 +07:00
Cuong-Tran
7ca0e02bee
refactor: rename 2024-07-22 13:26:31 +07:00
renovate[bot]
5a6afceb98 chore(deps): update softprops/action-gh-release action to v2.0.8 2024-07-22 13:26:00 +07:00
renovate[bot]
56f556be4e chore(deps): update gradle/actions action to v3.5.0 2024-07-18 00:41:03 +07:00
renovate[bot]
07cccb2e7b fix(deps): update dependency io.mockk:mockk to v1.13.12 2024-07-15 23:49:53 +07:00
renovate[bot]
6bc6ebfbab fix(deps): update dependency com.google.firebase:firebase-crashlytics to v19.0.3 2024-07-15 23:49:40 +07:00
renovate[bot]
8f6fc2cb66 fix(deps): update dependency com.google.apis:google-api-services-drive to v3-rev20240628-2.0.0 2024-07-15 23:49:02 +07:00
renovate[bot]
eecb961c63 fix(deps): update dependency com.android.tools.build:gradle to v8.5.1 2024-07-12 22:34:00 +07:00
renovate[bot]
d8381c1212 chore(deps): update actions/dependency-review-action action to v4.3.4 2024-07-12 22:33:23 +07:00
Cuong-Tran
922c453622
Update Github's release to matching vx.xx.xx and rxxxx format 2024-07-10 13:34:22 +07:00
Cuong-Tran
504908090d
README 2024-07-10 13:34:15 +07:00
Cuong-Tran
529f36c6e1
update changelog 2024-07-09 15:28:12 +07:00
Cuong-Tran
9ce9a14299
signing key for dev-preview 2024-07-09 15:02:13 +07:00
Tran M. Cuong
050c661c9e
progress-banner (#163)
* feat: banner showing updating status

* showing progress for updating

* showing progress for syncing & backup restoring too

* preferences for progress banner
2024-07-09 15:00:37 +07:00
FooIbar
0496c608c0
Fix some issues when reading/saving images
(mihonapp/mihon#993)

* Fix unsupported mime type error when saving images

Avoid using platform mime type map to get extensions as it may not have
all mime types we support.

* Fix jxl images downloading/reading

(cherry picked from commit daa47e049327c4d8b1fe4724ed1b84897d81fcf2)
2024-07-08 21:07:56 +07:00
AntsyLich
b12735732f
Fix login prompts despite being logged in to trackers in Manga screen
(cherry picked from commit cbcd8bd6682023f728568f2b44da26124618aed7)

# Conflicts:
#	app/src/main/java/eu/kanade/tachiyomi/ui/manga/MangaScreenModel.kt
2024-07-08 21:00:03 +07:00
Cuong-Tran
74a71de53e
Fix MdList isLoggedInFlow 2024-07-08 17:10:40 +07:00
Cuong-Tran
16401ea86f
refactor: limit Navigator log to Preview/Debug only 2024-07-08 11:35:35 +07:00
Cuong-Tran
ff66c1c04e
Revert "Remove warning message for unsupported related titles"
This reverts commit e5bf2de4bd.
2024-07-08 11:35:35 +07:00
Cuong-Tran
1e34b95b51
feat: add search drop-down menu for entry's author/artist/source 2024-07-08 00:57:02 +07:00
Tran M. Cuong
271aa166aa
feat: search entry's title in library (#158)
* feat: add library title search

* do library search only, won't do source search
2024-07-08 00:02:04 +07:00
renovate[bot]
241c6ff4c1
fix(deps): update dependency com.google.apis:google-api-services-drive to v3-rev20240521-2.0.0 (#15)
* fix(deps): update dependency com.google.apis:google-api-services-drive to v3-rev20240521-2.0.0

* Migrate from deprecated Jackson to Gson & fix "2 files found with path 'META-INF/INDEX.LIST'"

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Cuong-Tran <cuongtran.tm@gmail.com>
2024-07-07 22:50:10 +07:00
renovate[bot]
3c58b45a9c fix(deps): update dependency com.google.firebase:firebase-crashlytics-gradle to v3 2024-07-07 15:20:07 +07:00
renovate[bot]
9dcaf02dff fix(deps): update dependency io.github.fornewid:material-motion-compose-core to v2.0.1 2024-07-07 10:42:48 +07:00
renovate[bot]
65ed03267a fix(deps): update dependency net.zetetic:sqlcipher-android to v4.6.0 2024-07-07 10:22:11 +07:00
renovate[bot]
f79b99cc20 fix(deps): update aboutlib.version to v11.2.2 2024-07-07 10:21:37 +07:00
renovate[bot]
aa0f2b6e16 fix(deps): update dependency androidx.test.espresso:espresso-core to v3.6.1 2024-07-07 09:47:03 +07:00
renovate[bot]
41999c2a94 fix(deps): update dependency androidx.test.ext:junit-ktx to v1.2.1 2024-07-07 09:44:46 +07:00
renovate[bot]
c92f7ba656 fix(deps): update dependency org.junit.jupiter:junit-jupiter to v5.10.3 2024-07-07 09:44:38 +07:00
renovate[bot]
8546c316c8 fix(deps): update dependency com.google.firebase:firebase-crashlytics to v19.0.2 2024-07-07 08:48:33 +07:00
renovate[bot]
1b6e0c0264 fix(deps): update dependency com.google.firebase:firebase-analytics to v22.0.2 2024-07-07 08:26:21 +07:00
renovate[bot]
f7648901d9
fix(deps): update lifecycle.version to v2.8.3 (#147)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-07 08:00:44 +07:00
renovate[bot]
a9c0c77b96
fix(deps): update moko to v0.24.1 (#78)
* fix(deps): update moko to v0.24.1

* fix(deps): update moko to v0.24.1 (mihonapp/mihon#933)

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com>
(cherry picked from commit f58a05e91828a69c01d49d629e5bfa9ec7ae3ffc)

* Fix build for i18n-kmk & i18n-sy

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Cuong-Tran <cuongtran.tm@gmail.com>
2024-07-07 07:40:54 +07:00
renovate[bot]
002d88a4b8 Update dependency com.android.tools.build:gradle to v8.5.0 2024-07-07 07:29:57 +07:00
renovate[bot]
851f211096 chore(deps): update actions/download-artifact action to v4.1.8 2024-07-07 02:23:54 +07:00
renovate[bot]
5bd39d23bc chore(deps): update actions/upload-artifact action to v4.3.4 2024-07-07 02:23:42 +07:00
AntsyLich
e5c830d08b
Observe tracker login state instead of fetching once (mihonapp/mihon#987)
* Observe tracker login state instead of fetching once

* Review changes

(cherry picked from commit 2092c81bad59fd745a8514af320e534ecf40a5da)

# Conflicts:
#	app/src/main/java/eu/kanade/presentation/library/LibrarySettingsDialog.kt
#	app/src/main/java/eu/kanade/tachiyomi/ui/library/LibraryScreenModel.kt
#	app/src/main/java/eu/kanade/tachiyomi/ui/manga/MangaScreenModel.kt
2024-07-07 02:17:29 +07:00
Cuong-Tran
274aefb3b3 feat(ui): Add restoring & syncing banner 2024-07-05 22:28:47 +07:00
Jobobby04
8c3d99889c
Move some libs to sylibs
(cherry picked from commit f929a4bc26641fa43afcaabfec07cd76cff6f483)

# Conflicts:
#	gradle/libs.versions.toml
#	gradle/sy.versions.toml
2024-07-05 15:22:54 +07:00
Jobobby04
54bc3d883d
Fix some MDLang issues
(cherry picked from commit c7bbad93b2e7d4114d0b1c20b172b0800b4a6286)
2024-07-05 15:03:25 +07:00
Jobobby04
688f11a3e5
Codestral(ChatGPT) cleanup of some double pages code
(cherry picked from commit 1a4a2506f4c3a82b8ba36b76c43ccff6f5a99a59)

# Conflicts:
#	app/src/main/java/eu/kanade/tachiyomi/ui/reader/viewer/pager/PagerViewerAdapter.kt
2024-07-05 15:03:13 +07:00
gelionexists
9615cc20bd
Update LewdMangaChecker.kt (jobobby04/TachiyomiSY#1204)
- Added the `mature` tag
- Added `doujins` (doujins.com) and `luscious` (luscious.net) as filter keywords

(cherry picked from commit 7b7a594ddbcb26ebafde7ba2f7a0659eda2a899b)
2024-07-05 14:59:57 +07:00
KaiserBh
94c0154ee3
chore: improve google drive sync. (jobobby04/TachiyomiSY#1200)
improve google drive sync, removes the lock, change to protobuf, and potentially fix deviceId not being unique, since it wasn't appState...

(cherry picked from commit c2eece0fff7c8b4395bf0aa02c7ef6012f9bbf8d)
2024-07-05 14:59:57 +07:00
AntsyLich
e079b9bfd8
Make global search "Has result" sticky
Closes mihonapp/mihon#133

(cherry picked from commit 5a61ca5535fe0d9e8e7bcb9e665ba2f9cb0cf649)

# Conflicts:
#	app/src/main/java/eu/kanade/domain/source/service/SourcePreferences.kt
2024-07-05 14:47:32 +07:00
Roshan Varughese
3d4917f7da
Smart Update Dialog Tweak (mihonapp/mihon#977)
* Smart Update Dialog Fix

* Build Fail Change 1

* Commit Suggested Change

Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com>

* Build Fail Change 2

---------

Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com>
(cherry picked from commit ddba71df37359e6abbbcc96b18685435961710dc)
2024-07-05 14:47:31 +07:00