Arkadiusz Fal
757b4cb671
Add compact list row styling for iOS channels view
...
Apply compact row styling to channel list items on iOS to reduce vertical spacing and improve visual density. Uses listRowSpacing(0) on iOS 15+ and custom insets for consistent padding across all iOS versions.
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-11-09 18:14:34 +01:00
Toni Förster
4663aab3da
refactor Search
...
- have a separate body view for each os
- macOS: set navigation title for search
- macOS: set min width to 835 for main content
- macOS: set main window min height to 600
- macOS: don’t have text behind the cancel button
- split SearchTextField into macOS and iOS/tvOS
- iOS: move search menu to the right
- iOS: unified search field
- make min width a constant
- add option to disable search suggestions
Signed-off-by: Toni Förster <toni.foerster@gmail.com >
2024-09-10 09:38:14 +02:00
Toni Förster
94577332a1
chore: address linter warnings
...
Signed-off-by: Toni Förster <toni.foerster@gmail.com >
2024-08-18 14:46:51 +02:00
Arkadiusz Fal
89dfbdb5c7
Fix swiftformat offenses
2024-07-06 11:48:49 +02:00
Hiren Patel
b626f50adc
- tvOS: Allow account picker by long pressing channels button in subscription view.
2024-06-16 23:21:49 -04:00
Arkadiusz Fal
4097d11b5e
Fix build issues
2024-06-13 19:12:19 +02:00
Arkadiusz Fal
5323d53f9e
Fix swiftformat offenses
2024-06-13 19:05:09 +02:00
Hiren Patel
65ec675859
- Improved Subscription View for tvOS
...
- Refined Subscriptions view on tvOS
- Refined Subscriptions view on tvOS
- Refined Subscriptions view on tvOS
- Refined Subscriptions view on tvOS
2024-05-31 19:06:15 -04:00
Ricky Kresslein
238ddc7ad9
Add help text to all header buttons
2024-02-28 01:03:33 +01:00
Arkadiusz Fal
8258d8d5b4
Bring back iOS 14 and macOS 11
2023-10-15 14:08:08 +02:00
Arkadiusz Fal
94915b0496
Revert "Drop iOS 14 and macOS 11 support"
...
This reverts commit dcef7f47ff .
2023-10-15 13:35:23 +02:00
Arkadiusz Fal
12a8582e89
Fix style issues, remove unused code
2023-09-23 17:14:21 +02:00
Arkadiusz Fal
3c9e04d243
Channels performance improvements
...
Add settings:
Show channel avatars in channels lists
Show channel avatars in videos lists
Fix #508
2023-07-24 19:45:30 +02:00
Arkadiusz Fal
dcef7f47ff
Drop iOS 14 and macOS 11 support
2023-07-24 19:45:30 +02:00
Arkadiusz Fal
e827b97cd5
Fix lint issues
2023-07-24 19:45:30 +02:00
Arkadiusz Fal
d95bcc4065
Fix #492
2023-06-08 12:17:16 +02:00
Arkadiusz Fal
56c2e552f7
Revert "Add loading status to vertical cells"
...
This reverts commit c6cff4dee4 .
2023-06-07 23:37:27 +02:00
Arkadiusz Fal
be2e4acedd
Simplify channels view
2023-05-29 16:42:20 +02:00
Arkadiusz Fal
c6cff4dee4
Add loading status to vertical cells
2023-05-29 16:42:19 +02:00
Arkadiusz Fal
50eb0be1d7
Change subscriptions picker labels to text
2023-05-29 16:13:12 +02:00
Arkadiusz Fal
e5f137a2d2
Add setting "Keep channels with unwatched videos on top of subscriptions list"
2023-05-29 16:13:12 +02:00
Arkadiusz Fal
d167ff575d
Hide buttons in channels menu on list view
2023-05-25 18:54:12 +02:00
Arkadiusz Fal
4d70c8a3c3
Change subscriptions view picker
2023-05-25 18:36:03 +02:00
Arkadiusz Fal
50e1491990
Refactor hide shorts
2023-05-25 18:36:03 +02:00
Arkadiusz Fal
eed9330c0c
Add buttons for hiding watched videos
...
Fix #448
2023-05-25 18:36:02 +02:00
Arkadiusz Fal
5c0cf7452c
Remove unused code
2023-04-22 23:39:43 +02:00
Arkadiusz Fal
ea997ffdb9
Fix #425
2023-04-22 23:39:43 +02:00
Arkadiusz Fal
83dfdd6c0e
tvOS filters for all views
...
Vertical list for trending, popular, playlists, search
Fix #413 , #415
2023-04-22 23:39:43 +02:00
Arkadiusz Fal
f852782f5e
Fix handling watch statuses
2023-04-22 23:39:42 +02:00
Arkadiusz Fal
f8d79bb08c
Add browsing setting for unwatched feed
...
Fix #383
2023-02-28 21:27:47 +01:00
Arkadiusz Fal
2b18f0cffa
Add hiding short videos
2023-02-25 17:18:35 +01:00
Arkadiusz Fal
fcf527fa87
Player bar visibility modes and settings
2023-02-05 14:24:13 +01:00
Arkadiusz Fal
26d3fba0f3
Feed count model
2023-02-05 14:24:13 +01:00
Arkadiusz Fal
4330856c5e
Less obnoxious error handling
2023-02-05 14:24:12 +01:00
Arkadiusz Fal
a156ef6a3f
Add action to mark channel feed as watched/unwatched
2023-02-05 14:24:11 +01:00
Arkadiusz Fal
b55c6f8619
Fix handling feed
2023-02-05 14:24:11 +01:00
Arkadiusz Fal
3b31f21c81
Channels caching
2023-02-05 14:24:11 +01:00
Arkadiusz Fal
d9622cf24c
Add play unwatched on macOS
2023-02-05 14:24:11 +01:00
Arkadiusz Fal
0517b4feea
Fix flicker in feed
2023-02-05 14:24:10 +01:00
Arkadiusz Fal
b3ddf4a153
Show badge for channels subscriptions
2023-02-05 14:24:10 +01:00
Arkadiusz Fal
e4d583a263
Cache settings
2023-02-05 14:24:10 +01:00
Arkadiusz Fal
8c1d900a63
Unwatched videos in subscriptions
2023-02-05 14:24:09 +01:00
Arkadiusz Fal
25da312966
Listing styles
2023-02-05 14:24:09 +01:00
Arkadiusz Fal
c2d16774f7
Menus improvements
2023-02-05 14:24:09 +01:00
Arkadiusz Fal
d02bb23e57
New account selection menu
2023-02-05 14:24:09 +01:00
Arkadiusz Fal
899e66b204
Channel view and other small improvements
2023-02-05 14:24:08 +01:00
Arkadiusz Fal
385dbbbef2
Typo fix
2023-02-05 14:24:08 +01:00
Arkadiusz Fal
5e0f13cace
Subscribed channels list in tab navigation
2023-02-05 14:24:08 +01:00
Arkadiusz Fal
74d65f6ab8
Browser player bar as overlay
2023-02-05 14:24:07 +01:00
Arkadiusz Fal
e9c219a76e
Subscribed channels cache
2023-02-05 14:24:07 +01:00