You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 20, 2023. It is now read-only.
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!