NuvioStreaming/composeApp/src/androidMain/kotlin/com/nuvio/app
tapframe bb00cde10a feat: Add Continue Watching feature with customizable settings
- Introduced ContinueWatchingPreferencesStorage for managing user preferences.
- Added ContinueWatchingPreferencesRepository to handle loading and saving preferences.
- Created UI components for Continue Watching settings, including visibility toggle and style selection.
- Implemented new settings pages for Appearance and Continue Watching.
- Updated MainActivity to initialize ContinueWatchingPreferencesStorage.
- Enhanced HomeScreen to display Continue Watching section based on user preferences.
- Refactored NuvioShelfSection to allow customizable item spacing.
- Added new styles for Continue Watching cards: Wide and Poster.
2026-03-28 17:41:28 +05:30
..
core/ui feat: add nuvioBottomNavigationBarInsets function for consistent bottom navigation handling across platforms 2026-03-11 23:45:12 +05:30
features feat: Add Continue Watching feature with customizable settings 2026-03-28 17:41:28 +05:30
MainActivity.kt feat: Add Continue Watching feature with customizable settings 2026-03-28 17:41:28 +05:30
Platform.android.kt streamscreen init 2026-03-11 21:35:12 +05:30