tapframe
fee7fc61e5
feat: Add Subtitle Modal and Repository for managing subtitles
...
- Implemented SubtitleModal composable for displaying subtitle options.
- Created SubtitleRepository to handle fetching and managing addon subtitles.
- Added SubtitleStylePanel for customizing subtitle appearance and settings.
- Updated PlayerEngine for iOS to support subtitle track management
2026-03-11 23:55:12 +05:30
tapframe
222f5b934e
feat: enhance NavigationBarItem colors for improved visual consistency
2026-03-11 23:50:12 +05:30
tapframe
753c3486e1
feat: add nuvioBottomNavigationBarInsets function for consistent bottom navigation handling across platforms
2026-03-11 23:45:12 +05:30
tapframe
6f993a5e10
refactor: simplify settings components by removing unnecessary dividers and introducing SettingsCard for layout consistency
2026-03-11 23:40:12 +05:30
tapframe
5012b920ae
feat: implement player settings management with loading overlay options
2026-03-11 23:35:12 +05:30
tapframe
0edea04d78
Add player layout and overlay components for enhanced media playback experience
...
- Introduced PlayerLayout.kt to define layout metrics based on screen width.
- Created PlayerOverlays.kt for various overlay components including OpeningOverlay, GestureFeedbackPill, PauseMetadataOverlay, and ErrorModal.
- Refactored PlayerScreen.kt to utilize new overlay and layout components, improving code organization and readability.
2026-03-11 23:30:12 +05:30
tapframe
143ab98a08
feat: add refresh functionality in StreamsScreen and optimize stream loading logic in StreamsRepository
2026-03-11 23:25:12 +05:30
tapframe
d3495902ca
feat: add horizontal safe padding management in PlayerScreen for improved layout responsiveness
2026-03-11 23:20:12 +05:30
tapframe
19a078c28d
android player init
2026-03-11 23:15:12 +05:30
tapframe
69920504ac
feat: implement tab-based navigation with animated transitions in AppScreen
2026-03-11 23:10:12 +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
5c998be2c2
feat: add animated tab visibility with alpha transitions in AppScreen
2026-03-11 23:00:12 +05:30
tapframe
5144a2b036
feat: enhance AppScreen layout with tab-based visibility and z-index management
2026-03-11 22:55:12 +05:30
tapframe
8ea6658491
feat: implement PlatformBackHandler for back navigation support across platforms
2026-03-11 22:50:12 +05:30
tapframe
fc6bbf31f5
feat: refactor Addons feature and integrate into SettingsScreen navigation
2026-03-11 22:45:12 +05:30
tapframe
c6f2cc30b3
feat: add settings management components for content discovery and homescreen configuration
2026-03-11 22:40:12 +05:30
tapframe
1c2319f2ee
feat: implement home catalog settings management with storage and UI integration
2026-03-11 22:35:12 +05:30
tapframe
3c4cc6b59f
feat: add SettingsScreen and integrate into navigation; update NuvioScreenHeader for back navigation
2026-03-11 22:30:12 +05:30
tapframe
9366f09292
feat: enhance NuvioScreenHeader with animated title transitions and dynamic header title in SearchScreen
2026-03-11 22:25:12 +05:30
tapframe
160e0a8c47
feat: refactor discover content handling and move to separate file
2026-03-11 22:20:12 +05:30
tapframe
0b5d4d2816
discover screen init
2026-03-11 22:15:12 +05:30
tapframe
242aee0fa5
initsearchs screen
2026-03-11 22:10:12 +05:30
tapframe
36cae2f3d3
feat: add NuvioViewAllPillSize enum and integrate into HomeCatalogRowSection
2026-03-11 22:05:12 +05:30
tapframe
eaba1f9b19
feat: implement empty state handling for streams with descriptive messages
2026-03-11 22:00:12 +05:30
tapframe
0a70df9e2d
feat: enhance iOS run script to support simulator and physical device options
2026-03-11 21:55:12 +05:30
tapframe
2f2ac96cc4
refactor: enhance padding customization in NuvioScreen and related components
2026-03-11 21:50:12 +05:30
tapframe
61ee16b409
changes
2026-03-11 21:45:12 +05:30
tapframe
e3d7ddb04a
changes
2026-03-11 21:40: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
5a4bef5cb6
refact components into reusable
2026-03-11 21:15:12 +05:30
tapframe
4f09be429d
changed app entry to home
2026-03-11 21:10:12 +05:30
tapframe
3bda11e6fc
making headers sticky
2026-03-11 21:05: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
tapframe
0732854d3e
Enhance home screen functionality with catalog parsing and UI improvements
2026-03-04 09:10:00 +05:30
tapframe
c8efcdc66b
Refactor UI components and add status modal for addon installation
2026-03-04 09:05:00 +05:30
tapframe
4b99274756
kmp init
2026-03-04 09:00:00 +05:30