NuvioStreaming/composeApp/src/commonMain/kotlin/com/nuvio/app/features/watchprogress
2026-03-30 22:12:08 +05:30
..
ContinueWatchingPreferencesRepository.kt feat: implement 'Up Next from furthest episode' preference in Continue Watching settings and update related logic across components 2026-03-30 22:12:08 +05:30
ContinueWatchingPreferencesStorage.kt feat: Add Continue Watching feature with customizable settings 2026-03-28 17:41:28 +05:30
CurrentDateProvider.kt feat: Implement CurrentDateProvider for date handling across platforms and enhance watch progress features 2026-03-28 18:35:30 +05:30
WatchProgressClock.kt watchprogress init 2026-03-28 17:28:53 +05:30
WatchProgressModels.kt feat: implement 'Up Next from furthest episode' preference in Continue Watching settings and update related logic across components 2026-03-30 22:12:08 +05:30
WatchProgressRepository.kt feat: refactor watched state management by introducing WatchingActions and WatchingState for improved episode tracking and UI integration 2026-03-30 20:01:55 +05:30
WatchProgressRules.kt feat: refactor watched state management by introducing WatchingActions and WatchingState for improved episode tracking and UI integration 2026-03-30 20:01:55 +05:30
WatchProgressStorage.kt feat: Update storage methods to support profile-specific data; modify load and save functions across addons, library, and watch progress 2026-03-29 13:43:24 +05:30