SnaexCZ
49c36e28ec
Add new cs locale in locale_config.xml
2026-03-08 21:02:56 +01:00
SnaexCZ
61c9c17e0b
Add Czech locale to locale_config.xml
...
Added Czech locale to the locale configuration.
2026-03-08 20:58:01 +01:00
tapframe
326a130ed8
Merge branch 'aiometa' into dev
2026-03-08 10:06:06 +05:30
tapframe
b0650369c7
cw section to only fetch from first meta addon
2026-03-08 10:05:08 +05:30
tapframe
260466e38e
some ui changes homehero
2026-03-08 09:45:54 +05:30
tapframe
a3dd075baa
adding more meta schema support
2026-03-08 04:01:01 +05:30
tapframe
e880b0ffe4
minor legacy sidebar adjustments
2026-03-08 01:40:59 +05:30
tapframe
8e4e75858c
expanded legacy swidth adjustment
2026-03-08 01:28:47 +05:30
tapframe
0585292479
adjust sidebar paddings
2026-03-08 01:26:46 +05:30
tapframe
23938a2cf4
add AvatarRepository
2026-03-08 00:57:35 +05:30
tapframe
5069a10256
added more strings
2026-03-08 00:55:21 +05:30
tapframe
e81aa146f3
update metaview errorstate
2026-03-08 00:35:40 +05:30
tapframe
5d15c1e514
skip now acts dynamically instead of hardcoded 100
2026-03-08 00:34:00 +05:30
tapframe
a201f0e60a
removed duplicates
2026-03-07 22:17:15 +05:30
Nayif
ef57cfe63f
Merge pull request #655 from skoruppa/missing-strinigs
...
sort language list alphabetically, localize episode titles in continue watching, add missing Polish translations
2026-03-07 22:14:41 +05:30
Nayif
7d7c373f61
Merge pull request #666 from klemenko1/dev
...
Update strings.xml with latest Slovenian localization
2026-03-07 22:13:34 +05:30
tapframe
fc43dac1da
minor default buffer increase
2026-03-07 22:01:00 +05:30
tapframe
3ea6e8d249
made about screen to be scrollable.
2026-03-07 21:40:52 +05:30
tapframe
4146cd9a2a
Merge branch 'observ' into dev
2026-03-07 21:30:47 +05:30
tapframe
5791bd0d55
feat: add functionality to observe watched movie IDs
2026-03-07 21:30:32 +05:30
tapframe
f40f10072c
fix: fixes an issue where parsing vtt sub file urls ending with no extensions, addresses #671
2026-03-07 21:01:32 +05:30
Nayif
b93d085ff8
Merge pull request #669 from skoruppa/fixes
...
resolve back stack issues in autoplay navigation flow
2026-03-07 20:17:43 +05:30
skoruppa
9d7e060063
resolve back stack issues in autoplay navigation flow
...
- Fix player->detail loop when autoplay skips Stream screen by using
popUpTo(Player) instead of popUpTo(Stream) which no longer exists
- Reuse existing Detail on back stack via savedStateHandle instead of
navigating to a new instance, preventing duplicate Detail screens
- Apply same fix for normal back path when Stream is absent from stack
- Suppress next-to-watch scroll/focus when returning with returnFocusEpisode
2026-03-07 09:27:29 +01:00
klemenko1
98368a8eb1
Add files via upload
2026-03-07 08:44:52 +01:00
klemenko1
370f530497
Delete app/src/main/res/values-sl/strings.xml
...
update
2026-03-07 08:42:31 +01:00
Nayif
7da190fb1c
Merge pull request #661 from skoruppa/fixes
...
hotfix: reduce gradient overhead and fix stream back navigation focus
2026-03-07 07:59:42 +05:30
skoruppa
00d670bd8b
remove debug messages
2026-03-07 02:41:26 +01:00
skoruppa
b9293f9ba3
Generate smaller gradient and use savedStateHandle for going back from a stream screen
2026-03-07 02:39:41 +01:00
tapframe
f28b15248a
Revert "feat: Remove metadata hydration limit and implement a cooldown for failed metadata fetch"
...
This reverts commit 289b107f86 .
2026-03-07 05:21:51 +05:30
tapframe
47e9a1838f
Revert "fix: library and watchlist membership checks by normalizing content IDs and matching across multiple identifiers. fixes #614 "
...
This reverts commit b31514e65e .
2026-03-07 05:21:51 +05:30
tapframe
2d6a689489
Revert "perf: coroutine cancellation.optimize addon manifest loading with shared flows"
...
This reverts commit 6e049fb02d .
2026-03-07 05:21:07 +05:30
tapframe
2e5ea476e1
Revert "feat: refactor movie watched status tracking to use a global set of watched IDs instead of individual observers."
...
This reverts commit a7e99ca6b9 .
2026-03-07 05:17:41 +05:30
skoruppa
b3838f20ae
Missing context
2026-03-07 00:24:42 +01:00
skoruppa
9f8ada3262
sort language list alphabetically, localize episode titles in continue watching, add missing Polish translations
2026-03-07 00:13:55 +01:00
tapframe
5f89d0cd55
version bump
2026-03-07 03:18:12 +05:30
tapframe
9eed208147
focus fixes profilescreen
2026-03-07 03:18:04 +05:30
tapframe
53586c27ad
Merge branch 'missing-strinigs' into dev
2026-03-07 02:56:16 +05:30
tapframe
fae9e59dbb
fixes subtitle not preloading when changing source in player , fixes #646
2026-03-07 02:09:51 +05:30
tapframe
5e533d965a
Implement track selection restoration for same series playback fixes #648
2026-03-07 01:56:34 +05:30
tapframe
5594542de1
minor padding changes
2026-03-07 01:45:03 +05:30
tapframe
5c95b60214
Add avatar management features and update profile selection ui
2026-03-07 01:09:26 +05:30
tapframe
563303965d
ui changes
2026-03-07 00:48:14 +05:30
tapframe
8146622824
avatars init
2026-03-06 23:15:06 +05:30
tapframe
5385fdc230
Merge branch 'dev' of https://github.com/tapframe/NuvioTV into dev
2026-03-06 21:14:00 +05:30
Nayif
cb795d4135
Merge pull request #620 from omavel/dev
...
New Changes - Add Latin American Spanish localization
2026-03-06 21:12:52 +05:30
tapframe
e81a06f057
Merge branch 'dev' of https://github.com/tapframe/NuvioTV into dev
2026-03-06 21:11:24 +05:30
tapframe
daedada3e2
Merge branch 'LastpostNL/dev' into dev
2026-03-06 21:09:39 +05:30
tapframe
a630fdbe9f
update template
2026-03-06 21:09:19 +05:30
Nayif
9c9f649867
Merge pull request #634 from vhtuan288/dev
...
Add Vietnamese localization
2026-03-06 21:08:16 +05:30
Nayif
45d0ede1be
Merge pull request #637 from skoruppa/main
...
apply dither to gradient bitmap - feels a bit smoother
2026-03-06 21:05:53 +05:30