Arkadiusz Fal
5b607687d9
Add feature flag to disable Trending functionality
...
Introduces a feature flag to disable the Trending section across the app. When disabled, all trending-related UI elements, navigation links, and settings are hidden.
Changes:
- Add trendingEnabled feature flag to FeatureFlags.swift (currently disabled)
- Hide Trending tab in AppTabNavigation, Sidebar, and TVNavigationView
- Remove Trending option from visible sections settings
- Remove Trending option from startup section picker
- Disable Trending menu command and keyboard shortcut
- Prevent Trending URL navigation in OpenURLHandler
- Hide Trending in FavoriteItemView navigation
2025-11-20 13:14:31 +01:00
Arkadiusz Fal
0d333b5583
Replace environment objects with observed objects
2022-12-05 10:13:19 +01:00
Arkadiusz Fal
3b01fe34c3
Minor fixes
2022-12-04 13:32:28 +01:00
Arkadiusz Fal
66c9fa773c
Fix visible tvOS sections
2022-12-04 13:32:27 +01:00
Arkadiusz Fal
eb9924bd4a
Layout fixes
2022-12-04 13:32:25 +01:00
Arkadiusz Fal
51bd46b3ae
Home settings
2022-12-04 13:32:25 +01:00
Arkadiusz Fal
fa0523d3c6
Improve sections visibility
2022-12-04 13:32:24 +01:00
Arkadiusz Fal
dbb7134eb7
Rename Favorites to Home
...
Fix #329
2022-12-04 13:32:22 +01:00
Arkadiusz Fal
07b6649f26
Use lazy views in TV navigation
2022-10-27 18:03:57 +02:00
Arkadiusz Fal
53fbae29a0
Fix player initializer
2022-10-27 18:03:57 +02:00
Arkadiusz Fal
60a52bc12e
tvOS layout improvements
2022-10-27 18:03:57 +02:00
Arkadiusz Fal
4fcf57d755
Locations manifest, reorganized instances settings
2022-10-27 18:03:57 +02:00
Arkadiusz Fal
d670a76635
Add settings to tvOS tab menu ( fix #119 )
2022-10-27 18:03:57 +02:00
Arkadiusz Fal
792db567ed
Fix manage object context in tvOS info view controllers
2022-01-06 17:06:03 +01:00
Arkadiusz Fal
ea90f650d8
Remove unused code, minor style changes
2021-12-20 00:36:12 +01:00
Arkadiusz Fal
4793fc9a38
Fix visibility of Subscriptions tab navigation item on tvOS
2021-12-19 17:08:48 +01:00
Arkadiusz Fal
19b146c6ad
Close current video ( fixes #15 )
2021-12-02 21:19:10 +01:00
Arkadiusz Fal
e61d1dfe2e
Add settings for selecting visible sections ( fixes #16 )
2021-12-02 00:10:21 +01:00
Arkadiusz Fal
8df452752a
Managing Favorites sections
2021-11-01 22:56:18 +01:00
Arkadiusz Fal
734bb31260
Channel playlists support
2021-10-23 01:04:03 +02:00
Arkadiusz Fal
c3326a56af
Extended Piped support
2021-10-21 01:56:40 +02:00
Arkadiusz Fal
70c089e696
Initial functionality of player items queue
...
Fix environment objects
Hide video player placeholder on tvOS
Queue improvements
2021-10-13 23:47:56 +02:00
Arkadiusz Fal
ef5c75a2bc
Previews environment objects fixtures
2021-09-29 13:45:00 +02:00
Arkadiusz Fal
bd813e6771
Navigation model improvements
2021-09-29 01:01:49 +02:00
Arkadiusz Fal
7446c945b5
Unify forms, add to/remove from playlist on all platforms, UI improvements
2021-09-28 20:06:05 +02:00
Arkadiusz Fal
f9396985c9
More search UI improvements across all the platforms
2021-09-26 19:40:25 +02:00
Arkadiusz Fal
a7da3b9468
Settings for iOS/macOS
2021-09-25 11:34:46 +02:00
Arkadiusz Fal
bede29dd51
Search history for tab navigation
2021-09-19 14:47:46 +02:00
Arkadiusz Fal
ee1cb924c9
Recently opened for sidebar navigation
2021-09-19 13:06:54 +02:00
Arkadiusz Fal
8571822f23
Watch Now section, horizontal cells
2021-09-18 22:42:04 +02:00
Arkadiusz Fal
5e403c7f15
Search UI fixes
2021-09-13 22:44:49 +02:00
Arkadiusz Fal
b00b54ad2a
Channels layout improvements, other UI fixes
2021-09-02 01:11:58 +02:00
Arkadiusz Fal
151121aa31
Playback state improvements
2021-08-24 23:01:53 +02:00
Arkadiusz Fal
ac813490fe
Fix TV navigation
2021-08-03 01:13:42 +02:00
Arkadiusz Fal
2ffe937415
Rename Apple TV folder to tvOS
2021-08-03 00:30:39 +02:00