Commit graph

756 commits

Author SHA1 Message Date
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
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
skoruppa
25760e5850 NextEpisodeCardOverlay strings 2026-02-27 09:55:37 +01:00
aicon
3f1615627a
Update string.xml, update hungarian translation, add missing values
Updated the Hungarian localization, refined the translation in several points, and added new language variables introduced in version 0.4.5-beta
2026-02-27 09:53:19 +01:00
skoruppa
058985d4d5 Handle user interactions in player actions, so the pause overlay will be displayed 5s after last activity 2026-02-27 09:53:02 +01:00
skoruppa
63ec08841d Calll LocalContext.current outside the remember lambda 2026-02-27 09:29:13 +01:00
aicon
07f4336393
Merge branch 'tapframe:dev' into dev 2026-02-27 05:54:55 +01:00
skoruppa
bcbcede6d4 rest of flash messages 2026-02-27 04:34:20 +01:00
skoruppa
1000dae9b8 adding rest missing strings 2026-02-27 03:57:10 +01:00
skoruppa
d759856fe4 trying to decrease lag
- Cap poster status observers at 60 to prevent spawning 500+ coroutines on load
- Defer reconcilePosterStatusObservers by 500ms so UI renders before observers start
- Increase layout prefs debounce 100ms->300ms to batch DataStore emissions on slow TV hardware
- Guard loadDisabledHomeCatalogPreference against redundant loadAllCatalogs calls on startup
2026-02-27 01:26:45 +01:00
tapframe
8c4d6a21fc Merge branch 'dev' 2026-02-26 20:12:43 +05:30
tapframe
50fb0d66c3 focus management in CatalogRowSection 2026-02-26 20:12:27 +05:30
tapframe
043074add5 Merge branch 'dev' of https://github.com/tapframe/NuvioTV into dev 2026-02-26 19:31:07 +05:30
Nayif
3545350bb3
Merge pull request #318 from skoruppa/aniskip-for-mal-kitsu
Handle Kitsu and Mal content ids for AniSkip
2026-02-26 19:30:57 +05:30
tapframe
bf0f19b8b8 update tv material 2026-02-26 19:19:15 +05:30
tapframe
bc9bfd1851 adjusting dampness 2026-02-26 19:16:49 +05:30
tapframe
1384dd095a Merge branch 'pr-386' into merge 2026-02-26 19:09:02 +05:30
tapframe
4209485fa0 Revert "drawWithCache optmization on multiple pages."
This reverts commit ab77beddd8.
2026-02-26 19:02:23 +05:30
tapframe
54435ce67b Revert "drawWithCache optmization on multiple pages."
This reverts commit 7d5f818c1a.
2026-02-26 18:25:09 +05:30
skoruppa
303629618c Fixed focus in modern view
an easier fix would be by just removing focusable(), but that would make two focus present (from system and our custom), With this approach we only see our custom focus
2026-02-26 13:54:43 +01:00
skoruppa
4516270cd9 fixes for latest version
- added missing import in playbacksettingssections
- fixed navigation to left in settings
- fixed adjustment of focused row in modern view
- fixed crash in modern view when fast scrolling down/up
- added catalog type translation to modern view
- added throttle key repeats to modern view to prevent menu opening on fast scrolling to left
- added catalog type sufix with translation to grid view
- fixed wrong focus on continue watching when entering it first time from hero carousel in both classic and grid view
2026-02-26 12:13:41 +01:00
aicon
cb91d15204
Merge branch 'dev' into dev 2026-02-26 06:19:54 +01:00
tapframe
352db96f0a bump version 2026-02-26 06:15:42 +05:30
Nayif
b4eff535d4
Merge pull request #380 from tapframe/revert-362-patch-1
Revert "Arabic Translation TV Version"
2026-02-26 06:12:00 +05:30
Nayif
4c0f93821f
Revert "Arabic Translation TV Version" 2026-02-26 06:11:34 +05:30
tapframe
715bc9444d update settinsgcreen modal to use nuviomodal shared file 2026-02-26 06:02:50 +05:30
tapframe
98b0d5a39f update scroll stiffness and adjust layout dimensions in settings screens 2026-02-26 05:50:46 +05:30
tapframe
0e805be37e made language selection model scrollable 2026-02-26 05:22:46 +05:30
tapframe
04d7c5a3f7 Merge branch 'feature/turkish-translation' into dev 2026-02-26 04:32:40 +05:30
tapframe
282f45753a Merge branch 'dev' of https://github.com/tapframe/NuvioTV into dev 2026-02-26 04:29:45 +05:30