tapframe
a33ad982de
feat: Add new SVG icons for player controls and update DetailActionButtons to support saved state
2026-03-29 14:10:18 +05:30
tapframe
d3fbfb1716
feat: Implement theme settings management; add ThemeSettingsStorage and ThemeSettingsRepository; update appearance settings UI
2026-03-29 12:26:45 +05:30
tapframe
258538ac8b
feat: Implement PlayerLaunch and PlayerLaunchStore for managing player launch data; update MainAppContent to utilize new structures
2026-03-29 11:41:18 +05:30
tapframe
01ff49198e
feat: Update DetailCastSection and DetailSeriesContent for improved layout; enhance StreamsScreen with animated filter chips
2026-03-29 02:12:27 +05:30
tapframe
d075a62f54
feat: Implement orientation locking for player; add OrientationLockCoordinator to manage landscape mode
2026-03-28 22:01:50 +05:30
tapframe
4dd08f29a6
feat: Extend MetaDetails and MetaDetailsParser to include status and hasScheduledVideos fields; enhance DetailSeriesContent for better episode handling
2026-03-28 21:52:18 +05:30
tapframe
83cfcccbfe
feat: Update MetaDetails and DetailCastSection to use MetaPerson for cast representation
2026-03-28 21:30:15 +05:30
tapframe
80751fe25b
feat: Enhance MetaDetailsScreen with DetailFloatingHeader and improve DetailHero for dynamic height adjustment
2026-03-28 21:22:23 +05:30
tapframe
8cb71ff91a
feat: Add NuvioBackButton component for consistent back navigation across screens
2026-03-28 21:13:32 +05:30
tapframe
44785331bb
feat: Introduce season support utilities and refactor episode sorting logic
2026-03-28 20:58:27 +05:30
tapframe
7a263e5181
feat: Implement CurrentDateProvider for date handling across platforms and enhance watch progress features
2026-03-28 18:35:30 +05:30
tapframe
7f7f7e2bae
feat: Implement Library feature with storage, repository, and UI components
2026-03-28 18:00:03 +05:30
tapframe
2e7da22c25
watchprogress init
2026-03-28 17:28:53 +05:30
tapframe
1e842826af
feat: implement hero section with carousel and settings management for home screen
2026-03-11 23:05:12 +05:30
tapframe
61ee16b409
changes
2026-03-11 21:45:12 +05:30
tapframe
9d5d5fa4e2
streamscreen init
2026-03-11 21:35:12 +05:30
tapframe
bafae15f7e
ui changes
2026-03-11 21:30:12 +05:30
tapframe
474593dbf7
adding parallax to hero
2026-03-11 21:25:12 +05:30
tapframe
f91321e1ec
adjusting cast section ui
2026-03-11 21:20:12 +05:30
tapframe
dde6b2212f
feat: Implement navigation and details screen for media items
...
- Added navigation support using Jetpack Compose Navigation.
- Created MetaDetailsScreen to display detailed information about media items.
- Introduced MetaDetailsRepository for fetching and managing media details.
- Added components for displaying action buttons, cast, and meta information.
- Updated HomeScreen and HomePosterCard to handle poster click events.
- Integrated new UI components into the existing app structure.
- Added platform-specific insets for better layout handling.
- Updated Gradle dependencies for navigation and serialization support.
2026-03-11 21:00:12 +05:30