Arkadiusz Fal
516e305cd3
Merge pull request #742 from stonerl/subscription-button
...
Improvements to opening channels from Videos
2024-08-24 12:09:07 +02:00
Arkadiusz Fal
8921a38504
Merge pull request #741 from stonerl/timecodes-in-comments
...
iOS: make timestamps in comments touchable
2024-08-24 12:08:27 +02:00
Arkadiusz Fal
61d589a9b5
Merge pull request #740 from stonerl/thumbnails
...
Improved thumbnail handling
2024-08-24 12:07:56 +02:00
Arkadiusz Fal
55cbd1fe80
Merge pull request #737 from stonerl/xcode16-recommended-settings
...
Xcode 16 - update recommended settings
2024-08-24 12:06:35 +02:00
Arkadiusz Fal
d501cb938c
Merge pull request #745 from stonerl/updateWatch-status
...
only updateWatch status while video is playing
2024-08-24 12:02:42 +02:00
Toni Förster
522aecfbc1
only updateWatch status while video is playing
...
This should circumvent edge cases where videos are marked as watch when they failed to play back.
Fixes #660
Signed-off-by: Toni Förster <toni.foerster@gmail.com>
2024-08-20 22:10:35 +02:00
Toni Förster
0e8436ab40
VideoDetails: click on channel name opens channel
...
Signed-off-by: Toni Förster <toni.foerster@gmail.com>
2024-08-20 14:13:46 +02:00
Toni Förster
f3c876acf6
VideoDetails: open channel when touching the logo
...
The touch was consumed by the double touch action and the channel did not open.
Signed-off-by: Toni Förster <toni.foerster@gmail.com>
2024-08-20 14:00:43 +02:00
Toni Förster
70d821fe5d
use correct systemImage for the Subscribe button
...
Signed-off-by: Toni Förster <toni.foerster@gmail.com>
2024-08-20 13:18:32 +02:00
Toni Förster
9a450c9503
minor tweak to comment replies
...
Signed-off-by: Toni Förster <toni.foerster@gmail.com>
2024-08-20 01:23:54 +02:00
Toni Förster
7e346bf49c
iOS: make timestamps in comments touchable
...
Timestamps in comments can now be touched and jump to the corresponding part in the video.
Signed-off-by: Toni Förster <toni.foerster@gmail.com>
2024-08-20 00:52:04 +02:00
Toni Förster
35534bcbb1
Improved thumbnail handling
...
- ThumbnailsModel optionally returns the quality
- Have constants for 4:3 and 16:9 aspect ratio
- Add high quality options for thumbnails
- Rename Highest quality to Best quality
- make 4:3 thumbnails fill the VideoCell
- use .maxes instead of .maxresdefault (the latter sometimes returns white images)
Signed-off-by: Toni Förster <toni.foerster@gmail.com>
2024-08-19 16:35:29 +02:00
Toni Förster
56b17b0aa1
Xcode 16 - update recommended settings
...
Signed-off-by: Toni Förster <toni.foerster@gmail.com>
2024-08-18 10:49:50 +02:00
Arkadiusz Fal
af75afa912
Bump build number to 187
2024-07-06 13:51:40 +02:00
Arkadiusz Fal
f32bcae5eb
Update CHANGELOG
2024-07-06 13:51:04 +02:00
Arkadiusz Fal
c55161b6b6
Fix typo
2024-07-06 13:44:40 +02:00
Arkadiusz Fal
3fd99f464a
Revert change to OSD positions
2024-07-06 13:44:40 +02:00
Arkadiusz Fal
43c8484514
Allow import of accounts to manually added (not imported) instances
2024-07-06 13:44:40 +02:00
Arkadiusz Fal
7755b392b7
Fix seek OSD layout on tvOS
...
Fix #707
2024-07-06 12:51:07 +02:00
Arkadiusz Fal
e0998638b1
Fix macOS settings windows
...
Fix #699
Fix #710
2024-07-06 12:45:44 +02:00
Arkadiusz Fal
511a528eb6
Add import export of missing settings
2024-07-06 12:32:31 +02:00
Arkadiusz Fal
89dfbdb5c7
Fix swiftformat offenses
2024-07-06 11:48:49 +02:00
Arkadiusz Fal
f88a1d17d6
Update dependecies
2024-07-06 11:45:15 +02:00
Toni Förster
9e05909659
fix duplicated share button
...
fixes #691
add `--initial-audio-sync=<yes|no>` to MPV settings. Might fix #690 but needs to be toggled by the user. We leave the standard settings.
Also added links to the icons on macOS.
2024-07-06 11:35:21 +02:00
Arkadiusz Fal
b966f4509a
Merge pull request #704 from patelhiren/subscriptions-account-picker
...
tvOS: Allow account picker by long pressing channels button in subscriptions view
2024-07-06 11:35:15 +02:00
Arkadiusz Fal
dc7073dcb5
Merge pull request #701 from weblate/weblate-yattee-localizable-strings
...
Translations update from Hosted Weblate
2024-07-06 11:28:49 +02:00
Hyunjae Chung
a258ee3be4
Translated using Weblate (Korean)
...
Currently translated at 11.2% (63 of 562 strings)
Translation: Yattee/Localizable.strings
Translate-URL: https://hosted.weblate.org/projects/yattee/localizable-strings/ko/
2024-06-19 15:09:16 +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
Pieter Janssens
78dc47dc24
Translated using Weblate (Dutch)
...
Currently translated at 80.7% (454 of 562 strings)
Translation: Yattee/Localizable.strings
Translate-URL: https://hosted.weblate.org/projects/yattee/localizable-strings/nl/
2024-06-14 19:09:21 +00:00
Arkadiusz Fal
46725bf4d9
Bump build number to 186
2024-06-13 19:12:19 +02:00
Arkadiusz Fal
8697ec8faf
Update packages
2024-06-13 19:12:19 +02:00
Arkadiusz Fal
8a015d29c3
Update CHANGELOG
2024-06-13 19:12:19 +02: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
Arkadiusz Fal
e3e0c4a92f
Remove duplicated button
2024-06-13 19:04:46 +02:00
Arkadiusz Fal
9e5efc1aa6
Merge pull request #697 from patelhiren/main
...
tvOS: Refined Subscriptions View
2024-06-13 19:00:15 +02:00
Arkadiusz Fal
1ed4c20c3a
Merge pull request #696 from stonerl/improved-conditional-proxying
...
improved conditional proxying
2024-06-13 18:59:42 +02:00
Arkadiusz Fal
ced9eb28d7
Merge pull request #695 from stonerl/more-async-work
...
more responsive UI when Favorites are used.
2024-06-13 18:59:30 +02:00
Arkadiusz Fal
ea49758ed2
Merge pull request #694 from weblate/weblate-yattee-localizable-strings
...
Translations update from Hosted Weblate
2024-06-13 18:58:58 +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
Hyunjae Chung
9a650799d3
Translated using Weblate (Korean)
...
Currently translated at 6.4% (36 of 562 strings)
Translation: Yattee/Localizable.strings
Translate-URL: https://hosted.weblate.org/projects/yattee/localizable-strings/ko/
2024-05-25 08:09:13 +02:00
Ophiushi
ddd1f243f7
Translated using Weblate (French)
...
Currently translated at 100.0% (562 of 562 strings)
Translation: Yattee/Localizable.strings
Translate-URL: https://hosted.weblate.org/projects/yattee/localizable-strings/fr/
2024-05-25 08:09:12 +02:00
Toni Förster
94f19d55c8
more responsive UI when Favorites are used.
...
- The reloading of items in the favorite widgets is now done async, so it does not block the UI when opening Home.
- Tasks that check for changes of the widget and favorites are now terminated when another view e.g. Subscriptions is opened.
- We only update the Favourites when the player is not in the foreground, to avoid unresponsiveness.
2024-05-24 19:46:42 +02:00
Toni Förster
30cdaf88e1
improved conditional proxying
...
We don't test every single stream anymore. If we get an 200, 206 or 403 we immediately stop testing streams. Unknown streams are also skipped. This speeds up starting playback, since we don'T have to wait for the network anymore.
2024-05-24 18:44:41 +02:00
Hyunjae Chung
8139bba31e
Added translation using Weblate (Korean)
2024-05-24 07:37:13 +02:00
Arkadiusz Fal
d6cfadab9a
Bump build number to 185
2024-05-23 12:11:58 +02:00
Arkadiusz Fal
5b917ef91d
Update CHANGELOG
2024-05-23 11:55:31 +02:00
Arkadiusz Fal
34cb7860b3
Fix build issues
2024-05-23 11:55:31 +02:00
Arkadiusz Fal
934bd65752
Fix swiftformat offenses
2024-05-23 11:44:58 +02:00
Arkadiusz Fal
e53985534e
Update packages
2024-05-23 11:44:26 +02:00