mirror of
https://github.com/FluxaMedia/fluxa.git
synced 2026-07-27 12:22:12 +00:00
Lays the groundwork for timestamp-based conflict resolution against Trakt/Simkl/Stremio (matching the pattern Nuvio already uses), by giving watchlist entries and watched episodes an updatedAt column and a soft-delete tombstone table so removals carry a comparable timestamp instead of vanishing on hard delete. Progress already had updatedAt; this brings watchlist/watched up to the same level. |
||
|---|---|---|
| .. | ||
| com.fluxa.app.data.local.AppDatabase | ||
| com.fluxa.app.ui.catalog.AppDatabase | ||
| com.fluxa.app.ui.catalog.FluxaDatabase | ||