tapframe
d6a0d2da52
ref: rename files
2026-06-26 22:53:12 +05:30
tapframe
1b4d08bbba
feat: support for 6 profiles
2026-06-26 15:01:34 +05:30
tapframe
21a9e2df69
Merge branch 'cmp-rewrite' of https://github.com/NuvioMedia/NuvioMobile into cmp-rewrite
2026-06-25 15:10:27 +05:30
tapframe
dafa53fd50
bump version
2026-06-25 14:56:45 +05:30
tapframe
19f1e1a656
Remove settings sidebar border
2026-06-25 11:38:35 +05:30
tapframe
b9c3e62eb0
ref: adjust authscreen layout and gradients
2026-06-25 02:46:53 +05:30
tapframe
a2d3fda686
ref: reorganize settings page
2026-06-25 01:45:50 +05:30
tapframe
d767f60d35
Apply profile mesh background to loading screens
2026-06-25 01:04:17 +05:30
Nayif
17906f3e0f
Merge pull request #1335 from siriusvoid/fix/styled-subtitles-ios
...
fix: styled ASS/SSA subtitles rendering flattened on iOS
2026-06-24 23:45:28 +05:30
siriusvoid
4c7af0891e
fix: styled ASS/SSA subtitles rendering flattened on iOS
2026-06-24 15:11:36 +00:00
tapframe
87670e7cb0
ref: remove startup observer causing stale catalog setting push
2026-06-24 20:40:55 +05:30
tapframe
9d32d238f4
fix: libmpv ass override.
...
fixes #1403
2026-06-24 19:55:30 +05:30
tapframe
3b94341ac4
cleanup
2026-06-24 19:39:41 +05:30
tapframe
e921e28141
Merge branch 'appstorepolicy' into cmp-rewrite
2026-06-24 19:39:10 +05:30
tapframe
df8b05f1c2
Adjust App Store settings policy and copy
2026-06-24 13:22:53 +05:30
tapframe
69f0dab65e
feat: local db switch for development
2026-06-23 19:43:27 +05:30
tapframe
611b934000
update workflows
2026-06-23 16:25:08 +05:30
tapframe
3c1bdd3e18
update proguard rules and bump version
2026-06-22 21:12:43 +05:30
tapframe
6e815b91ed
feat: libmpv engine for android
2026-06-22 20:43:12 +05:30
Nayif
f3128f369b
Merge pull request #1370 from VenusIsJaded/fix/android-7-lets-encrypt
...
fix: Let's Encrypt trust on Android 7
2026-06-22 19:53:26 +05:30
tapframe
f0f5e583a3
Fix home collections refresh
...
Fixes #1368
2026-06-22 19:43:22 +05:30
tapframe
e2215b64a4
Merge branch 'cmp-rewrite' of https://github.com/NuvioMedia/NuvioMobile into cmp-rewrite
2026-06-22 19:34:58 +05:30
Nayif
7f9cb51981
Merge pull request #1391 from VenusIsJaded/fix/imdb-rating-shows-tmdb-score
...
Fix: Keep addon IMDb rating instead of TMDB score
2026-06-22 19:34:51 +05:30
tapframe
85e1522712
Temporarily disable AVFoundation audio output
2026-06-22 19:31:21 +05:30
tapframe
82999686cc
Merge branch 'cmp' into cmp-rewrite
2026-06-22 19:06:31 +05:30
tapframe
7c7ab57334
Merge branch 'cmp-rewrite' into cmp
2026-06-22 19:04:48 +05:30
tapframe
6bd055d174
revert: rollback dependencies causing instablilty durign navigation and plugin fetches
2026-06-22 18:51:35 +05:30
tapframe
8498a5301d
Fix mobile compile after merge
2026-06-22 18:36:56 +05:30
tapframe
4935ffc75a
Merge branch 'cmp-rewrite' of https://github.com/NuvioMedia/NuvioMobile into cmp-rewrite
2026-06-22 18:19:28 +05:30
Nayif
bff4fa798d
Merge pull request #1141 from jhojhocraazy/cmp-rewrite
...
i18n(pt-BR): Add complete Brazilian Portuguese
2026-06-22 18:18:42 +05:30
Nayif
d7eea90691
Merge pull request #1386 from Joe00011/feat/japanese-translation
...
feat: Add Japanese language support
2026-06-22 18:16:40 +05:30
Nayif
1441797d3e
Merge pull request #1259 from WhiteGiso/pr/liquid-glass-profile-switch
...
feat(ios): improve liquid glass profile switching
2026-06-22 18:15:52 +05:30
Nayif
36c5919407
Merge pull request #1392 from VenusIsJaded/fix/exoplayer-unpausing-when-returning-to-foreground
...
fix: ExoPlayer unpausing when leaving the app and coming back
2026-06-22 17:59:50 +05:30
VenusIsJaded
0bfd086917
fix: ExoPlayer unpausing when leaving the app and coming back
...
The LifecycleEventObserver was only capturing playWhenReady at the
time the effect ran. When ON_START fired later, it would use the old
value and resume playback even if the user had paused before leaving
the app.
Use rememberUpdatedState so we always read the live value.
Fixes #1080
2026-06-22 07:16:03 -05:00
VenusIsJaded
fca06204e0
fix(details): keep addon IMDb rating instead of TMDB score
...
When a metadata addon (e.g. aiometadata) supplies a genuine IMDb rating,
the TMDB enrichment on the details page was overwriting it with TMDB's
vote_average because the copy() preferred enrichment.rating over the
existing value. This made the IMDb placeholder display the TMDB score on
mobile, even though the addon provided IMDb ratings (the TV version was
already correct).
Invert the precedence so the addon-provided imdbRating is kept and TMDB's
vote_average is only used as a fallback when no rating was supplied.
Fixes #1377
2026-06-22 06:37:24 -05:00
VenusIsJaded
cc89e07eed
fix: Let's Encrypt trust on Android 7
2026-06-22 05:38:31 -05:00
tapframe
389b990358
Handle deleted remote accounts on mobile
...
Fixes #81
2026-06-21 23:50:01 +05:30
Joe00011
029abadbe6
Add Japanese strings.xml translation
2026-06-21 20:30:48 +09:00
tapframe
e1cad830e9
Fix watch progress crash from concurrent updates
2026-06-21 16:51:20 +05:30
tapframe
3e49c78de7
fix: multiple ios crashes
2026-06-21 16:45:56 +05:30
tapframe
f2ef1e1383
refactor(plugin): unify dispatcher usage in PluginRuntime
2026-06-21 16:37:59 +05:30
tapframe
50a923d056
ref: remove entity outer box
2026-06-21 13:10:09 +05:30
tapframe
bdffcbb8bf
Refine wide cast loading layout
2026-06-21 13:06:14 +05:30
tapframe
f4a2ce8963
Add wide cast and production layouts
2026-06-21 12:57:29 +05:30
Joe00011
f5b32acd42
Add Japanese language support to AppLanguage enum
2026-06-21 15:51:28 +09:00
Joe00011
cb8072b470
Add Japanese locale to locale_config.xml
2026-06-21 15:44:55 +09:00
tapframe
6c9b926b0e
bump version
2026-06-20 22:23:13 +05:30
tapframe
41b732bbe5
fix(plugin): isolate runtime from default dispatcher
2026-06-20 22:16:43 +05:30
tapframe
997f071c8c
bump version
2026-06-20 19:42:32 +05:30
tapframe
c3da1cf36f
Merge branch 'cmp-rewrite' of https://github.com/NuvioMedia/NuvioMobile into cmp-rewrite
2026-06-20 19:15:50 +05:30