Commit graph

12 commits

Author SHA1 Message Date
tapframe
30b148d783 some changes on ios player 2025-09-21 22:02:58 +05:30
tapframe
e98012862c subtitle fix 2025-09-18 13:48:09 +05:30
tapframe
d0719fabec bug fixes 2025-09-17 19:37:08 +05:30
tapframe
263da30f17 trakt continue watching removal fix 2025-09-13 13:21:43 +05:30
tapframe
2a118a17d4 Calender screen optimziation which caused OOM. 2025-09-11 11:43:28 +05:30
tapframe
62a2ed0046 test 2025-08-06 20:45:51 +05:30
tapframe
b21f13c283 testing 2025-08-03 12:42:23 +05:30
tapframe
d5cfe8a563 Implement dynamic poster layout calculation across multiple components for improved responsiveness
This update introduces a new function to calculate poster layout dynamically based on screen width in several components, including CatalogSection, ContentItem, ContinueWatchingSection, MoreLikeThisSection, CatalogScreen, HomeScreen, and homeStyles. The function ensures that poster widths and the number of columns adapt to different screen sizes, enhancing the overall user experience and visual consistency across the application.
2025-06-18 18:25:19 +05:30
tapframe
eb90192752 Add LogoSourceSettings screen and enhance logo fetching in MetadataScreen
Introduce a new LogoSourceSettings screen for users to select their logo source preference. Update the MetadataScreen to fetch banner images based on the selected logo source, improving the logic for handling logo refreshes and error states. Enhance the logoUtils with a new function to fetch banners according to user preferences, ensuring a more robust and user-friendly experience.
2025-05-03 18:15:54 +05:30
tapframe
5a64adec22 Enhance logo loading and error handling in FeaturedContent, MetadataScreen, and SearchScreen components. Introduce state management for logo load errors, improve image prefetching logic, and update UI to fallback to text when logos fail to load. Refactor TMDBService to include detailed logging for image URL construction and fetching processes. 2025-05-03 17:11:16 +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
1575bdd86f some changes 2025-04-13 11:20:56 +05:30