28b647e209
build(deps): upgrade gradle, agp, kotlin, compose and sdk to 37
...
- Bump compileSdk/targetSdk from 36 to 37 across all modules
- Upgrade gradle wrapper to 9.6.1
- Upgrade agp to 9.3.0, kotlin to 2.4.10, ksp to 2.3.10
- Upgrade composeBom to 2026.06.01 and compose libs
- Upgrade hilt to 2.60.1, room to 2.8.4, media3 to 1.10.1
- Upgrade okhttp to 5.4.0, coil to 3.5.0, datastore to 1.2.1
- Upgrade lifecycle to 2.11.0, activity-compose to 1.13.0
- Upgrade firebase crashlytics to 20.1.0, gms services to 4.5.0
2026-07-18 15:11:38 +00:00
1910a0c144
refactor(player): improve EmptyValueTimedVisibility and ValueChangeTimedVisibility components
2026-06-20 19:26:59 +02:00
31f9fe5d4c
refactor(ui): drop focus border from circular buttons
...
- Remove focusedBorderWidth/focusedBorderColor from CircularIconButton
- Add new CircularTextButton component
- Replace skip segment FilledTonalButton with CircularTextButton
- Clean up unused imports
2026-06-19 14:32:18 +00:00
25b65b9048
refactor(app/ui): refactor MediaDetailScaffold
...
Move everything into the Scaffold for simpler scrolling behavior
pass Modifier to heroContent and content composables
2026-06-06 11:30:03 +02:00
88e8b3a41f
refactor(download): share download UI handling
2026-06-05 15:29:06 +00:00
1ad7bc4e23
feat: add exit confirmation dialog on back navigation
2026-06-04 20:57:38 +02:00
d3b66d4fc5
feat: redesign login screen on both app and app-tv
2026-05-13 21:59:23 +02:00
e69a3a6d4a
feat: redesign login screen on both app and app-tv
2026-05-13 21:16:48 +02:00
9d7c166bc8
feat: refactor SeriesScreen and ViewModel for improved season episode loading and download handling
2026-05-08 18:47:15 +02:00
dc5c324962
feat: add UnwatchedEpisodeBadge and remove 'started' parameter from WatchStateBadge
2026-05-07 19:51:28 +02:00
322eb69ab5
refactor: update package structure to use core namespace
2026-05-06 17:24:04 +02:00
1f0c192460
feat(colors): update color values for improved contrast and visibility
2026-05-02 19:51:13 +02:00
f626c9533e
refactor: update color definitions for dark theme consistency
2026-05-02 19:06:05 +02:00
185a0c8a85
fix(app): adjust icon size in CircularIconButton for better layout
2026-05-02 11:46:59 +02:00
56c4991467
refactor: update MediaActionButton styles for improved consistency
2026-05-01 11:36:03 +02:00
f444a5e09f
fix(tv): align detail screen sizing
2026-04-29 23:37:23 +02:00
522c8273d5
feat: add skip segment functionality to player
2026-04-26 12:21:52 +02:00
354314710b
refactor: extract core-model into its own module
2026-04-24 18:11:28 +02:00
ab7700d202
refactor: rename ui-common module to core-ui module
2026-04-24 17:43:33 +02:00