NuvioStreaming/composeApp/src/commonMain/kotlin/com/nuvio/app/features
2026-04-02 23:24:50 +05:30
..
addons plugins init 2026-04-02 12:11:16 +05:30
auth
catalog feat(catalog): Update CatalogScreen to use BoxWithConstraints and dynamic column count for grid layout 2026-04-01 19:01:37 +05:30
details trakt comments init 2026-04-02 23:24:50 +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 remove hardcoded player label 2026-04-02 15:38:38 +05:30
plugins feat(profile): add profile selection logic and add profile creation option 2026-04-02 16:59:26 +05:30
profiles feat(profile): add profile selection logic and add profile creation option 2026-04-02 16:59:26 +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 trakt comments init 2026-04-02 23:24:50 +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 trakt comments init 2026-04-02 23:24:50 +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