kmshaw1990
ffc737272f
Update watch provider string description
2026-05-14 14:04:39 -05:00
kmshaw1990
8b7e236d1c
add more monetization types for watch provider queries
2026-05-14 13:40:28 -05:00
kmshaw1990
a702c724bc
Reorder Watch Provider Above Watch Region
2026-05-14 13:34:17 -05:00
i4mth3d4ng3r
ce4b78dba5
Merge branch 'NuvioMedia:cmp-rewrite' into cmp-rewrite
2026-05-14 02:11:12 -05:00
kmshaw1990
1bb427d7da
added tmdb watch providers for streaming services, and sorting by most voted
2026-05-14 02:04:18 -05:00
tapframe
63d0aa3bd1
Merge branch 'cmp-rewrite' of https://github.com/NuvioMedia/NuvioMobile into cmp-rewrite
2026-05-13 14:12:34 +05:30
tapframe
1f1bc3bcfa
fix; cw section to respect underline toggle
2026-05-13 14:12:26 +05:30
Muhammed Nayif Rahman
98ed3bacd7
Merge pull request #1022 from iamohdisa/feat/double-tap-search-focus
...
feat: double tap on search tab to focus on search input
2026-05-13 14:04:01 +05:30
Muhammed Nayif Rahman
7cb0024674
Merge pull request #1031 from foXaCe/fix/percent-display
...
fix(i18n): correct doubled '%' in FR download progress
2026-05-13 14:03:30 +05:30
Muhammed Nayif Rahman
fd1ebb0ee7
Merge pull request #1044 from luqmanfadlli/indonesian-locale
...
Add Indonesian Localization
2026-05-13 14:03:19 +05:30
tapframe
89a40912fa
bump version
2026-05-13 14:00:38 +05:30
tapframe
138c59bad8
ref: adjust addon subtitle behaviour and language mapping
2026-05-13 13:59:28 +05:30
Luqman Fadlli
a4dad9a170
Merge branch 'NuvioMedia:cmp-rewrite' into indonesian-locale
2026-05-13 15:17:10 +07:00
tapframe
5b53f6046a
feat: support for external player
2026-05-13 13:27:12 +05:30
Luqman Fadlli
2f179e1d6d
improve Indonesian localization with natural phrasing
...
Updated strings.xml in values-id to use more natural, everyday language.
2026-05-13 14:56:49 +07:00
Luqman Fadlli
3dfbbb5222
Merge branch 'NuvioMedia:cmp-rewrite' into indonesian-locale
2026-05-13 08:13:27 +07:00
tapframe
16aa19605d
fix: update continue watching metadata
2026-05-12 23:33:39 +05:30
tapframe
88e13b77f9
fix: remove duplicate episode title in horizontal cw card
2026-05-12 23:27:53 +05:30
tapframe
c480922372
chore: update coil version
2026-05-12 18:34:00 +05:30
Luqman Fadlli
5a4db7aa34
Update Indonesian translations
...
- Synchronized strings.xml with the latest source strings.
- Fixed inconsistent terms to match the current app context.
- Added missing translation keys.
2026-05-12 18:13:06 +07:00
Luqman Fadlli
f3b54c9d4a
add Indonesian language support
...
Added Indonesian (Bahasa Indonesia) translation to the project.
Files updated:
- Translated strings added to the `values-id` directory.
- Hooked up the new language option in `AppLanguage.kt`.
- Registered the `id` locale in Android's `locale_config.xml`.
2026-05-12 15:12:49 +07:00
tapframe
6343ee5f9f
fix: update global index fallback logic
...
fixes #1027
2026-05-12 12:38:30 +05:30
tapframe
84a79923c5
fix: adjust behaviour logic of streamlink caching
...
fixes #1034
2026-05-12 12:22:58 +05:30
Stéphane
c0316cd321
fix(i18n): correct doubled '%' rendering in FR download progress
...
`updates_downloading_progress` in values-fr/strings.xml used `%1$d%%` —
Compose Multiplatform Resources does NOT interpret `%%` as an escape
for a literal `%`. The runtime substitutes `%1$d` with the integer arg
and leaves the rest of the string verbatim, so the user sees
`Téléchargement 26%%` instead of `Téléchargement 26 %`.
Same change applied to two adjacent FR keys that already only had a
single trailing `%` (no doubled bug), but now also use NBSP (U+00A0)
before the symbol to match French typography:
- `streams_resume_from_percent`: `Reprendre depuis %1$d%` → `... %1$d %`
- `settings_playback_threshold_percentage_value`: `%1$s%` → `%1$s %`
EN strings keep `Downloading %1$d%` / `Resume from %1$d%` / `%1$s%`
(English convention: no space before `%`).
2026-05-11 19:24:30 +02:00
Mohamed Isa
fcc16daddc
Double tap on search tab to focus on search input
2026-05-10 18:24:31 +03:00
tapframe
329d868088
bump version
2026-05-10 14:05:22 +05:30
tapframe
db4da326f7
ref: publish search catalogs as they arrive
2026-05-10 13:55:24 +05:30
tapframe
49a2e33ba8
feat; option to hide catalog underline
2026-05-10 13:47:36 +05:30
tapframe
c7b31518c3
Merge branch 'cmp-rewrite' of https://github.com/NuvioMedia/NuvioMobile into cmp-rewrite
2026-05-10 12:36:18 +05:30
tapframe
c7179a0bd9
feat: adding attributions page
2026-05-10 12:36:15 +05:30
Muhammed Nayif Rahman
291dea67ff
Merge pull request #994 from foXaCe/fix/coil-svg-decoder
...
fix(image): register SvgDecoder so SVG logos actually render
2026-05-10 12:34:53 +05:30
Muhammed Nayif Rahman
a3d7de28f5
Merge pull request #1010 from Pupon11/cmp-rewrite
...
czech language
2026-05-10 12:34:03 +05:30
Muhammed Nayif Rahman
98be6dbb97
Merge pull request #1012 from guuilp/feat/continue-watching-sort-mode
...
feat(settings): add Continue Watching sort mode setting
2026-05-10 12:33:30 +05:30
tapframe
fc778bca55
ref: homescreen now treats collections as a valid content
2026-05-10 10:17:02 +05:30
tapframe
052ad51320
feat: added hold, hover and release to select faeture in profile switch bubble
2026-05-10 10:11:51 +05:30
tapframe
39b20dead8
ref: adjust trakt episode remapping
2026-05-10 09:36:49 +05:30
Guilherme Lima Pereira
64c746e520
fix(trakt): replace invalid RegexOption.DOT_MATCHES_ALL with inline flag
...
RegexOption.DOT_MATCHES_ALL is not available in Kotlin Common (KMP).
Replaced with inline (?s) flag to fix commonMain compilation.
2026-05-09 17:37:32 -03:00
Guilherme Lima Pereira
0581cfb133
feat(settings): add Continue Watching sort mode setting
...
Port of NuvioMedia/NuvioTV#1704 .
Adds a Sort Order setting to the Continue Watching section with two modes:
- Default: sort all items by most recently watched
- Streaming Style: released/in-progress items first (by recency), unaired
next-up items pushed to the end sorted by ascending air date
2026-05-09 17:37:19 -03:00
Pupon11
fb08cddbf1
Update strings.xml
...
changed localization for "settings_playback_minutes_value", "settings_playback_threshold_percentage_value", and "settings_playback_timeout_seconds" to handle new rules better
2026-05-09 20:09:06 +02:00
Pupon11
0077c7c04a
Add Czech language support to AppLanguage enum
2026-05-09 18:44:03 +02:00
Pupon11
c781301f51
Add Czech locale to locale_config.xml
2026-05-09 18:39:49 +02:00
Pupon11
58331801ae
Update print statement from 'Hello' to 'Goodbye'
2026-05-09 18:26:15 +02:00
tapframe
ec5b66ffeb
bump version
2026-05-09 01:31:31 +05:30
tapframe
d33ccdef19
ref: adjust the search screen empty state ui
2026-05-09 01:27:40 +05:30
tapframe
0841f7f77d
ref: amoled to keep default surface theming
2026-05-09 01:20:36 +05:30
tapframe
67a11dc68f
feat: support for trakt library items removal from library screen
...
fixes #962
2026-05-09 01:18:21 +05:30
tapframe
edf262b6c6
fix: search screen sticky header being clickable
...
fixes #969
2026-05-09 01:06:22 +05:30
tapframe
bc7aef8543
fix: volume/brightness gesture triggering when hold to speed is active
...
Fixes #992
2026-05-09 01:02:13 +05:30
tapframe
3539ab482c
ref: remove account deletion button
2026-05-09 00:59:15 +05:30
tapframe
c546518692
Merge branch 'collectionsettings' into cmp-rewrite
2026-05-09 00:56:42 +05:30