|
|
2c0d689767
|
feat: increment version codes for app updates
|
2026-05-08 22:36:28 +02:00 |
|
|
|
26a134869e
|
feat(settings): update settings items to handle null values for improved stability
|
2026-05-08 22:35:36 +02:00 |
|
|
|
80f5454afb
|
feat(settings): add app update settings action
|
2026-05-08 22:29:07 +02:00 |
|
|
|
60d2a1eb2a
|
feat: trigger refresh on home navigation in TvAppScreen for improved data consistency
|
2026-05-08 20:26:26 +02:00 |
|
|
|
0554f328c6
|
feat: trigger refresh on home navigation in TvAppScreen for improved data consistency
|
2026-05-08 20:20:07 +02:00 |
|
|
|
af2e8b0dc9
|
feat: enhance settings screen with dropdown and void setting options for improved user experience
|
2026-05-08 20:19:05 +02:00 |
|
|
|
e05041fd14
|
feat: add focus restoration to TabRow in TvSeriesComponents for improved accessibility
|
2026-05-08 19:46:46 +02:00 |
|
|
|
9313cded53
|
feat: enhance TvSeriesScreen to support focused season and episode loading
|
2026-05-08 19:44:49 +02:00 |
|
|
|
4788eec102
|
feat: add SeriesIdLookUpUseCase for episode to series ID mapping and update track preference saving logic
|
2026-05-08 19:30:44 +02:00 |
|
|
|
5444d3c8b1
|
feat: refactor logging in JellyfinApiClient to improve request tracking and error handling
|
2026-05-08 18:53:18 +02:00 |
|
|
|
9d7c166bc8
|
feat: refactor SeriesScreen and ViewModel for improved season episode loading and download handling
|
2026-05-08 18:47:15 +02:00 |
|
|
|
dddf6e4cfa
|
feat: improve TvNavigationDrawer styling with color and font size adjustments
|
2026-05-07 20:24:44 +02:00 |
|
|
|
7a04c59023
|
feat: increment version codes for application updates
|
2026-05-07 20:21:57 +02:00 |
|
|
|
3384a6795b
|
feat: enhance TvNavigationDrawer with focus handling and accessibility improvements
|
2026-05-07 20:21:44 +02:00 |
|
|
|
dc5c324962
|
feat: add UnwatchedEpisodeBadge and remove 'started' parameter from WatchStateBadge
|
2026-05-07 19:51:28 +02:00 |
|
|
|
56fe574940
|
feat: add watched status to MediaUiModel
|
2026-05-07 19:45:09 +02:00 |
|
|
|
607bfca0c0
|
Revert "feat: filter watched items from the Continue Watching section"
This reverts commit 41f7129b08.
|
2026-05-07 19:32:05 +02:00 |
|
|
|
f75f18d2af
|
refactor: restructure SettingsRepository and implement SettingsRepositoryImpl
|
2026-05-06 17:36:34 +02:00 |
|
|
|
322eb69ab5
|
refactor: update package structure to use core namespace
|
2026-05-06 17:24:04 +02:00 |
|
|
|
41f7129b08
|
feat: filter watched items from the Continue Watching section
|
2026-05-04 18:33:58 +02:00 |
|
|
|
ca3e5dfdf5
|
delete: Remove genre loading and storage from LocalMediaRepository
|
2026-05-04 18:17:51 +02:00 |
|
|
|
bc4b26291f
|
refactor: MediaProgressWriter to LocalMediaUpdater and add markAsWatched support
|
2026-05-04 18:15:29 +02:00 |
|
|
|
ed80948676
|
refactor(MediaImageCard): adjust column modifier to always show MoreVert IconButton
|
2026-05-04 18:06:55 +02:00 |
|
|
|
9a83eb635f
|
chore(build): increment versionCode to 1000008
|
2026-05-03 22:12:05 +02:00 |
|
|
|
31c1b0dd92
|
feat(MediaImageCard): add dropdown menu for marking media as watched/unwatched
|
2026-05-03 22:09:46 +02:00 |
|
|
|
f2c46af410
|
feat(jellyfin): add functionality to mark media as watched/unwatched
|
2026-05-03 22:08:56 +02:00 |
|
|
|
b1ae478f6d
|
refactor(SearchScreen): rename SearchFullScreenContent to SearchScreenContent for clarity
|
2026-05-03 18:00:52 +02:00 |
|
|
|
132c6feee0
|
feat(DefaultTopBar): reduce logo size for better layout consistency
|
2026-05-03 17:56:37 +02:00 |
|
|
|
9953c94e86
|
feat(logo): update logo dimensions and scaling for improved display
|
2026-05-03 17:56:31 +02:00 |
|
|
|
db15bf7e2c
|
chore(build): increment versionCode to 1000006 for the next release
|
2026-05-03 17:45:38 +02:00 |
|
|
|
63a8a108e2
|
feat(settings): add TvSettingsScreen and integrate settings management
|
2026-05-03 17:37:48 +02:00 |
|
|
|
5d12b97922
|
chore(build): update versionCode to 2000003 for the upcoming release
|
2026-05-03 15:46:51 +02:00 |
|
|
|
fe0b76a0ad
|
feat(tv-update): implement update check and dialog for available updates on android tv devices
|
2026-05-03 14:49:19 +02:00 |
|
|
|
a5bb1f84dc
|
feat(settings): add SettingsScreen and integrate settings management
|
2026-05-03 14:32:19 +02:00 |
|
|
|
f925ca57ea
|
feat(settings): add settings management with DataStore integration
|
2026-05-03 14:16:37 +02:00 |
|
|
|
a41836b925
|
chore(build): update versionCode to 1000005 for the upcoming release
|
2026-05-03 14:04:13 +02:00 |
|
|
|
5bec125f56
|
refactor(app): refactor update logic to make core logic more reusable by moving it into the core.feature.update package
|
2026-05-03 14:00:04 +02:00 |
|
|
|
3a748397f8
|
feat(update): implement in-app update check and installation process
|
2026-05-03 13:39:27 +02:00 |
|
|
|
ae4c2b34f4
|
feat(search): update genre selection to support multiple selections in SearchScreen
|
2026-05-02 21:38:56 +02:00 |
|
|
|
f957098369
|
feat(search): update genre selection to support multiple selections in SearchScreen
|
2026-05-02 21:25:32 +02:00 |
|
|
|
8bf3f08df0
|
feat(search): implement back navigation in SearchScreen and SearchViewModel
|
2026-05-02 21:12:54 +02:00 |
|
|
|
efd7593646
|
feat(topbar): create DefaultTopBarIconButton for reusable icon button implementation
|
2026-05-02 21:04:58 +02:00 |
|
|
|
0edac36ca8
|
feat(search): rename SearchFullScreen to SearchScreen for consistency and clarity
|
2026-05-02 20:56:54 +02:00 |
|
|
|
53bc6246e4
|
feat(libraries): add size property to Library and related models for better content representation
|
2026-05-02 20:56:05 +02:00 |
|
|
|
2753a45645
|
feat(card): introduce MediaImageCard for consistent media display across components
|
2026-05-02 20:47:35 +02:00 |
|
|
|
fbcba6fbfc
|
feat(libraries): refactor LibraryListItem and LibraryScreen for improved click handling and layout
|
2026-05-02 20:28:54 +02:00 |
|
|
|
dbac1b56c5
|
feat(topbar): enhance DefaultTopBar to support left and right actions for improved layout flexibility
|
2026-05-02 20:22:59 +02:00 |
|
|
|
1f0c192460
|
feat(colors): update color values for improved contrast and visibility
|
2026-05-02 19:51:13 +02:00 |
|
|
|
a0b573cbfe
|
feat(sectionheader): update header color and button text color for improved visibility
|
2026-05-02 19:48:21 +02:00 |
|
|
|
1a2687f1a2
|
feat(topbar): refactor DefaultTopBar to use Surface and improve layout structure
|
2026-05-02 19:47:33 +02:00 |
|