NuvioStreaming/composeApp/src/commonMain/kotlin/com/nuvio/app/features
2026-04-02 13:33:48 +05:30
..
addons plugins init 2026-04-02 12:11:16 +05:30
auth feat: add app logo and enhance AuthScreen with animated content transitions 2026-03-29 22:02:50 +05:30
catalog feat(catalog): Update CatalogScreen to use BoxWithConstraints and dynamic column count for grid layout 2026-04-01 19:01:37 +05:30
details added header support during playback 2026-04-02 13:10:27 +05:30
home feat(home): Refactor HomeCatalogRowSection and HomeContinueWatchingSection for dynamic padding and layout adjustments 2026-04-01 19:23:00 +05:30
library feat(library): Add view all functionality for library sections and internal library fetching 2026-04-01 14:01:18 +05:30
mdblist feat(tmdb): Implement API key handling and validation for TMDB settings 2026-04-01 17:13:53 +05:30
player added header support during playback 2026-04-02 13:10:27 +05:30
plugins feat(plugins): Add option to group streams by repository in UI and update related logic 2026-04-02 13:33:48 +05:30
profiles plugins init 2026-04-02 12:11:16 +05:30
search feat(search): Add dynamic column count for discover content based on screen width 2026-04-01 18:38:53 +05:30
settings plugins init 2026-04-02 12:11:16 +05:30
streams feat(plugins): Add option to group streams by repository in UI and update related logic 2026-04-02 13:33:48 +05:30
tmdb feat(tmdb): Implement API key handling and validation for TMDB settings 2026-04-01 17:13:53 +05:30
trailer feat: Add trailer functionality to TMDB settings and playback 2026-04-01 00:36:38 +05:30
trakt feat(trakt): Refactor TraktProgressRepository to improve playback entry fetching and hydration logic 2026-04-02 01:36:47 +05:30
watched 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
watching 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
watchprogress fix: use videoID for stream url generation, trakt percentage to duration mapping 2026-04-02 00:15:18 +05:30