Commit graph

714 commits

Author SHA1 Message Date
tapframe
d0f978a715 catalog loading performance and cache improvement 2026-02-27 07:10:05 +05:30
tapframe
68cf2a597b improve catalog loading session 2026-02-27 06:53:45 +05:30
CrissZollo
244907a9dd
Inital load and performance updates 2026-02-26 22:09:59 +01:00
CrissZollo
c81e00c0e5
Increased the ram limit for building the app 2026-02-26 18:44:18 +01:00
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
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
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
tapframe
c46c9c43b0 Merge branch 'feat/ptpt-locale' into dev 2026-02-26 04:27:53 +05:30
Nayif
09d2871f9b
Merge pull request #338 from skoruppa/subtitle-fixes
Fix subtitle addons - wrong content ID, addon tracks in built-in list, videoHash/videoSize/filename pipeline
2026-02-26 04:25:53 +05:30
tapframe
535491dfc4 Added direct SpeechRecognizer instance with RecognitionListener 2026-02-26 04:22:18 +05:30
tapframe
cb378fc8e4 normalised apostrophe escape in italian lang 2026-02-26 04:13:05 +05:30
tapframe
df1fe09d01 Merge branch 'dev' of https://github.com/tapframe/NuvioTV into dev 2026-02-26 04:09:01 +05:30
tapframe
a10a7f3048 Merge branch 'gaelTrd/dev' into dev 2026-02-26 04:08:10 +05:30
Nayif
582e064ea5
Merge pull request #379 from albyalex96/dev
Italian Localization Updated
2026-02-26 04:04:18 +05:30
tapframe
1f12223bff Merge branch 'traidor/dev' into dev 2026-02-26 04:03:56 +05:30
tapframe
eb9bb186ba added "forced" to sub lang selection 2026-02-26 03:56:08 +05:30
tapframe
a74a343f8b adjust viewport 2026-02-26 03:45:07 +05:30
albyalex96
2b1f866f67
Add Italian language support to theme settings 2026-02-25 23:11:10 +01:00
albyalex96
801516270a
Add Italian locale to locale_config.xml 2026-02-25 23:10:20 +01:00
albyalex96
1763710844
Added Updated Italian Localization 2026-02-25 23:08:52 +01:00
tapframe
4d1d0d9547 Merge branch 'performance' into dev 2026-02-26 03:30:12 +05:30
tapframe
fe8cbb47f6 adjust stiffness 2026-02-26 03:29:48 +05:30
tapframe
ab77beddd8 drawWithCache optmization on multiple pages. 2026-02-26 03:21:14 +05:30
tapframe
ce45303455 removed whole screen gradient on modern home layout and only apply on the edges where it needed. 2026-02-26 03:21:14 +05:30
tapframe
45220c8370 optimizing gradient in modernhome view 2026-02-26 03:21:14 +05:30
tapframe
4e972340be Merge branch 'klemenko1/dev' into dev 2026-02-26 02:58:18 +05:30
tapframe
ce76a6bead Merge branch 'translation' into dev 2026-02-26 02:52:25 +05:30
tapframe
5f3141371e update Slovak translations 2026-02-26 02:52:06 +05:30
CrissZollo
1b573edcd8
Fixed merging to latest dev 2026-02-25 22:19:13 +01:00
Nayif
4bb3b7f666
Merge pull request #376 from tapframe/drawWithCache
drawWithCache optmization on multiple pages.
2026-02-26 02:47:41 +05:30
tapframe
9122b8a271 replace items with itemsIndexed in CompanyLogosSection 2026-02-26 02:47:13 +05:30
CrissZollo
0a1d7f655b
Global implementation of smooth navigation 2026-02-25 22:08:00 +01:00
tapframe
7d5f818c1a drawWithCache optmization on multiple pages. 2026-02-26 02:35:49 +05:30
craitose
a906222e0c added slovak (sk) translation 2026-02-25 20:58:32 +00:00
CrissZollo
2702032c5b
Removed files 2026-02-25 21:48:04 +01:00
CrissZollo
d97d7d5ec9
Alot of performance optimisation and animation improvements 2026-02-25 21:46:04 +01:00
tapframe
397972be09 removed whole screen gradient on modern home layout and only apply on the edges where it needed. 2026-02-26 02:07:58 +05:30