Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE REQUEST] Additional URL Scheme #979

Closed
hosy opened this issue Jun 4, 2021 · 1 comment · Fixed by #990
Closed

[FEATURE REQUEST] Additional URL Scheme #979

hosy opened this issue Jun 4, 2021 · 1 comment · Fixed by #990

Comments

@hosy
Copy link
Collaborator

hosy commented Jun 4, 2021

There should be an additional URL scheme.

This is interesting, if more than one of this apps is installed on a device:

  • regular iOS app
  • EMM app
  • ownCloud.online app

If the user wants to open a specific app via URL scheme, the system randomly decides which app will be opened.
By adding an additional URL scheme, the user can control which app should be opened.

This could be interesting when opening a ownCloud file id via Shortcuts.app.

@michaelstingl
Copy link
Contributor

Affects OAuth 2.0 redirect URI too. See related owncloud/android#2883

hosy added a commit that referenced this issue Jun 15, 2021
…Cloud online app to open a specific app, if more than one ownCloud apps are installed with different bundle IDs
@hosy hosy linked a pull request Jun 15, 2021 that will close this issue
10 tasks
hosy added a commit that referenced this issue Jun 21, 2021
* #979 added additional URL scheme for regular iOS app, EMM app and ownCloud online app to open a specific app, if more than one ownCloud apps are installed with different bundle IDs

* Calens changelog updated

Co-authored-by: hosy <[email protected]>
hosy added a commit that referenced this issue Jun 24, 2021
* - project: add new templates to demo action.allowed and action.disallowed
- Branding + Action: opt into new snapshot for log intro
- Action: remove non-functional one-setting-per-action implementation and replace it with an array-based approach for allowed and disallowed actions
- update SDK to gracefully handle LetsEncrypt certificate chain change from DST Root CA X3 / R3 to ISRG Root X1 / R3

* Configuration documentation updated

* - update SDK to gain access to OCVault using the new shared semantics for OCKeyValueStorage, preventing rapid recreation and (hopefully) blocking as described in owncloud/enterprise#4547 (#982)

* [fix/ios12-share-sheet] File Provider UI: Dismiss View on iOS 12 (#989)

* [feature/additional-url-scheme] Added Additional URL Scheme (#990)

* #979 added additional URL scheme for regular iOS app, EMM app and ownCloud online app to open a specific app, if more than one ownCloud apps are installed with different bundle IDs

* Calens changelog updated

Co-authored-by: hosy <[email protected]>

* [fix/media-import-blocking] Fix media import blocking (#991)

* - updated app version / build number
- updated In-App release notes
- updated changelog entries

* fixed calens build error

* fixed calens build error (title too long)

* Calens changelog updated

* - fix crash (1) via SDK update

* - moved unreleased changelog entries to newly created release folder
- fixed typo in release notes
- updated fastlane release notes

* Calens changelog updated

* updated to latest master SDK commit

* fixed bitrise build error, because deploy step is looking for specific IPA file name "owncloud.ipa"

Co-authored-by: felix-schwarz <[email protected]>
Co-authored-by: Matthias Hühne <[email protected]>
Co-authored-by: hosy <[email protected]>
Co-authored-by: Matthias Hühne <[email protected]>
@hosy hosy closed this as completed Jul 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants