NuvioStreaming/composeApp/src/commonMain/kotlin/com/nuvio/app/features/watchprogress
tapframe a0559012b9 feat: Enhance synchronization process in SyncManager and AddonRepository
- Improved logging for pull operations in SyncManager, detailing the authentication state and pull sequence.
- Refactored AddonRepository to streamline addon retrieval from the server, including migration of local addons if the server returns no results.
- Added timeout handling for waiting on addon manifests in WatchProgressRepository to prevent indefinite blocking.
2026-03-28 20:04:40 +05:30
..
ContinueWatchingPreferencesRepository.kt feat: Add Continue Watching feature with customizable settings 2026-03-28 17:41:28 +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 CurrentDateProvider for date handling across platforms and enhance watch progress features 2026-03-28 18:35:30 +05:30
WatchProgressRepository.kt feat: Enhance synchronization process in SyncManager and AddonRepository 2026-03-28 20:04:40 +05:30
WatchProgressRules.kt feat: Implement CurrentDateProvider for date handling across platforms and enhance watch progress features 2026-03-28 18:35:30 +05:30
WatchProgressStorage.kt watchprogress init 2026-03-28 17:28:53 +05:30