- Feb 28, 2024
-
-
Felix Paul Kühne authored
-
-
Felix Paul Kühne authored
-
- Feb 27, 2024
-
-
-
Do not reload collection view if the VC is hidden
-
The next item does not need be set if we are not in shuffle mode or when repeating a single item. This avoids a rare racing condition when setting the next item in the above scenario. The underlying problem will be solved by the v4 upgrade.
-
Properly disable the Casting Devices cell's user interaction instead of its subviews interaction. Closes #1790
-
-
Felix Paul Kühne authored
Previously, the number of media library appearances was counted.
-
- Feb 26, 2024
-
-
-
If not specified in the URL, we currently ask, which is annoying if you just want to watch. This fixes #1787
-
We use it as a Documents folder replacement so we'd delete all the user content. This fixes #1793
-
- Feb 25, 2024
-
-
Felix Paul Kühne authored
This fixes #1792 and fixes some typos as well
-
- Feb 23, 2024
-
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
ID stays on device, but allows localized invoicing and serverside allocation
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
This also allows to fetch previous receipts.
-
Felix Paul Kühne authored
-
Diogo Simao Marques authored
The about button is able to be selected again and fixes a regression introduced with the Settings reset feature.
-
- Feb 22, 2024
-
-
Diogo Simao Marques authored
The Save & Connect buttons are properly disabled when a successful login is saved and enabled after a cell selection in the servers list in order to avoid any unexpected behaviour. Closes #1791
-
Diogo Simao Marques authored
If the current server address saved contains a proper path, it will properly be appended to the local network address on tvOS. A small optimization of the tableView's cellForRowAtIndexPath method is also made in order to avoid dealing with optional values.
-
Diogo Simao Marques authored
If the current server address saved contains a proper path, it will properly be appended to the to the local network address on iOS. The current behaviour is not affected if the path is empty.
-
Diogo Simao Marques authored
Server addresses containing a proper path with folder names are now able to be saved and stored in the servers' list on both iOS and tvOS versions.
-
- Feb 21, 2024
-
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
You need to launch at least 5 times to see it and even then, only once per month
-
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 resolves exceptions on iPad.
-
-
This should prevent common crashes when only 1 renderer is around
-
- Feb 20, 2024
-
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Diogo Simao Marques authored
This reverts commit 6902b2f9.
-
-
-