nextcloud / ios

📱 Nextcloud iOS App
https://itunes.apple.com/us/app/nextcloud/id1125420102
GNU General Public License v3.0
1.99k stars 884 forks source link

Unified Search Fallback Presentation #3183

Open i2h3 opened 1 week ago

i2h3 commented 1 week ago

After some back and forth because of the limited on iOS to programmatically open contacts and calendar events, here is a simple change which enables the fallback for unified search result items to be opened in the server's web user interface if every other code path before fails.

Without this, taps on contact or calendar event items do not cause anything to happen.