Commit graph

13 commits

Author SHA1 Message Date
CrissZollo
340d109e72 Increasing gap for metadata by 50% 2025-10-04 16:21:37 +02:00
CrissZollo
6c8502d8fe removed comment 2025-10-04 12:57:53 +02:00
CrissZollo
64c2129b1d Fixes some logic to runtime calculations format 2025-10-04 12:52:02 +02:00
CrissZollo
89416bd714 Small fixes to timeline time 2025-09-30 21:32:00 +02:00
CrissZollo
ebf2ea50ed Feature: Changed the time to display in H:MIN instead of only MIN. Runtimes less than 60 still shows only MIN 2025-09-28 22:38:13 +02:00
tapframe
c18f984eac ui changes 2025-09-15 20:38:37 +05:30
tapframe
220fc6aa21 improved trailer playback logic 2025-08-31 16:01:38 +05:30
tapframe
d914e01346 fixed tmdb ratings 2025-08-29 19:54:56 +05:30
tapframe
955640f856 metadata selector added 2025-08-29 12:05:44 +05:30
tapframe
4a6f349cdb Refactor animation durations across multiple components for improved performance and consistency
This update modifies the animation durations in various components, including CatalogSection, ContinueWatchingSection, FeaturedContent, and ThisWeekSection, reducing the fade-in durations to enhance the user experience. Additionally, adjustments were made to the CastSection, MetadataDetails, and SeriesContent components to streamline animations. The changes aim to create a more cohesive and responsive interface throughout the application.
2025-06-21 18:36:20 +05:30
tapframe
6f2ccfa38b m 2025-05-04 02:36:17 +05:30
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
tapframe
10cbf077d6 Refactor MetadataScreen to enhance modularity and integrate new components
This update significantly refactors the MetadataScreen component by removing unused imports and consolidating logic into dedicated hooks and components. The new structure improves readability and maintainability, while also enhancing the user experience with a more cohesive layout. Key changes include the introduction of HeroSection, FloatingHeader, and MetadataDetails components, which streamline the rendering process and improve the overall UI consistency. Additionally, the integration of new hooks for managing metadata assets and animations optimizes performance and responsiveness.
2025-05-03 22:25:42 +05:30