tapframe
37ad5647f8
ref: Simkl authentication to use PKCE and update exchangeCodeForToken method
2026-02-21 18:05:12 +05:30
Nayif
5a8fa30787
Merge pull request #495 from sssserrano/feat/add-catalan
...
Add Catalan language
2026-02-21 14:57:04 +05:30
John Neerdael
a7fcf6779c
Fix OpenRouter model routing and add configurable model setting
2026-02-20 23:15:41 +01:00
sandra
55afd3fd56
Add Catalan language
2026-02-20 17:56:16 +01:00
tapframe
a05a16f67b
implement bounded concurrency for catalog loading and add loading screen timeout
2026-02-20 21:59:25 +05:30
tapframe
9b330b8226
add forgot password link to AuthScreen and enhance URL normalization in SupabaseSyncService
2026-02-19 06:23:08 +05:30
skoruppa
bf5f7c60de
prioritize external meta addons & fix episode ID parsing
...
same as for NuvioTV
also
fix: correct episode ID parsing for non-season formats (mal🆔 episode)
2026-02-18 12:23:19 +01:00
tapframe
8603b1ea86
fix localization files
2026-02-17 14:57:02 +05:30
tapframe
7eadee8fd8
Merge branch 'milicevicivan/main'
...
# Conflicts:
# src/i18n/locales/it.json
# src/i18n/locales/sr.json
2026-02-17 03:41:56 +05:30
tapframe
a57b2bdbdd
Remove linked devices information from SyncSettingsScreen
2026-02-17 03:38:42 +05:30
tapframe
46fe7f7cdf
Add Nuvio Sync feature and update branding assets
2026-02-17 03:31:29 +05:30
tapframe
36d93c270a
authentication error handling
2026-02-17 02:23:53 +05:30
tapframe
b5ae55da9e
Refactor AuthScreen and SyncSettingsScreen; remove warning details and sync code generation
...
- Removed warning details and associated animations from AuthScreen.
- Simplified AuthScreen layout by eliminating unused state and styles.
- Updated SyncSettingsScreen to fetch remote sync stats and display them.
- Introduced new actions for pulling from cloud and uploading local data.
- Removed legacy code related to sync code generation and claiming.
- Enhanced UI with new section headers and improved layout for better user experience.
- Added reconciliation logic for remote watched items in watchedService.
- Implemented addon order reconciliation based on remote manifest URLs in stremioService.
2026-02-17 01:33:36 +05:30
tapframe
e27b6de202
acc sync init
2026-02-16 21:39:41 +05:30
milicevicivan
e0391bc79c
Update PlaybackSettingsScreen.tsx
2026-02-12 23:36:03 +01:00
milicevicivan
fdd0461234
Update TMDBSettingsScreen.tsx
2026-02-12 23:32:15 +01:00
tapframe
a0dde2814b
Merge branch 'main' of https://github.com/tapframe/NuvioStreaming
2026-02-12 11:51:22 +05:30
tapframe
9ea8007bfc
update lang strings
2026-02-12 11:51:15 +05:30
Nayif
1a3b9e367b
Revert "Upscale"
2026-02-10 15:49:01 +05:30
paregi12
b7c0bc3304
feat(mal): improve season-aware scrobbling and UI refinements
2026-02-09 20:36:31 +05:30
paregi12
28e62fa674
Merge branch 'tapframe:main' into Mal
2026-02-09 07:46:10 +05:30
Matt
cc9fa995b0
Added option to sync Trakt watchlist into local library of Nuvio
2026-02-08 20:46:12 +01:00
milicevicivan
9fa2f0b2b4
Update TMDBSettingsScreen.tsx
...
Mistake fixed
2026-02-07 22:33:19 +01:00
milicevicivan
da07db4098
Update PlaybackSettingsScreen.tsx
2026-02-07 18:22:43 +01:00
paregi12
cb1bc64daa
fix: resolve shader persistence loop, icons, and preset memory; add FSR/SSim shaders and clean UI
2026-02-07 15:26:16 +05:30
paregi12
3fe5da1434
upscaler
2026-02-07 08:26:51 +05:30
milicevicivan
e978c14da6
Update TMDBSettingsScreen.tsx
2026-02-06 23:19:44 +01:00
milicevicivan
5aa90afde1
Update TMDBSettingsScreen.tsx
...
Mistake fixed
2026-02-06 21:22:44 +01:00
milicevicivan
cc9e35596c
Update TMDBSettingsScreen.tsx
...
Added new languages
2026-02-06 21:05:43 +01:00
tapframe
23ffc9977b
feat(i18n): add privacy settings translations for multiple languages
2026-02-05 11:29:24 +05:30
tapframe
1b9010435f
Merge branch 'main' of https://github.com/tapframe/NuvioStreaming
2026-02-05 10:56:19 +05:30
tapframe
454a6f387f
feat: Implement privacy settings and telemetry management
2026-02-05 10:56:07 +05:30
paregi12
682d3f2eb3
refactor: improve IntroDB API key verification and handle unmounted state
2026-02-01 22:49:32 +05:30
paregi12
f8bac1aa56
feat: implement IntroDB API key verification before saving
2026-02-01 22:49:32 +05:30
Nayif
520f8595aa
Merge pull request #452 from paregi12/feat-intro-db-submission
...
feat: implement intro submission feature
2026-02-01 01:03:47 +05:30
xicoivy
2e6c67e1b6
Update TMDBSettingsScreen.tsx
...
Added Croatian lang
2026-01-31 18:45:42 +01:00
paregi12
8d9fed3f7f
feat: implement intro submission feature and update to beta.14
2026-01-31 14:08:39 +05:30
paregi12
fa9ce8d8bf
Merge branch 'tapframe:main' into Mal
2026-01-30 14:16:10 +05:30
tapframe
f73e418b36
revert: drop theintrodb.org integration
...
Revert the theintrodb.org skip-intro provider and return to the existing introdb.app behavior.
2026-01-29 11:50:11 +05:30
tapframe
13c4313703
fix for addon renaming and disabling due to addon.id key conflict
2026-01-27 18:48:26 +05:30
paregi12
540f364c82
Merge remote-tracking branch 'upstream/main' into Mal
...
Resolved conflicts in:
- src/components/player/AndroidVideoPlayer.tsx (Kept upstream imports)
- src/navigation/AppNavigator.tsx (Merged MAL and Simkl screens/imports)
- src/screens/CalendarScreen.tsx (Merged AniList source support with upstream filtering)
- src/screens/LibraryScreen.tsx (Merged MAL and Simkl rendering/filters)
- src/screens/SettingsScreen.tsx (Merged MAL and Simkl settings items)
- src/screens/streams/useStreamsScreen.ts (Resolved streamProvider declaration)
- src/services/pluginService.ts (Merged testPlugin feature with upstream safety/sandboxing)
- src/services/stremioService.ts (Merged imports)
- src/services/watchedService.ts (Merged MAL and Simkl sync logic)
2026-01-27 13:24:53 +05:30
tapframe
2417bf548a
feat: added theintrodb.org skip intro service
2026-01-26 16:55:58 +05:30
tapframe
c36210e9c2
added simkl watchlists
2026-01-26 12:53:14 +05:30
tapframe
f4bd44d3e0
Removed Debrid Integration
2026-01-26 11:46:28 +05:30
tapframe
77f5cb2b80
added Hindi
2026-01-25 22:55:22 +05:30
tapframe
36b2375db0
added donor screen
2026-01-25 14:37:42 +05:30
tapframe
fd7372a2e9
added liveactivity for ios downloads
2026-01-24 13:41:36 +05:30
tapframe
83bb91e1d1
added support for multiple addon installation of the same addon.id
2026-01-24 10:25:27 +05:30
tapframe
828644cce4
Reapply "streamscreen tvshow rendering fix"
...
This reverts commit b817ff37b5 .
2026-01-24 01:15:42 +05:30
tapframe
fefb0cda01
minor ui changes
2026-01-22 00:51:34 +05:30
tapframe
1931bbc558
removed special episodes appearing from thisweeksection
2026-01-21 17:56:38 +05:30
tapframe
afdac8c1e9
minor sub fixes
2026-01-21 17:01:40 +05:30
tapframe
9d0163b4eb
removed the stream/MKV/URL-validation HEAD probes;
2026-01-21 16:25:09 +05:30
tapframe
a4548c69e9
added inbuit update downloader for android
2026-01-21 15:59:13 +05:30
tapframe
b817ff37b5
Revert "streamscreen tvshow rendering fix"
...
This reverts commit 41adf5913f .
2026-01-20 19:37:25 +05:30
tapframe
34a3c52aed
Mentioning Alpha stage
2026-01-18 14:31:54 +05:30
tapframe
34d809c510
margin adjustment
2026-01-18 14:29:36 +05:30
tapframe
00cf7e696d
Revert "margin adjustments"
...
This reverts commit 6f15e104ef .
2026-01-18 14:29:00 +05:30
tapframe
6f15e104ef
margin adjustments
2026-01-18 14:27:49 +05:30
tapframe
3e30048c03
added "simk" harcodings to locales
2026-01-18 14:26:23 +05:30
tapframe
4a61136690
removed primary colour from trakt icon
2026-01-18 14:18:30 +05:30
tapframe
ea2debb9dd
ui changes
2026-01-18 14:15:02 +05:30
tapframe
25e1102832
simkl init
2026-01-18 13:48:19 +05:30
tapframe
bfba45e74a
removed streamscreen header filter
2026-01-18 11:56:37 +05:30
tapframe
44f9aa5c35
Auto-select first stream sort fix
2026-01-18 10:39:38 +05:30
paregi12
00b9b73170
fix: resolve syntax/type errors and player navigation issue
2026-01-18 10:22:49 +05:30
paregi12
3e035a874f
fix: restore missing variables in MetadataScreen to resolve black screen crash
2026-01-17 19:24:53 +05:30
paregi12
bd1cdeb29e
refactor: remove legacy offline mappings and switch to ArmSync/Jikan
2026-01-17 17:35:03 +05:30
paregi12
9fcbe88ed4
feat: implement ARM + Jikan date-based scrobbling and 90% completion threshold
2026-01-17 14:21:10 +05:30
paregi12
7a09c46ccb
feat: implement robust MyAnimeList integration with offline mapping and library UI
2026-01-17 12:56:31 +05:30
paregi12
744f79a264
feat: restore project state to commit 696a2379 and integrate new MappingService
2026-01-17 09:44:56 +05:30
Nayif
a8867df4e6
Merge pull request #396 from AdityasahuX07/patch-22
...
Minor bug fix for discover filter not save the "All Genres" state.
2026-01-15 13:55:05 +05:30
tapframe
41adf5913f
streamscreen tvshow rendering fix
2026-01-14 13:45:46 +05:30
tapframe
61a69799d4
added skip intro toggle
2026-01-12 19:29:39 +05:30
tapframe
f9c043ba32
fix showbox token not reading
2026-01-12 16:12:51 +05:30
AdityasahuX07
15af3e1dc2
Minor bug fix for discover filter not save the "All Genres" state.
...
Refactor genre saving and loading logic
Updated genre handling to save empty string for 'All genres' and adjusted loading logic accordingly.
2026-01-12 15:38:39 +05:30
tapframe
7bf3a344f3
release: 1.3.5 (33)
2026-01-12 00:13:29 +05:30
Nayif
d52c202518
Merge pull request #394 from AdityasahuX07/patch-20
...
Implement save and load for discover settings
2026-01-11 22:47:38 +05:30
tapframe
d398c73214
removed debrid integration
2026-01-11 20:45:32 +05:30
AdityasahuX07
5a2271c64e
Implement save and load for discover settings
...
Added functionality to save and load discover settings including type, catalog, and genre.
2026-01-11 18:21:56 +05:30
Saif Shaikh
6974768457
patch: bottom sheet back button behavior, SettingsScreen.tsx refactor
2026-01-09 23:46:31 -08:00
AdityasahuX07
b916bdbcca
Adjust item separator height in CatalogScreen
2026-01-09 20:19:48 +05:30
AdityasahuX07
67d53cf5ce
Adjust padding and margin values in LibraryScreen and CatalogSection
...
make the uniform gap between the posters to look symmetric.
2026-01-09 20:15:56 +05:30
tapframe
76310dae1b
updated AI model
2026-01-09 17:02:08 +05:30
tapframe
01a041aebf
fix: fixed autoplay stream
2026-01-09 16:46:46 +05:30
tapframe
031c0c8772
added dev options to prod builds
2026-01-09 01:11:29 +05:30
tapframe
26e4c6db88
updated docs
2026-01-08 21:37:01 +05:30
tapframe
2439bd1cd8
added deeplink support for plugin installation
2026-01-08 16:50:18 +05:30
tapframe
1fdcdd02bf
updated tablet ui for plugin test screen
2026-01-08 16:15:15 +05:30
tapframe
bb94a49662
Fix: Critical Tablet screen crash fix upon app opening
2026-01-08 15:54:40 +05:30
tapframe
28632d192f
updated plugin tester localization
2026-01-08 13:00:42 +05:30
tapframe
2a265bf716
update dev tools translation
2026-01-08 12:35:37 +05:30
tapframe
75702d823f
plugintest: added player testing support
2026-01-08 03:49:38 +05:30
tapframe
f865b737e6
adjusted plugintest screen layout for tablets
2026-01-08 03:44:39 +05:30
tapframe
2169354f0d
refactored plugintest screen
2026-01-08 03:41:32 +05:30
tapframe
8dc1217c36
added repo testing
2026-01-08 03:16:37 +05:30
tapframe
0a1511f09f
plugintest screen init
2026-01-08 02:41:43 +05:30
tapframe
79ffe92864
fixed searchscreen handlers after the refactor.
2026-01-07 22:29:21 +05:30
Nayif
f779febc32
Merge pull request #367 from AdityasahuX07/patch-17
...
[Updated]Added double tap on search button to open keyboard for ready to search feature.
2026-01-07 22:13:23 +05:30
tapframe
6005574019
added german and pt-Portugal in localisation
2026-01-07 18:13:37 +05:30