Commit graph

785 commits

Author SHA1 Message Date
tapframe
f017f08095 increased meta hydration cap limit 2026-03-01 00:55:16 +05:30
tapframe
229d5f2984 followup focus restore fixes 2026-03-01 00:47:21 +05:30
tapframe
783efb8b7f correcting focus restoration on episodesection 2026-03-01 00:34:20 +05:30
tapframe
b1c2e73a12 update several places to show text fallback incase of no clearlogo 2026-03-01 00:25:47 +05:30
CrissZollo
c585269b69
Fixes #184, changes library to grid view instead 2026-02-28 13:11:00 +01:00
tapframe
43da9ddd79 string syntax fix 2026-02-28 08:31:21 +05:30
Nayif
d1e386dd44
Merge pull request #388 from craitose/performance
skip regex search if pattern is null to facilitate binge group speed
2026-02-28 08:29:08 +05:30
Nayif
830759cd74
Merge pull request #432 from traidor/dev
Update values-ro/strings.xml
2026-02-28 08:28:28 +05:30
Nayif
a5fd7ace81
Merge pull request #433 from danilopagotto82/dev
Improve app language and fix translation errors (Portuguese Brasil - Pt-Br)
2026-02-28 08:28:11 +05:30
Nayif
ae6792b36b
Merge pull request #440 from Joe00011/dev
Add Japanese (ja) translation
2026-02-28 08:27:13 +05:30
Nayif
6db9389333
Merge pull request #439 from halibiram/feature/updated-turkish-localization
Updated Turkish localization
2026-02-28 08:27:02 +05:30
Nayif
673ca09c8d
Merge pull request #437 from SwoleRonson/tweak-progress-bars
Tweak episode and continue-watching progress bars
2026-02-28 08:26:30 +05:30
Joe00011
957a220aef
Add Japanese language option to ThemeSettingsScreen 2026-02-28 11:42:08 +09:00
tapframe
9e1b736b44 minor modern home layout adjustments 2026-02-28 08:05:25 +05:30
HALİL İBRAHİM ÖZDEMİR
cb02d7e047 refine turkish translations 2026-02-28 04:52:51 +03:00
HALİL İBRAHİM ÖZDEMİR
7dfd7764a4 chore(i18n): restructure turkish translations and add missing keys 2026-02-28 04:32:37 +03:00
tapframe
8df3c4cb9a Merge branch 'dev' of https://github.com/tapframe/NuvioTV into dev 2026-02-28 06:43:56 +05:30
Swole Ronson
72166ad50b Tweak progress bars 2026-02-27 22:47:16 +00:00
traidor
0c7427188d
Update values-ro/strings.xml
Update Romanian translation
2026-02-27 21:26:58 +00:00
CrissZollo
cfc875cf2a
fixes #154, sorting in library 2026-02-27 22:04:13 +01:00
CrissZollo
e550eee240
#132 duplicate items 2026-02-27 21:30:49 +01:00
CrissZollo
565fbe2661
Fixes #84, logic finding forced and other possible formats 2026-02-27 21:19:59 +01:00
CrissZollo
cd5952709c
Fixes #79, added setting to hide none released movies and show 2026-02-27 20:53:15 +01:00
CrissZollo
f1d57a5865
Fixes #114, start from beginning 2026-02-27 20:12:00 +01:00
CrissZollo
666e93b72f
Added debug version to have different package name and app name 2026-02-27 19:49:08 +01:00
CrissZollo
162ef06822
Added Swedish as a local language 2026-02-27 19:20:36 +01:00
Joe00011
81b460434e
Add Japanese language option to ThemeSettingsScreen 2026-02-28 03:09:29 +09:00
Joe00011
295f9402f8
Add Japanese locale to locale_config.xml 2026-02-28 03:01:44 +09:00
Joe00011
21ca97b3a7
Add Japanese (ja) translation 2026-02-28 02:57:24 +09:00
danilopagotto82
2e31cc02f8
Update strings.xml
Improve subtitle layout to fit within available space
2026-02-27 14:54:53 -03:00
tapframe
2acca99a0d trakt error handling 2026-02-27 23:03:37 +05:30
tapframe
8ef216a07c trakt retry logic fixes 2026-02-27 21:11:29 +05:30
tapframe
d2ad167435 Merge branch 'danilopagotto82/dev' into dev 2026-02-27 20:52:54 +05:30
tapframe
9de54fcc00 bump version 2026-02-27 20:51:05 +05:30
tapframe
eb64d72c90 Merge branch 'aicon/dev' into dev 2026-02-27 20:50:33 +05:30
tapframe
e2f6a34234 Merge branch 'pr-357' into dev 2026-02-27 20:48:32 +05:30
tapframe
b0062759ba Merge branch 'refactor' into dev 2026-02-27 20:38:20 +05:30
tapframe
fbef4e6c40 fix catalog type duplicate rendering 2026-02-27 20:35:00 +05:30
Nayif
c4f0be9330
Merge pull request #417 from skoruppa/fixes
Fixes for aniSkip, stream selection and Pause Overlay
2026-02-27 20:30:11 +05:30
tapframe
2978654e6d handle already used device code scenario 2026-02-27 20:18:49 +05:30
Nayif
cdca3caa78
Merge pull request #412 from skoruppa/missing-strinigs
Last batch of new strings for translations
2026-02-27 20:13:52 +05:30
tapframe
a60f0a48ce homeview model refatoring into seperate files 2026-02-27 20:03:24 +05:30
tapframe
dac310a243 reset longPressTriggered state on key event 2026-02-27 19:38:05 +05:30
tapframe
acc54fc530 update cw watchproress to match metascreen 2026-02-27 18:51:56 +05:30
skoruppa
59d1ed1659 show PauseOverlay only after 5s of inactivity and allow to move left/right in streams sections and return focus to correct chip 2026-02-27 13:42:52 +01:00
tapframe
654aa05f8e trakt retry loop fix 2026-02-27 18:08:27 +05:30
skoruppa
79f305d41b handle seasons in aniSkip 2026-02-27 10:27:07 +01:00
skoruppa
02c29418b2 Rounded UI 2026-02-27 10:09:05 +01:00
skoruppa
dcdaa25aad Subtitle Styles strings 2026-02-27 10:02:48 +01:00
skoruppa
1b7a602b1a SkipIntro and DisplayMode strings 2026-02-27 09:58:38 +01:00