AntsyLich
3623b4efb6
Change foss variant application id suffix to '.foss' and more ( mihonapp/mihon#1831 )
...
- Remove `BuildConfig.PREVIEW`
- Rename `BuildConfig.INCLUDE_ANALYTICS` -> `BuildConfig.ANALYTICS_INCLUDED`
- Rename `BuildConfig.INCLUDE_UPDATER` -> `BuildConfig.UPDATER_ENABLED`
- Rename build property `with-analytics` -> `include-analytics`
- Rename build property `with-updater` -> `enable-updater`
- Add build property to disable code shrink
- Add build property to include dependency info in apk/app bundle
(cherry picked from commit 0893609ad2c4791dc404d72a5e69a2e0373517ae)
2025-03-23 23:43:06 +07:00
rhjdvsgsgks
686a80555f
Add build tool version to android config ( mihonapp/mihon#1803 )
...
(cherry picked from commit 7566918ee749e76c701aeda7e99d81003676a51c)
2025-03-23 23:43:06 +07:00
AntsyLich
b976778c08
Set explicit runner version and specify build tools version for signing ( mihonapp/mihon#1787 )
...
(cherry picked from commit 7b70b40d300f3412b6dae8970817c01887050a24)
2025-03-23 23:43:06 +07:00
Roshan Varughese
c5ca42426a
Stop showing divider when analytics is not included ( mihonapp/mihon#1778 )
...
(cherry picked from commit 8b28a9bceeb43330d9b42cf2b9a98a072cf9aa19)
2025-03-23 23:43:05 +07:00
AntsyLich
35310c70fe
Remove F-droid warnings
...
(cherry picked from commit 181dbbb638686a284fa24c4e43d7c022a4f8e4bb)
2025-03-23 23:43:05 +07:00
AntsyLich
73719f2f1b
Rework build variants and add FOSS variant ( mihonapp/mihon#1775 )
...
(cherry picked from commit fe22f5aa37d3613d4464e18153f183994fa45b7a)
2025-03-23 23:43:05 +07:00
AntsyLich
9c25e3dede
Add back option to hide unread chapter badge in library ( mihonapp/mihon#1871 )
...
(cherry picked from commit ac432e2e941f4689caad246bab6aa7d303c83bfa)
2025-03-23 23:43:05 +07:00
AntsyLich
fb959a33e3
Remove closed issue/pr auto lock workflow [skip ci]
...
(cherry picked from commit f33aa1ac9223393d0921df2902e4b59589ab7d2d)
2025-03-23 23:43:05 +07:00
MajorTanya
2783cee02e
Add prefix search to search by internal DB ID ( mihonapp/mihon#1856 )
...
This prefix searches entries in the library based on the ID in the
database. It is a niche feature but could be very helpful in certain
situations, such as a corrupted cover causing a crash that just shows
"🚨 Failed - MangaCover(mangaId=2245, sourceId=1, isMangaFavorite=true, url=, lastModified=0)".
With this prefix search it is possible to find the entry in question
without much hassle.
Notably, the database includes literally anything Mihon has ever seen
from extension and such, even if they weren't added to the collection.
This means that IDs actually present in the collection are not
expected to be purely sequential.
For example, in my emulator, I had two entries in the collection but
the assigned IDs were 5 and 56.
(cherry picked from commit 05012de569130e131be92b71fbfc9308ea6c629c)
2025-03-23 23:43:05 +07:00
AntsyLich
6fa34ab5e9
Seperate mark duplicate read chapters as read behaviors as options ( mihonapp/mihon#1870 )
...
(cherry picked from commit 8a3b6107755c768924a31c2b58d705296133839c)
2025-03-23 23:42:33 +07:00
Cuong-Tran
81fac93d94
Translated using Weblate (Filipino)
...
Author: John Casper Santos <santosjohncasper@gmail.com>
Date: Fri Mar 7 11:24:14 2025 +0100
2025-03-11 13:02:23 +07:00
AntsyLich
49aaf5b8e3
Make option to mark duplicate chapter as read apply when reading ( mihonapp/mihon#1839 )
...
(cherry picked from commit 22b5fb58ff8e89635d646f8fa29256b53c41ffbf)
2025-03-09 17:02:15 +07:00
AntsyLich
b22a8ac66b
Make more sliders discrete and ensure they don't look out of place ( mihonapp/mihon#1840 )
...
Also cleanup the underlying code
(cherry picked from commit 4f06c1cc09d15245b26b8a862738cb6a859fedcc)
2025-03-09 16:56:07 +07:00
Cuong-Tran
2c25f0c2ed
fix changelog
2025-03-09 13:22:55 +07:00
Cuong-Tran
7f790f8960
changelog
2025-03-08 19:29:44 +07:00
renovate[bot]
b586c09d87
Update dependency dev.chrisbanes.haze:haze to v1.5.0 ( #747 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-08 19:01:02 +07:00
Cuong-Tran
fd83111c5e
(GetUpdates): matching a bit code with Mihon
2025-03-08 18:14:29 +07:00
Adrian Fleiszer
d563e5996b
Implement vertical page panning in paged reader mode when using hardware keys ( #716 )
...
* Implement vertical page panning in paged reader mode when using hardware keys
* Pan to top or bottom of the page instead of directly moving to the previous/next page.
* Add `canPanUp`, `canPanDown`, `panUp`, `panDown` to `ReaderPageImageView`.
* Modify `moveUp` and `moveDown` in `PagerViewer` to utilize the new panning functions.
* add annotation
2025-03-08 03:49:22 +07:00
Cuong-Tran
62b19ffd07
Build PR with devRelease
2025-03-08 03:16:52 +07:00
AntsyLich
fac25b14b1
Change label of setting to always use SSIV in long strip reader ( mihonapp/mihon#1834 )
...
(cherry picked from commit 85d168ed5e201134558cc843aba896306617c9ca)
2025-03-08 01:26:19 +07:00
Cuong-Tran
d8832a7e32
Bump default user agent
2025-03-08 01:26:15 +07:00
FlaminSarge
6e291c1510
Attempt to fix crash when migrating or removing entries from library ( mihonapp/mihon#1828 )
...
Co-authored-by: Cuong-Tran <cuongtran.tm@gmail.com>
Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com>
(cherry picked from commit 563bc02113a5ebc53650fdfdd13f408284a0cdc8)
2025-03-08 01:26:15 +07:00
Cuong-Tran
870d77ed1f
Fix fill info from trackers only looking for specific 'Art' or 'Story'
2025-03-08 01:26:11 +07:00
NarwhalHorns
7d1ee6c587
Display staff information on Anilist tracker search results ( mihonapp/mihon#1810 )
...
Co-authored-by: Cuong-Tran <cuongtran.tm@gmail.com>
Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com>
(cherry picked from commit b702603965044cfe3ee852f8d0c970b6eb93b97a)
2025-03-08 01:26:11 +07:00
Roshan Varughese
9183c19cd2
Fix an issue where tracker reading progress is changed to a lower value ( mihonapp/mihon#1795 )
...
(cherry picked from commit 2e2f1ed82d63a93ebf87ee8494434c1bad2e268c)
2025-03-08 01:26:07 +07:00
Cuong-Tran
7d38c10776
Fix: delegate nhentai failed to load cover
...
Site might intended putting cover's type 'w' in JSON while it's in fact using 'cover.jpg.webp'
2025-03-07 22:24:39 +07:00
NarwhalHorns
974cc4d239
Update track search preview ( mihonapp/mihon#1825 )
...
(cherry picked from commit 0e6d6c087e5a4d889b9153b390d8335d7add1e87)
2025-03-05 18:52:28 +07:00
Smol Ame
f1d4e030f9
Tweak and adjust issue template ( mihonapp/mihon#1817 )
...
Co-authored-by: BrutuZ <brutuz@users.noreply.github.com>
(cherry picked from commit 4f7122d6f09f87930ccd7dae7c557f4b236bbc4b)
2025-03-05 18:52:24 +07:00
AwkwardPeak7
4892e858f9
Fix webview crash caused by 6bfb80fe ( mihonapp/mihon#1819 )
...
(cherry picked from commit 9957fff2fbb6dad6f9df89bb2c16db34d9e4da96)
2025-03-04 22:38:44 +07:00
scb261
f0fcdbe816
Update website when a new version is released ( mihonapp/mihon#1818 )
...
(cherry picked from commit 1313ff7a16c46ed1e340918c1cff03a9d3e5edff)
2025-03-03 23:09:58 +07:00
Cuong-Tran
cb63c893f8
correct non-nullable of TrackMangaMetadata
2025-03-03 16:00:29 +07:00
AntsyLich
5a5b86d3c6
Add option to mark new duplicate read chapters as read ( mihonapp/mihon#1785 )
...
(cherry picked from commit cd0481592c09dc9cfb331805e90e6e5c3752a08c)
2025-03-03 14:34:16 +07:00
Jobobby04
a561d733cf
Guard against NPE in edit info dialog
...
(cherry picked from commit a64fe8121b4a7250473b7d07f1253783858d3acd)
2025-03-03 14:34:16 +07:00
lord-ne
aba3a30613
Use COMPLETE category when sync finishes ( jobobby04/TachiyomiSY#1385 )
...
(cherry picked from commit 8d062cecfd708978472b29fd2406ce5eea00d50d)
2025-03-03 14:34:16 +07:00
Cuong-Tran
249c4bb0c3
Improve Update view's UI & order (always show latest unread chapter first) ( #743 )
...
* adjust Updates view item height & caret animation
* reorder Updates view to always show unread chapter first
* revert to Book cover
* reorder read chapter showng latest chapter first
* adjust carret position
2025-03-03 14:34:09 +07:00
Cuong-Tran
84f3826fe8
Hide excluded scanlators from Update view ( #742 )
...
* Hide excluded translators from update view
* also migrate database
2025-03-03 14:34:09 +07:00
Cuong-Tran
d4c4686ad1
Merge query for UpdateView & LibraryView ( #741 )
...
Remove the inline-code and move it to database
* merge queries for Updates view
* merge queries for Library view
* add comment
* fix spotless
* also migrate database
2025-03-03 14:33:41 +07:00
Weblate (bot)
778d901822
Translations update from Hosted Weblate ( jobobby04/TachiyomiSY#1379 )
...
Translate-URL: https://hosted.weblate.org/projects/mihon/tachiyomisy/
Translate-URL: https://hosted.weblate.org/projects/mihon/tachiyomisy/as/
Translate-URL: https://hosted.weblate.org/projects/mihon/tachiyomisy/de/
Translate-URL: https://hosted.weblate.org/projects/mihon/tachiyomisy/fil/
Translate-URL: https://hosted.weblate.org/projects/mihon/tachiyomisy/id/
Translate-URL: https://hosted.weblate.org/projects/mihon/tachiyomisy/it/
Translate-URL: https://hosted.weblate.org/projects/mihon/tachiyomisy/ja/
Translate-URL: https://hosted.weblate.org/projects/mihon/tachiyomisy/ru/
Translate-URL: https://hosted.weblate.org/projects/mihon/tachiyomisy/tr/
Translate-URL: https://hosted.weblate.org/projects/mihon/tachiyomisy/vi/
Translate-URL: https://hosted.weblate.org/projects/mihon/tachiyomisy/zh_Hant/
Translation: Mihon/TachiyomiSY
Co-authored-by: Corrado Belmonte <corrado.spam@gmail.com>
Co-authored-by: Dexroneum <Rozhenkov69@gmail.com>
Co-authored-by: Eji-san <ejierubani@gmail.com>
Co-authored-by: Frosted <frosted@users.noreply.hosted.weblate.org>
Co-authored-by: Infy's Tagalog Translations <ced.paltep10@gmail.com>
Co-authored-by: Itsmechinmoy <itsmechinmoy@users.noreply.hosted.weblate.org>
Co-authored-by: Lyfja <45209212+lyfja@users.noreply.github.com>
Co-authored-by: Nam Pai <namhg911@gmail.com>
Co-authored-by: Shiratori <kuromaruhatake@gmail.com>
Co-authored-by: Tim Schneeberger <tim.schneeberger@outlook.de>
Co-authored-by: quangpao <ddquangbao@gmail.com>
Co-authored-by: ɴᴇᴋᴏ <s99095lkjjim@gmail.com>
(cherry picked from commit 28cca4963523e98db2a40d3f29bdc1909f0b672a)
2025-03-03 14:33:41 +07:00
Cuong-Tran
876c952feb
Description showing which sources support batch-add ( #740 )
...
* Show description which sources support batch-add
* update remove merged entries text
2025-03-03 11:09:12 +07:00
AwkwardPeak7
6bfb80fe37
Spoof or remove X-Requested-With header from webview ( mihonapp/mihon#1812 )
...
(cherry picked from commit 793d7fbe40c87ed233da8cc99d544d01024ed4f5)
2025-03-03 10:48:11 +07:00
Smol Ame
2167ceba04
Update Issue Request Template ( mihonapp/mihon#1808 )
...
(cherry picked from commit d7a1ae27346a983f658fb88cb525cf8b785b3bb3)
2025-03-03 10:48:06 +07:00
Cuong-Tran
1520829cb8
update gitignore
2025-03-01 02:51:30 +07:00
Cuong-Tran
389601d2e2
update changelog
2025-03-01 01:19:41 +07:00
Cuong-Tran
181dc1d56e
cancel app update job if updater is not included in build
2025-03-01 00:54:23 +07:00
Cuong-Tran
b831349b37
update haze usage
2025-03-01 00:54:01 +07:00
renovate[bot]
73232c5364
Update dependency dev.chrisbanes.haze:haze to v1.4.0 ( #738 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-01 00:33:37 +07:00
renovate[bot]
7803bca619
Update dependency com.google.firebase:firebase-bom to v33.10.0 ( #737 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-01 00:19:56 +07:00
renovate[bot]
a31a64cc7c
Update dependency io.mockk:mockk to v1.13.17 ( #736 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-01 00:19:44 +07:00
Cuong-Tran
c5be11aec5
Fix Comick recommendations failed due to empty cover list ( #735 )
2025-02-27 19:23:40 +07:00
AntsyLich
8cd3243709
Remove alphabetical category/feed sort option ( mihonapp/mihon#1781 )
...
Co-authored-by: cuong-tran <cuongtran.tm@gmail.com>
(cherry picked from commit 2b0c28938bfd74577d2ff0736b2cc72f4e4705cf)
2025-02-27 17:13:27 +07:00