NuvioStreaming_backup_24-10-25/src/screens
tapframe 188c6e37f1 Integrate theme context across metadata components for enhanced UI consistency
This update refactors multiple metadata components, including CastSection, FloatingHeader, HeroSection, and RatingsSection, to utilize the new ThemeContext for dynamic theming. Styles have been adjusted to reflect the current theme colors, improving visual consistency throughout the application. Additionally, loading indicators and text colors have been updated to align with the theme, enhancing the overall user experience. These changes streamline the components and ensure a cohesive interface across different themes.
2025-05-04 01:17:08 +05:30
..
AddonsScreen.tsx Refactor AddonsScreen to integrate theme context and improve UI consistency 2025-05-03 21:56:33 +05:30
CalendarScreen.tsx some changes 2025-04-13 11:20:56 +05:30
CatalogScreen.tsx Refactor LogoSourceSettings to integrate theme context and enhance styling 2025-05-03 22:08:04 +05:30
CatalogSettingsScreen.tsx Refactor LogoSourceSettings to integrate theme context and enhance styling 2025-05-03 22:08:04 +05:30
DiscoverScreen.tsx Implement theme context integration across components for improved UI consistency 2025-05-03 21:49:20 +05:30
HeroCatalogsScreen.tsx Enhance FeaturedContent and HeroCatalogsScreen components with improved loading animations and settings updates. Refactor image loading logic for better performance and add saved indicator in HeroCatalogsScreen. Update HomeScreen to handle settings changes dynamically and adjust layout for better user experience. 2025-05-03 15:05:46 +05:30
HomeScreen.tsx Implement theme context integration across components for improved UI consistency 2025-05-03 21:49:20 +05:30
HomeScreenSettings.tsx f 2025-05-03 22:04:03 +05:30
index.ts Initial commit: NUVIO Expo app with navigation and header components 2025-04-11 22:09:50 +05:30
LibraryScreen.tsx Implement theme context integration across components for improved UI consistency 2025-05-03 21:49:20 +05:30
LogoSourceSettings.tsx Enhance HeroSection and useMetadataAssets for improved ID handling and asset fetching 2025-05-04 00:08:33 +05:30
MDBListSettingsScreen.tsx f 2025-05-03 22:04:03 +05:30
MetadataScreen.tsx Integrate theme context across metadata components for enhanced UI consistency 2025-05-04 01:17:08 +05:30
NotificationSettingsScreen.tsx some changes 2025-04-13 11:20:56 +05:30
PlayerSettingsScreen.tsx Add PlayerSettings screen and integrate preferred player functionality; update settings to include preferredPlayer option, enhance settings UI with badges, and improve navigation for playback options. 2025-04-22 13:04:10 +05:30
SearchScreen.tsx Implement theme context integration across components for improved UI consistency 2025-05-03 21:49:20 +05:30
SettingsScreen.tsx Implement theme context integration across components for improved UI consistency 2025-05-03 21:49:20 +05:30
ShowRatingsScreen.tsx Enhance HeroSection and useMetadataAssets for improved ID handling and asset fetching 2025-05-04 00:08:33 +05:30
StreamsScreen.tsx Revert "Refactor StreamsScreen to streamline component structure and enhance readability; replace inline components with imports for MovieHero and EpisodeHero, and utilize custom hooks for provider management. Optimize loading logic and animation effects, while removing unused code and improving overall performance." 2025-05-03 14:30:27 +05:30
ThemeScreen.tsx Implement theme context integration across components for improved UI consistency 2025-05-03 21:49:20 +05:30
TMDBSettingsScreen.tsx Implement theme context integration across components for improved UI consistency 2025-05-03 21:49:20 +05:30
TraktSettingsScreen.tsx Implement theme context integration across components for improved UI consistency 2025-05-03 21:49:20 +05:30
VideoPlayer.tsx 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