Commit graph

159 commits

Author SHA1 Message Date
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