gitplus_for_gitlab icon indicating copy to clipboard operation
gitplus_for_gitlab copied to clipboard

Open urls from logged in gitlab instance in app

Open quwepiro opened this issue 3 years ago • 2 comments

It would be nice if a link from e.g. gitlab.com like https://gitlab.com/quwepiro/man-pages-to-pdf would be opened in the app. From my knowledge, this has something to do with dynamic intent-filters and would be a nice enhancement.

Thank you for this project, it is the first pretty looking GitLab Client for Android :heart:

quwepiro avatar Oct 03 '22 20:10 quwepiro

I would like to add that, if using a custom domain (like gitlab.example.com) it would have to open these links as well.

But normally we can just check which servers are being used, and register a handler for those.

But, I have a use case where in my organisation, we have multiple domains that point to the same gitlab instance. I use these domains interchageably, and would like the app to open any of them. I'm guessing this could be solved by adding an advanced settings option where you can register custom URLs for the app o handle, in addition to the one server that you specified when signing in.

Also, I can potentially work on this issue and submit a PR, if I find the time for it. As always, any hints at where to start would be helpful 🙂

vinicentus avatar Feb 09 '23 06:02 vinicentus

I'm starting to implement new Features over at thelooter/gitplus_for_gitlab since this Repository seems to be dead. If you still have a need for this feature, feel free to raise a issue over there

thelooter avatar Mar 24 '24 22:03 thelooter