- Mar 28, 2022
-
-
Soomin Lee authored
-
Add of a feature allowing the user to add a bookmark at a specific timestamp of the currently playing media.
-
The function removing the gestures from the view controller has been replaced by a function disabling or enabling them using the .isEnabled property of the gestures.
-
Add of the bookmarks view as a new option enabling the user to add a bookmark at the current timestamp of the currently playing media. The user can also select a bookmark between the bookmarks table, rename and delete one. Closes #516
-
Felix Paul Kühne authored
The option was implemented in the cross-platform code shared with the iOS port already. However, it was never exposed in the UI. Due to a user request this is now done without introducing new l10n strings.
-
Soomin Lee authored
-
- Mar 25, 2022
-
-
Soomin Lee authored
-
- Mar 24, 2022
-
-
-
This fundamentally reverts 3b47b089 and introduces a properly designated class. Additionally, this correctly reloads the view now if the user is not logged in to iCloud.
-
Diogo Simao Marques authored
A gesture has been added to the action sheet allowing the user to drag the action sheet downwards in order to close it. Closes #638
-
Soomin Lee authored
This cancels the time-out of the activity request when the activity is stopped. This will fix the downloadable subtitle listing disappearing when found after 5sec. Closes #1288
-
Felix Paul Kühne authored
-
Soomin Lee authored
This unifies the background color transparency between cells/tableviews.
-
Soomin Lee authored
-
Soomin Lee authored
This improves the constraints with the following: - Adjust the min size for smaller devices - Adapt to safeArea for the bottom of the view - Adjust the min size for tableViews
-
Closes #1287
-
- Mar 23, 2022
-
-
-
Soomin Lee authored
This merges the airplay and chromecast button into a button that shows an actionsheet that will show them. For now, this is available for iOS 11 and more. Closes #979
-
Felix Paul Kühne authored
This replaces the previous use of NSFileManager with the new API exposed by the media library.
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
This restores the display of individual icons exposed by UPnP servers.
-
Felix Paul Kühne authored
External media such as live stream frequently change their metadata beyond the indexing of the media library. This fixes #1286.
-
- Mar 21, 2022
-
-
Soomin Lee authored
-
Soomin Lee authored
Closes #790
-
- Mar 17, 2022
-
-
Soomin Lee authored
-
Felix Paul Kühne authored
-
Soomin Lee authored
This merges the minimize action with the close button. By default, when a media content is currently playing and the close button is tapped, the player is minimized. Otherwise, it will close.
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
This fixes the library layout for Asian region codes that require larger spacing. This also slightly increases the offset for Western locales, which improves readability. Refs #1250.
-
- Mar 16, 2022
-
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Localizable.strings: 85% translated InfoPlist.strings: 100% translated Settings.bundle: 90% translated Signed-off-by:
Felix Paul Kühne <felix@feepk.net>
-