wutschel
wutschel
Ok for me. I have no strong opinion on this.
> please also raise deployment target in this PR. You might also want to check/fix new warnings after that. Done. No new warnings, I am ahead of this already with...
First impressions with thumb moved up and updated label positions and fonts. https://abload.de/img/bildschirmfoto2022-09r9csj.png (iPhone, top = new) https://abload.de/img/bildschirmfoto2022-09thf9j.png (iPad, top = new)
Interesting idea. Few things to add: - Will only work for iPhones which have the dimensions to support this, e.g. iPods or older iPhones have too small screens to even...
There was an unfinished attempt to play file via VLC, the code got removed. Adding this feature is not on my agenda yet, but I understand this can be useful....
Just did a quick hack, and this already plays my _flac_ audio files, but it refuses to play the _mpg_ and _mkv_ files I have. I guess `AVPlayer` does have...
Why not. Added the long press action "Share" which for now only allows to copy-to-clipboard. https://github.com/wutschel/Official-Kodi-Remote-iOS/tree/share_url Screenshot: https://abload.de/img/bildschirmfoto2022-10olfus.png Is it possible to let iOS select which apps are relevant for...
Thanks for your comments. I just started to play around with this a bit and will improve this further. Finally I need to test on my phone as on simulator...
Updated the implementation, mainly addressing the origin and not disabling mail/message/airdrop. Can you help with how to update icon? I did not find reference obj c code around `activityViewControllerLinkMetadata` and...
Thanks, tried to add this to my best knowledge (see https://github.com/wutschel/Official-Kodi-Remote-iOS/tree/share_url), but this crashes with "*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[SharingActivityItemSource copyWithZone:]: unrecognized selector sent to...