Commit graph

24 commits

Author SHA1 Message Date
sandra
55afd3fd56 Add Catalan language 2026-02-20 17:56:16 +01:00
milicevicivan
fdd0461234
Update TMDBSettingsScreen.tsx 2026-02-12 23:32:15 +01:00
milicevicivan
9fa2f0b2b4
Update TMDBSettingsScreen.tsx
Mistake fixed
2026-02-07 22:33:19 +01:00
milicevicivan
e978c14da6
Update TMDBSettingsScreen.tsx 2026-02-06 23:19:44 +01:00
milicevicivan
5aa90afde1
Update TMDBSettingsScreen.tsx
Mistake fixed
2026-02-06 21:22:44 +01:00
milicevicivan
cc9e35596c
Update TMDBSettingsScreen.tsx
Added new languages
2026-02-06 21:05:43 +01:00
xicoivy
2e6c67e1b6
Update TMDBSettingsScreen.tsx
Added Croatian lang
2026-01-31 18:45:42 +01:00
tapframe
217244c367 removing unattributed logos 2026-01-07 15:45:24 +05:30
tapframe
96ac361c8e completed settingscreen localization 2026-01-06 13:15:07 +05:30
tapframe
4aa22cc1c3 chore: improved tmdb enrichment logic 2026-01-04 15:37:49 +05:30
tapframe
fd6e29a8ec Added granular control for TMDB Enrichment 2025-12-29 19:48:26 +05:30
tapframe
5804959ddf alert orientation fix 2025-12-19 23:48:26 +05:30
tapframe
fdbfb81d25 added tmdb response caching 2025-10-26 13:57:55 +05:30
tapframe
49b814a36d complete migration to mmkv 2025-10-26 12:42:34 +05:30
tapframe
f605dd3d49 changes CP 2025-10-12 03:02:27 +05:30
tapframe
238f08192f some tmdb logo fetching logic changes 2025-10-08 13:39:49 +05:30
tapframe
7de8a86869 UI changes 2025-10-01 00:52:03 +05:30
tapframe
3220e91f1c Added TMDB Multilang Support 2025-10-01 00:41:34 +05:30
tapframe
2a89695b0b Added option to enable/disable tmdb enriched metadata for addons 2025-09-30 23:55:43 +05:30
CrissZollo
46b8173b41 Updated all Alert.alert to the new custom one 2025-09-21 18:17:43 +02:00
tapframe
2e5de7216b Implement episode layout settings and enhance SeriesContent display
This update introduces a new episode layout setting, allowing users to choose between vertical and horizontal card styles for episode displays. The SeriesContent component has been refactored to support both layouts, improving the user experience with a more dynamic presentation of episodes. Additionally, new styles and components have been added for the horizontal layout, including gradient overlays and progress indicators, enhancing visual appeal and functionality. The settings screen has also been updated to allow users to toggle between layout styles seamlessly.
2025-06-18 11:25:54 +05:30
tapframe
9e03619db7 Refactor internal provider settings and enhance streaming experience
This update removes the XPRIME provider from internal settings, streamlining the provider management process. The HDRezka provider is now prioritized in the UI, improving user experience. Additionally, various components have been optimized for better performance, including enhancements to the VideoPlayer for improved buffering and seeking behavior on Android devices. The app's theme has been updated to a dark mode, and several dependencies have been upgraded for better stability and performance.
2025-06-18 09:02:48 +05:30
tapframe
ed358c85fe Implement theme context integration across components for improved UI consistency
Refactor various components to utilize the new ThemeContext for dynamic theming. This includes updating styles in the App, NuvioHeader, CatalogSection, and other components to reflect the current theme colors. Additionally, introduce a ThemedApp component to centralize theme management and enhance the overall user experience by ensuring consistent styling throughout the application. Update package dependencies to include react-native-wheel-color-picker for enhanced color selection capabilities.
2025-05-03 21:49:20 +05:30
Nayif Noushad
1948abc922 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