Commit graph

543 commits

Author SHA1 Message Date
tapframe
f00fc0ee2f feat(debrid): stream cache 2026-05-19 03:16:24 +05:30
tapframe
b356887fe6 feat(debrid): sorting and filtering 2026-05-19 02:21:25 +05:30
tapframe
fe2cfe3e2b ref: cache and log cleanup 2026-05-19 01:32:11 +05:30
tapframe
ac466fcf2a feat: state managing for cw cards 2026-05-19 01:13:39 +05:30
tapframe
2544137964 fix: multiple trakt cw stale cache and pull logic 2026-05-19 01:11:16 +05:30
tapframe
52989624d7 ref: progress key generation for rpc sync 2026-05-18 11:57:58 +05:30
tapframe
2c05bbd787 feat: remaining places to use bottomsheetmodal 2026-05-17 19:34:02 +05:30
tapframe
8de9d24132 fix: hiding of controls while scrubbing is active
fixes #1100
2026-05-17 19:19:38 +05:30
tapframe
bcbfa9b11e ref: block touch registering in shared headers 2026-05-16 22:06:16 +05:30
tapframe
596983d848 feat: add scroll to top functionality across root screens 2026-05-16 21:59:07 +05:30
tapframe
f7ec2ade21 fix: decoder fallback handling in ExoPlayer to try app decoders if a decoder failure occurs 2026-05-16 21:29:07 +05:30
tapframe
9f04f06bf1 fix: android not registering hold to change profile 2026-05-16 21:19:35 +05:30
tapframe
66feae7884 feat: add experimental notice for debrid support in settings 2026-05-16 21:15:00 +05:30
tapframe
1e38f451bc faet: parental guilde overlay 2026-05-16 20:16:48 +05:30
tapframe
9016fceaad fix: trakt duplicating same timestamp history 2026-05-16 19:43:15 +05:30
tapframe
5756fa59bf Merge branch 'cmp-rewrite' of https://github.com/NuvioMedia/NuvioMobile into cmp-rewrite 2026-05-16 03:56:56 +05:30
Nayif
92f3fe6259 Merge pull request #1062 from VenusIsJaded/fix/imdb-zero-rating-unreleased
fix: hide IMDb 0.0 rating on unreleased content
2026-05-16 03:54:37 +05:30
Nayif
536858b781 Merge pull request #1061 from i4mth3d4ng3r/cmp-rewrite
fix(tmdb collections): Add Most Voted sorting option. Add Watch Provider and Watch Region filters.
2026-05-16 03:54:19 +05:30
tapframe
37abcf8de3 ref: adjusting formatters 2026-05-16 03:43:10 +05:30
tapframe
0ce3bbe525 ref: improve file detection 2026-05-16 03:23:57 +05:30
tapframe
c3c98cd246 feat: init debrid direct streaming 2026-05-16 02:30:53 +05:30
VenusIsJaded
bbdc782852 fix: back button on profile screens closes app instead of navigating back
closes #1058
2026-05-14 17:43:29 -05:00
VenusIsJaded
51c0ae92d0 fix: hide IMDb 0.0 rating on unreleased content
closes #1046
2026-05-14 16:10:05 -05:00
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
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
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
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