Toni Förster
7c50db426f
Chapters: allow user to disable thumbnails
...
Chapters have their own section is the settings. The users can decide if chapter thumbnails should be shown or not. Also they can decide to only show thumbnails if they are not the same.
The VideoDetailsView had to be modified, to avoid compiler type-checking errors.
2024-05-11 22:12:10 +02:00
Arkadiusz Fal
55f4a4a2a1
Fix possible crash
2024-02-02 11:16:27 +01:00
Arkadiusz Fal
a49db76588
Merge pull request #564 from stonerl/collapsible-chapters
...
make chapters collapsible and highlight current chapter
2023-12-09 21:51:24 +01:00
Toni Förster
b04385ceae
macOS: disable hit testing when not expanded
...
fixes overspilling of text when clicking on collapsed descriptions
2023-12-05 00:36:12 +01:00
Toni Förster
721a97dc41
no need for NotificationCenter
2023-12-05 00:07:36 +01:00
Toni Förster
4ca8adc4dd
move onReceive to the chapter header in VideoDetails
2023-12-04 23:00:20 +01:00
Toni Förster
d361ef01d4
move updating the time to PlayerModel
...
this makes the chapter view much much smoother
2023-12-04 21:58:49 +01:00
Toni Förster
600b8d198b
add option to expand vertical chapters by default
2023-12-04 01:04:39 +01:00
Toni Förster
d65224320e
chapters can only be clicked if expanded or horizontal
2023-12-04 00:39:29 +01:00
Toni Förster
586cea7d44
subscribe chapters to currentTime notification
2023-12-04 00:07:39 +01:00
Toni Förster
aa5d6733b2
remove superfluous vars and chaptermodel
2023-12-03 20:04:57 +01:00
Toni Förster
982dca1846
highlight current chapter when clicked on it
2023-11-29 00:31:53 +01:00
Toni Förster
7de702ad23
change color to appRed for chapter
2023-11-28 23:06:37 +01:00
Toni Förster
13ef96cd02
separate tvOS View
2023-11-28 20:05:04 +01:00
Toni Förster
4ec6f35c5d
highlight current chapter
2023-11-28 16:45:36 +01:00
Toni Förster
fb5cd0f681
vertical chapters are full width and max 3 lines
2023-11-27 14:18:43 +01:00
Toni Förster
3feafc153c
remove toggle for vertical chapters
2023-11-27 13:34:18 +01:00
Toni Förster
8f08674527
vertical chapters with images are always collapsed
2023-11-27 12:13:51 +01:00
Toni Förster
a7baaeb485
iOS click on collapsed chapters expands the view
2023-11-26 21:24:52 +01:00
Toni Förster
b0d81cdefd
iOS - chapters header is a button now
2023-11-26 21:24:52 +01:00
Toni Förster
a33a1d7658
formatting
2023-11-26 21:24:51 +01:00
Toni Förster
e436dec4ba
make chapters collapsible
...
Chapters are now collapsible by default only the first two chapters are shown. The second will be shown opaque to indicate more chapters.
2023-11-26 21:24:50 +01:00
Toni Förster
d384a4c520
iOS click on collapsed description text expands it
2023-11-26 15:42:47 +01:00
Toni Förster
6994271eca
iOS - the description header is a button now
2023-11-26 15:42:47 +01:00
Toni Förster
ed5fa8e4aa
no preview shows nothing now
2023-11-26 15:42:47 +01:00
Toni Förster
5d78946320
add stepper for previewed line (broken on macOS)
2023-11-26 15:42:47 +01:00
Toni Förster
84fdc22861
formatting
2023-11-26 15:42:46 +01:00
Toni Förster
a57645f824
make description collapsible
2023-11-26 15:42:46 +01:00
Toni Förster
5a5f5a8696
code formatting
2023-11-22 10:21:21 +01:00
Toni Förster
ed69780d52
removed superfluous braces
2023-11-21 01:13:01 +01:00
Toni Förster
691a3305e7
make links in description clickable
...
Adds clickable links to macOS. I it is a naive approach, but it works.
Probably closes #51
2023-11-21 00:58:40 +01: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
4c707271c3
Add setting to disable chapters and related, add info section in
...
player settings
2023-10-15 00:46:59 +02:00
Arkadiusz Fal
1980e8a10e
Minor image fixes
2023-09-23 17:14:21 +02:00
Arkadiusz Fal
52dad5942e
Details channel avatar performance improvement
2023-07-24 19:45:31 +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
5cfcffc885
Show loading video
2023-05-25 18:36:04 +02:00
Arkadiusz Fal
d5f88a73f8
Fix Add to playlist actionable
2023-05-21 19:13:42 +02:00
Arkadiusz Fal
08ce572b9e
Fix actions buttons text
2023-05-21 19:13:42 +02:00
Arkadiusz Fal
b53b5eac56
Localization fix
2023-05-21 19:13:19 +02:00
Arkadiusz Fal
3779b7ed1f
Add scrollbars in video details and button to scroll comments to top
...
Added player settings to disable scroll to top button
Fix #439
2023-05-07 22:06:50 +02:00
Arkadiusz Fal
8eac32078b
Fix placeholders
2023-04-24 12:57:06 +02:00
Arkadiusz Fal
8271feb77a
Fix actions actionable
2023-04-24 12:16:45 +02:00
Arkadiusz Fal
77fde219e0
Fix chapters layout
2023-04-24 12:16:45 +02:00
Arkadiusz Fal
5c0cf7452c
Remove unused code
2023-04-22 23:39:43 +02:00
Arkadiusz Fal
6596a440a5
New chapters layout
2023-04-22 23:39:43 +02:00
Arkadiusz Fal
d52ccf2ce6
Add video description expanding
2023-04-22 23:39:43 +02:00
Arkadiusz Fal
9936d9dd9e
Fix details reload
2023-04-22 23:39:42 +02:00
Arkadiusz Fal
8f9fb7ba82
New actions buttons
2023-04-22 23:39:42 +02:00