-
-
Notifications
You must be signed in to change notification settings - Fork 61
Description
Describe the feature you'd like to request
I'm not sure how difficult this would be to implement, but right now there's no way to set the Graysky app to open bsky.app links. Android apps can register links (even non-verified ones) that users can allow the app to open. This would allow for a better experience when opening links if the user doesn't have the Bluesky app installed or would prefer to use Graysky instead.
Describe the solution you'd like to see
Android Studio apparently has some helpers to make this possible. See here: https://developer.android.com/studio/write/app-link-indexing
Once things are set up, users can open the app info and go to "open by default", then under "links to open in this app" there is a selection of domains. Unfortunately this selection will have to be manual as it will not be a "verified link", but the option will be there for users who want it.
Additional information
Thanks for the awesome client!