Commit graph

606 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
0d669b538a ref: potential audio channel related crash fix 2026-05-18 22:15:11 +05:30
tapframe
52989624d7 ref: progress key generation for rpc sync 2026-05-18 11:57:58 +05:30
tapframe
8287724b35 bump version 2026-05-17 19:41:56 +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
d0a420fab8 bump version 2026-05-16 03:57:53 +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
Nayif
5155498135 Merge pull request #1063 from VenusIsJaded/fix/profile-back-closes-app
fix: back button on profile screens closes app instead of navigating back
2026-05-16 03:54:03 +05:30
tapframe
6f3ca6c321 Merge branch 'debridstreaming' into cmp-rewrite 2026-05-16 03:46:27 +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
fbde2402cf update CONTRIBUTING.md 2026-05-13 18:38:21 +05:30
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