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
CrepeTF
763166b910
Correct tako variable colours ( mihonapp/mihon#976 )
...
(cherry picked from commit 75b5d966018aa917f57adf37370088a51e4914b2)
2024-07-05 14:47:31 +07:00
WerctFourth
25832165f1
Update image-decoder revision ( mihonapp/mihon#971 )
...
(cherry picked from commit bff6183cf3ef400d8ddcdccf7180e4139816cc09)
# Conflicts:
# gradle/libs.versions.toml
2024-07-05 14:47:31 +07:00
Caio Oliveira
d71ff5f05a
buildSrc: Fix strange warning in ci build ( mihonapp/mihon#952 )
...
* buildSrc: Fix strange warning
´Project accessors enabled, but root project name not explicitly set for 'buildSrc'. Checking out the project in different folders will impact the generated code and implicitly the buildscript classpath, breaking caching.´
* Update settings.gradle.kts
---------
Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com>
(cherry picked from commit 2674b849746f20c051dab3fd6edfad1594e41b42)
2024-07-05 14:47:31 +07:00
Maddie Witman
f0fad0c603
Added configuration options to e-ink page flashes ( mihonapp/mihon#625 )
...
* Recommit for e-ink pref changes
* Fixed state holder for flash interval
* Detekt
* Refactor suggested by Antsy
* inverted currentDisplayRefresh check for early exit
(cherry picked from commit 2f86f25d5b24c2054a604802dc65b8bc3a99c7c0)
# Conflicts:
# app/src/main/java/eu/kanade/presentation/more/settings/screen/SettingsReaderScreen.kt
# app/src/main/java/eu/kanade/presentation/reader/settings/GeneralSettingsPage.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/reader/setting/ReaderPreferences.kt
2024-07-05 14:47:21 +07:00
Cuong-Tran
9ffeb13ef3
refactor: Update usage of delegated sources' ids
2024-07-05 10:37:43 +07:00
Cuong-Tran
7c63f84f5f
feat: Add support for backing up and storing source's feeds along with saved searches
2024-07-05 10:37:43 +07:00
Cuong-Tran
9d36c1ae15
feat: Add support for backing up and restoring global popular/latest feeds
2024-07-05 10:37:43 +07:00
Cuong-Tran
0147f830be
feat: Add back navigation to clear source search query
2024-07-05 10:37:08 +07:00
Tran M. Cuong
799de48b7d
Update extensions lib ( #138 )
...
* add comments
* reorganize methods
2024-07-05 10:36:29 +07:00
Cuong-Tran
87306ceef1
update build script to new release notes format
2024-07-05 10:25:20 +07:00
Cuong-Tran
e1840d39b6
bump stable version & changelog
2024-07-04 17:04:36 +07:00
Cuong-Tran
a0a6c677e3
improve: don't show arrow if related titles are from Recommends
2024-07-04 15:47:12 +07:00
Cuong-Tran
45e9d19a75
fix GDrive error message
2024-07-02 13:54:50 +07:00
Cuong-Tran
a8e65dd63a
really fixed duplicate issue with Related titles row
2024-07-02 13:50:26 +07:00
Cuong-Tran
a32316ddb4
refactor: check source loaded with launch instead of launchIO
2024-07-02 12:33:39 +07:00
Cuong-Tran
79568eb37b
update changelog
2024-07-02 02:23:35 +07:00
CrepeTF
387a707b18
Theme fixes ( mihonapp/mihon#963 )
...
* Fix theme issue with download progress indicator
* Fix theme issue with download progress indicator + better contrast
(cherry picked from commit e132cc405f23e18dd8d73626730821eae9051149)
2024-07-02 02:13:45 +07:00