NuvioStreaming/src
tapframe 01d86198ba Add Cinemeta addon to AddonsScreen and improve community addons loading logic
This update introduces the Cinemeta addon with its details and ensures it is added to the community addons list while preventing duplication. Additionally, the loading logic has been adjusted to display Cinemeta even if the community addons fail to load, enhancing user experience and reliability.
2025-06-30 19:40:51 +05:30
..
assets Update app configuration and enhance ContinueWatchingSection; add scheme to app.json, remove unused app icon, and improve refresh logic in ContinueWatchingSection for better state management. Update HomeScreen to conditionally render ContinueWatchingSection based on content availability. 2025-04-26 12:09:05 +05:30
components Refactor ContentItem and MetadataScreen for improved loading handling and UI consistency 2025-06-30 19:28:28 +05:30
contexts Enhance Trakt integration with support for watchlist, collection, and ratings 2025-06-20 00:07:46 +05:30
hooks Enhance SeriesContent and useMetadata hooks for improved image handling and cast fetching 2025-06-30 15:55:41 +05:30
navigation Remove Discover-related components and constants to streamline the application structure. This includes the deletion of CatalogSection, CatalogsList, CategorySelector, GenreSelector, ContentItem, and the DiscoverScreen, along with associated constants. The AppNavigator has been updated to reflect these changes, removing references to the Discover screen and adjusting navigation parameters accordingly. 2025-06-30 14:29:16 +05:30
patches Revert "Remove package-lock.json, patch-package.js, and torrentService.ts; update package.json to simplify expo version and remove postinstall script. Refactor MetadataScreen to streamline component imports and enhance readability by removing unused code and components." 2025-05-03 14:36:09 +05:30
screens Add Cinemeta addon to AddonsScreen and improve community addons loading logic 2025-06-30 19:40:51 +05:30
services feat: Prepare for App Store submission 2025-06-30 12:52:10 +05:30
styles Remove Discover-related components and constants to streamline the application structure. This includes the deletion of CatalogSection, CatalogsList, CategorySelector, GenreSelector, ContentItem, and the DiscoverScreen, along with associated constants. The AppNavigator has been updated to reflect these changes, removing references to the Discover screen and adjusting navigation parameters accordingly. 2025-06-30 14:29:16 +05:30
types Enhance metadata handling and navigation with addon support 2025-06-20 13:00:24 +05:30
utils Refactor image handling and caching strategies in multiple components for enhanced performance 2025-06-21 23:48:38 +05:30
splash.png Initial commit: NUVIO Expo app with navigation and header components 2025-04-11 22:09:50 +05:30
temp_settings_screen.tsx 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