Commit graph

7958 commits

Author SHA1 Message Date
linsui
e4040af3aa
feat: Add fastlane (#1730) 2024-08-29 10:29:30 +02:00
Quickdev
79cd35b29a
feat(downloader): Copy the file location when using ext downloader (#1758) 2024-08-29 10:28:43 +02:00
Secozzi
dabfdf968e
fix(downloader): Don't invalidate anime downloads on startup (#1753) 2024-08-29 10:28:05 +02:00
Secozzi
5c939814a7
fix(animescreen): Fix airing time not showing (#1720) 2024-07-25 12:19:56 +02:00
Secozzi
1d18aa313f
feat(entry): Show "Now" instead of "0 minutes ago" (#1715) 2024-07-21 14:47:55 +02:00
jmir1
c83ebf322f
fix: Group updates by date and not time 2024-07-18 16:01:36 +02:00
Secozzi
291c24b405
feat(player): Add better auto sub select (#1706)
Co-authored-by: Abdallah <54363735+abdallahmehiz@users.noreply.github.com>
Co-authored-by: jmir1 <jhmiramon@gmail.com>
2024-07-18 13:48:26 +02:00
jmir1
58817c724e
fix(tracking): Fix Shikimori 2024-07-16 22:59:30 +02:00
jmir1
74b32a3a0b
fix: Use different status strings for anime trackers 2024-07-16 22:53:53 +02:00
jmir1
03e1ecd75e
fix: Some issues with relative date calculations 2024-07-16 20:25:18 +02:00
jmir1
1f3be7b523
feat: Show hours and minutes in relative time strings
Closes #1702
2024-07-16 17:37:09 +02:00
jmir1
ee13863b3b
chore: Change app version in issue templates 2024-07-16 15:52:51 +02:00
jmir1
5ae35c891b
fix: Actually remove ACRA 2024-07-16 15:44:43 +02:00
Abdallah
60c671aa27
feat(player): Add video filters (#1698) 2024-07-16 15:40:08 +02:00
renovate[bot]
c85006ac58
chore(deps): Update gradle/actions action to v3.5.0 (#1701) 2024-07-16 15:39:25 +02:00
renovate[bot]
473efd4227
fix(deps): update dependency io.mockk:mockk to v1.13.12 (#1700) 2024-07-16 15:39:09 +02:00
jmir1
d3c6a159d8
chore: Remove ACRA 2024-07-16 15:38:41 +02:00
jmir1
45d5591b81
fix(i18n): Remove resources dir 2024-07-16 15:21:50 +02:00
jmir1
0462e3c96e
Merge pull request #1693 from Secozzi/mihonmerge 2024-07-16 15:13:24 +02:00
jmir1
b40f2a864d
fix: Include Mihon copyright 2024-07-16 15:13:00 +02:00
Secozzi
150ba47b76
detekt(detekt): detekt 2024-07-13 10:07:28 +02:00
renovate[bot]
78cb48b516
chore(deps): update dependency gradle to v8.9 (#1007)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
(cherry picked from commit f63e95091013320b27bfc3c7c975c4bdd4a983c5)
2024-07-13 09:51:28 +02:00
renovate[bot]
cb87612f8a
fix(deps): update dependency org.jsoup:jsoup to v1.18.1 (#999)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
(cherry picked from commit f3f2bd41c3974878bcf0e3a62d99ee89bf92fb41)
2024-07-13 09:51:24 +02:00
renovate[bot]
e8d1beb167
fix(deps): update dependency dev.chrisbanes.compose:compose-bom to v2024.07.00-alpha01 (#1002)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
(cherry picked from commit 14d687c5cdff1071098b3580e8b010d7aa01f485)
2024-07-13 09:51:13 +02:00
renovate[bot]
9243169dba
chore(deps): update actions/dependency-review-action action to v4.3.4 (#1009)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
(cherry picked from commit e94c8dac9425a1d3fbe6640a0c285e9f3a5f16a8)
2024-07-13 09:51:07 +02:00
Secozzi
abfb31dfc8
fix(deps): update dependency com.android.tools.build:gradle to v8.5.1
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-13 09:50:45 +02:00
Secozzi
faa5c070d4
Merge readme.md from mihon 2024-07-13 09:49:25 +02:00
Secozzi
633e9880a2
Bump coil version and some cleanup
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com>
2024-07-13 09:34:39 +02:00
Secozzi
20d8b06104
Fix some issues when reading/saving images
* 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

Co-authored-by: FooIbar <118464521+FooIbar@users.noreply.github.com>
2024-07-13 09:31:27 +02:00
Secozzi
5e1a6c9d9c
Fix login prompts despite being logged in to trackers in Manga screen
Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com>
2024-07-13 09:26:00 +02:00
Secozzi
38ba45b6e7
Observe tracker login state instead of fetching once
* Observe tracker login state instead of fetching once

* Review changes

Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com>
2024-07-12 23:15:47 +02:00
Secozzi
2ff66d7f1d
Make global search "Has result" sticky
Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com>
2024-07-12 22:39:54 +02:00
Secozzi
2ccd3ffc8f
Smart Update Dialog Tweak
* 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: Roshan Varughese <40583749+Animeboynz@users.noreply.github.com>
Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com>
2024-07-12 22:35:31 +02:00
CrepeTF
d59fa3fcf3
Correct tako variable colours (#976)
(cherry picked from commit 75b5d966018aa917f57adf37370088a51e4914b2)
2024-07-12 22:31:33 +02:00
renovate[bot]
0adc11dd71
fix(deps): update lifecycle.version to v2.8.3 (#972)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
(cherry picked from commit 77db8873f6753cc9db8f67b39d53685563380cc6)
2024-07-12 22:31:24 +02:00
Secozzi
35732fea4d
Update image-decoder revision
Co-authored-by: WerctFourth <88225220+WerctFourth@users.noreply.github.com>
2024-07-12 22:30:24 +02:00
Secozzi
22c46273f9
Add safeguard to prevent ArchiveInputStream from being closed twice
* fix: Add safeguard to prevent ArchiveInputStream from being closed twice

* detekt

* lint: Make detekt happy

---------

Co-authored-by: Ahmad Ansori Palembani <46041660+null2264@users.noreply.github.com>
Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com>
2024-07-12 22:29:41 +02:00
Secozzi
c312832812
fix(deps): update dependency io.coil-kt.coil3:coil-bom to v3.0.0-alph…
…a07

* fix(deps): update dependency io.coil-kt.coil3:coil-bom to v3.0.0-alpha07

* Fix build

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com>
2024-07-12 22:27:00 +02:00
CrepeTF
bcf72c919f
Theme fixes (#963)
* Fix theme issue with download progress indicator

* Fix theme issue with download progress indicator + better contrast

(cherry picked from commit e132cc405f23e18dd8d73626730821eae9051149)
2024-07-12 22:14:53 +02:00
renovate[bot]
16a239f98c
fix(deps): update dependency dev.chrisbanes.compose:compose-bom to v2024.06.00-alpha01 (#957)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
(cherry picked from commit 2d41bf5589a3f26e549ecc7ddd5adafc17d503f4)
2024-07-12 22:12:33 +02:00
Secozzi
637f159079
Added configuration options to e-ink page flashes
* Recommit for e-ink pref changes

* Fixed state holder for flash interval

* Detekt

* Refactor suggested by Antsy

* inverted currentDisplayRefresh check for early exit

Co-authored-by: Maddie Witman <1882979+sirlag@users.noreply.github.com>
2024-07-12 22:11:53 +02:00
Secozzi
8f45a8e122
Refactor archive support with libarchive
* Refactor archive support with libarchive

* Revert string resource changs

* Only mark archive formats as supported

Comic book archives should not be compressed.

* Fixup

* Remove epub from archive format list

* Move to mihon package

* Format

* Cleanup

Co-authored-by: FooIbar <118464521+FooIbar@users.noreply.github.com>
2024-07-12 22:00:23 +02:00
Secozzi
bde254aa88
[skip ci] remove unused github workflow
Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com>
2024-07-12 21:31:57 +02:00
Secozzi
08e58e7fef
Upload build artifacts
To decode obfuscated stack traces and help debugging R8 issues.

Co-authored-by: FooIbar <118464521+FooIbar@users.noreply.github.com>
2024-07-12 21:31:11 +02:00
Secozzi
b1fba0e55f
Cleanup in CommonMangaItem.kt
Closes #19

Co-authored-by: Roshan Varughese <40583749+Animeboynz@users.noreply.github.com>
Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com>
2024-07-12 21:29:26 +02:00
Secozzi
1c0e44f7f9
Fix Migrator test and also add the test to build script
* Fix MigratorTest after update to Kotlin 2.0.0

* add main module's test to build script

Co-authored-by: Tran M. Cuong <16017808+cuong-tran@users.noreply.github.com>
2024-07-12 21:21:58 +02:00
Secozzi
b88b179e47
Fix unexpected skips in strong skipping mode
Co-authored-by: FooIbar <118464521+FooIbar@users.noreply.github.com>
2024-07-12 21:17:04 +02:00
Secozzi
d670bd530f
Update build_pull_request.yml paths-ignore
Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com>
2024-07-12 21:08:53 +02:00
Secozzi
a3f7be5f6b
fix(deps): update moko to v0.24.1
* fix(deps): update moko to v0.24.1

* Fix build

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com>
2024-07-12 21:07:44 +02:00
Weblate (bot)
48abd7eb51
Translations update from Hosted Weblate (#904)
* Translated using Weblate (Malayalam)

Currently translated at 16.9% (136 of 804 strings)

Translation: Mihon/Mihon
Translate-URL: https://hosted.weblate.org/projects/mihon/mihon/ml/

* Translated using Weblate (Swedish)

Currently translated at 99.1% (797 of 804 strings)

Translation: Mihon/Mihon
Translate-URL: https://hosted.weblate.org/projects/mihon/mihon/sv/

* Translated using Weblate (Arabic)

Currently translated at 99.5% (800 of 804 strings)

Translation: Mihon/Mihon
Translate-URL: https://hosted.weblate.org/projects/mihon/mihon/ar/

* Translated using Weblate (Swedish)

Currently translated at 100.0% (804 of 804 strings)

Translation: Mihon/Mihon
Translate-URL: https://hosted.weblate.org/projects/mihon/mihon/sv/

* Translated using Weblate (Swedish)

Currently translated at 100.0% (18 of 18 strings)

Translation: Mihon/Mihon Plurals
Translate-URL: https://hosted.weblate.org/projects/mihon/mihon-plurals/sv/

---------

Co-authored-by: Akhil Raj <akhilakae07@gmail.com>
Co-authored-by: Norsze <norbert.szabo7+github@gmail.com>
Co-authored-by: Duh051 <duhduh272@gmail.com>
Co-authored-by: bittin1ddc447d824349b2 <bittin@reimu.nl>

(cherry picked from commit cf02119da55c431d0fb4c42ecfec3681d466ae43)
2024-07-12 21:04:46 +02:00