Skip to content
This repository was archived by the owner on Sep 20, 2023. It is now read-only.
This repository was archived by the owner on Sep 20, 2023. It is now read-only.

URL Schemes & Opener Support #418

@Sherlouk

Description

@Sherlouk

Opener is an iOS app which basically lets the user choose where to open links, basically takes advantage of URL schemes.

We should add support for basic URL schemes to deeplink to certain UI within the app. Namely:

freetime://issue/rnystrom/GitHawk/418 would go to this issue!
freetime://repository/rnystrom/GitHawk
freetime://notifications

(Also aware that we may want to rename our URL Scheme??)

Once we add this feature, we should add our app to the Opener manifest. It's not a perfect solution, but it would be a nice companion app to start opening GitHub stuff in our app rather than Safari!

Metadata

Metadata

Assignees

Labels

🆕 feature requestA feature being requested to be added, not yet approved

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions