tapframe
|
f96d1f1af3
|
Update app configuration and improve stream handling; add local network and microphone usage descriptions in app.json, enhance stream loading logic in useMetadata by removing external source requests, and implement error handling in VideoPlayer. Update StreamsScreen to filter out deprecated sources for better clarity.
|
2025-05-01 20:26:43 +05:30 |
|
tapframe
|
cc894ff4f4
|
Update package dependencies and enhance Trakt authentication flow; add base64-js and react-native-url-polyfill to package.json, improve expo-auth-session integration with PKCE support in TraktSettingsScreen, and refactor token exchange method in traktService to include code verifier for enhanced security.
|
2025-04-26 15:45:49 +05:30 |
|
Nayif Noushad
|
094bc00ea3
|
Add event emitter for addon changes; integrate addon order management in StremioService, allowing reordering of addons in the UI. Update CatalogContext and useHomeCatalogs hooks to listen for addon events and refresh catalogs accordingly. Enhance AddonsScreen with reorder functionality and UI improvements for better user experience.
|
2025-04-22 14:03:39 +05:30 |
|
Nayif Noushad
|
869bedba72
|
Integrate data source preference functionality in catalog service; add support for TMDB as a content source, enhance CatalogScreen and SettingsScreen to manage data source selection, and implement genre filtering improvements for better content discovery.
|
2025-04-22 13:43:23 +05:30 |
|
Nayif Noushad
|
206204998e
|
Add Trakt integration and enhance SeriesContent component; include TraktProvider in App, update navigation for TraktSettings, and implement persistent season selection in useMetadata hook.
|
2025-04-20 12:49:38 +05:30 |
|
Nayif Noushad
|
2dfb8da36c
|
Add react-native-draggable-flatlist dependency; enhance CatalogScreen and CatalogSettingsScreen with custom catalog name functionality and modal for renaming; improve loading states across screens for better user experience.
|
2025-04-20 11:43:11 +05:30 |
|
Nayif Noushad
|
76796a50d6
|
Add runtime display to SeriesContent and StreamsScreen; update TMDBEpisode interface to include runtime property
|
2025-04-18 00:00:13 +05:30 |
|
Nayif Noushad
|
1948abc922
|
Refactor App structure to include GenreProvider; update dependencies in package.json and package-lock.json; enhance UI components with animations and improved styles; implement TMDB API key management; optimize metadata loading and caching; add new settings for catalog management.
|
2025-04-17 23:36:01 +05:30 |
|
Nayif Noushad
|
08af55edbb
|
major changes
|
2025-04-15 22:12:37 +05:30 |
|
Nayif Noushad
|
8de78b435a
|
Made metadascreen as modal for better user experience in ios
|
2025-04-14 18:56:42 +05:30 |
|
Nayif Noushad
|
975f0eb9ef
|
parallel streams loading fixed
|
2025-04-13 21:34:37 +05:30 |
|
Nayif Noushad
|
1575bdd86f
|
some changes
|
2025-04-13 11:20:56 +05:30 |
|
Nayif Noushad
|
6e62e4cb9b
|
VideoPlayer fixes
|
2025-04-12 04:07:35 +05:30 |
|
Nayif Noushad
|
9ea8101e0f
|
Initial commit: NUVIO Expo app with navigation and header components
|
2025-04-11 22:09:50 +05:30 |
|