Commit graph

32 commits

Author SHA1 Message Date
tapframe
bb94a49662 Fix: Critical Tablet screen crash fix upon app opening 2026-01-08 15:54:40 +05:30
tapframe
96ac361c8e completed settingscreen localization 2026-01-06 13:15:07 +05:30
tapframe
ed4950cd1f updated sub pages 2026-01-06 12:07:37 +05:30
tapframe
9c37ad8b94 multi-lang init 2026-01-06 11:34:05 +05:30
tapframe
832e5368be settingscreen refactor 2025-12-29 15:05:50 +05:30
tapframe
5804959ddf alert orientation fix 2025-12-19 23:48:26 +05:30
tapframe
d876b7618c added episode/season mark as watched feature syncing locally/trakt. 2025-12-16 15:17:56 +05:30
tapframe
6d1ba14ab4 debrid integration. Torbox 2025-11-26 01:01:00 +05:30
tapframe
49b814a36d complete migration to mmkv 2025-10-26 12:42:34 +05:30
tapframe
6a6a93aec4 glassview init 2025-10-15 16:12:55 +05:30
tapframe
f605dd3d49 changes CP 2025-10-12 03:02:27 +05:30
tapframe
a67c34f8f6 fixes 2025-10-08 16:57:31 +05:30
tapframe
97c400130c Merge branch 'main' of https://github.com/tapframe/NuvioStreaming 2025-09-23 18:38:37 +05:30
tapframe
534823843b changes 2025-09-23 18:23:46 +05:30
CrissZollo
04d22e0eca Changing stremio addon URL to correct wanted format 2025-09-22 17:28:56 +02:00
CrissZollo
8d60bff989 Updated confirmation popup to be more custom and uses the current selected theme 2025-09-21 17:19:56 +02:00
tapframe
c92dfb149c many major fixes 2025-09-09 00:33:30 +05:30
tapframe
b1afaa3d53 somne fixed to ios subtitle menu 2025-08-08 19:20:36 +05:30
tapframe
d605383720 test 2025-07-28 17:40:37 +05:30
tapframe
11fcacc9a7 Add community addons feature to AddonsScreen, including loading state and error handling. Integrate TraktService to remove playback from the queue when content is deleted in ContinueWatchingSection. Enhance TraktService with methods for deleting playback items. 2025-07-05 13:10:19 +05:30
tapframe
da4e4031bf remove unecessary blur on adnroid 2025-07-05 12:34:18 +05:30
tapframe
01d86198ba Add Cinemeta addon to AddonsScreen and improve community addons loading logic
This update introduces the Cinemeta addon with its details and ensures it is added to the community addons list while preventing duplication. Additionally, the loading logic has been adjusted to display Cinemeta even if the community addons fail to load, enhancing user experience and reliability.
2025-06-30 19:40:51 +05:30
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
802118e476 Refactor AddonsScreen to integrate theme context and improve UI consistency
Update the AddonsScreen component to utilize the new ThemeContext for dynamic theming, enhancing visual consistency across the application. Refactor styles to be theme-aware, ensuring that colors adapt based on the current theme. Additionally, streamline the component's logic and improve the user experience by optimizing the layout and functionality for managing addons and community addons.
2025-05-03 21:56:33 +05:30
Nayif Noushad
c95d9d8093 Enhance AddonsScreen UI and functionality; implement reorder mode for addons, improve header layout with back and refresh buttons, and refactor modal for addon installation details. Update styles for better visual consistency and user experience. 2025-04-22 19:05:16 +05:30
Nayif Noushad
f2a645fea0 Update package dependencies and enhance AddonsScreen UI; add expo-dev-client to package.json, improve header layout with logo, and refactor addon management features for better user experience. Update styles for consistency and clarity. 2025-04-22 18:31:02 +05:30
Nayif Noushad
be5331ad0c Add community addons feature in AddonsScreen; implement loading and error handling for community addons, enhance UI with configuration options, and integrate axios for fetching addon data. Update package.json and package-lock.json to include react-native-tab-view dependency. 2025-04-22 15:29:56 +05:30
Nayif Noushad
094bc00ea3 Add event emitter for addon changes; integrate addon order management in StremioService, allowing reordering of addons in the UI. Update CatalogContext and useHomeCatalogs hooks to listen for addon events and refresh catalogs accordingly. Enhance AddonsScreen with reorder functionality and UI improvements for better user experience. 2025-04-22 14:03:39 +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
Nayif Noushad
1575bdd86f some changes 2025-04-13 11:20:56 +05:30
Nayif Noushad
87835f672d s 2025-04-11 22:42:41 +05:30
Nayif Noushad
9ea8101e0f Initial commit: NUVIO Expo app with navigation and header components 2025-04-11 22:09:50 +05:30