NuvioStreaming/src
tapframe b5ae55da9e Refactor AuthScreen and SyncSettingsScreen; remove warning details and sync code generation
- Removed warning details and associated animations from AuthScreen.
- Simplified AuthScreen layout by eliminating unused state and styles.
- Updated SyncSettingsScreen to fetch remote sync stats and display them.
- Introduced new actions for pulling from cloud and uploading local data.
- Removed legacy code related to sync code generation and claiming.
- Enhanced UI with new section headers and improved layout for better user experience.
- Added reconciliation logic for remote watched items in watchedService.
- Implemented addon order reconciliation based on remote manifest URLs in stremioService.
2026-02-17 01:33:36 +05:30
..
assets removing unattributed logos 2026-01-07 15:45:24 +05:30
components Refactor AuthScreen and SyncSettingsScreen; remove warning details and sync code generation 2026-02-17 01:33:36 +05:30
constants feat: implement IntroDB API key verification before saving 2026-02-01 22:49:32 +05:30
contexts acc sync init 2026-02-16 21:39:41 +05:30
hooks Merge branch 'main' of https://github.com/tapframe/NuvioStreaming 2026-02-12 11:51:22 +05:30
i18n update lang strings 2026-02-12 11:51:15 +05:30
navigation acc sync init 2026-02-16 21:39:41 +05:30
patches Revert "Remove package-lock.json, patch-package.js, and torrentService.ts; update package.json to simplify expo version and remove postinstall script. Refactor MetadataScreen to streamline component imports and enhance readability by removing unused code and components." 2025-05-03 14:36:09 +05:30
screens Refactor AuthScreen and SyncSettingsScreen; remove warning details and sync code generation 2026-02-17 01:33:36 +05:30
services Refactor AuthScreen and SyncSettingsScreen; remove warning details and sync code generation 2026-02-17 01:33:36 +05:30
styles UI changes 2025-10-14 02:43:21 +05:30
types feat: implement intro submission feature and update to beta.14 2026-01-31 14:08:39 +05:30
utils added liveactivity for ios downloads 2026-01-24 13:41:36 +05:30
splash.png Initial commit: NUVIO Expo app with navigation and header components 2025-04-11 22:09:50 +05:30
temp_settings_screen.tsx 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