NuvioStreaming/src/screens
tapframe 29347ee028 Refactor CalendarSection and CalendarScreen components to integrate theme context for improved UI consistency
This update enhances the CalendarSection and CalendarScreen components by incorporating the ThemeContext, allowing for dynamic theming throughout the calendar interface. Styles have been adjusted to reflect the current theme colors, improving visual consistency and user experience. Key changes include updates to button styles, text colors, and background settings, ensuring a cohesive interface that adapts to different themes. Additionally, the CalendarSection's date handling logic has been optimized for better performance.
2025-05-04 02:44:38 +05:30
..
AddonsScreen.tsx Refactor AddonsScreen to integrate theme context and improve UI consistency 2025-05-03 21:56:33 +05:30
CalendarScreen.tsx Refactor CalendarSection and CalendarScreen components to integrate theme context for improved UI consistency 2025-05-04 02:44:38 +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 m 2025-05-04 02:36:17 +05:30
NotificationSettingsScreen.tsx Refactor CalendarSection and CalendarScreen components to integrate theme context for improved UI consistency 2025-05-04 02:44:38 +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 Enhance ThemeScreen and ThemeContext with new themes and filtering functionality 2025-05-04 02:03:59 +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