arxiv-papers-mobile icon indicating copy to clipboard operation
arxiv-papers-mobile copied to clipboard

Add Sharing Intent to Handle Arxiv Links from Browsers/Other Apps

Open xee5ch opened this issue 6 years ago • 0 comments

I like the app so far, despite having limited use. One use case it does not handle yet, and I think would be useful, when sharing a link in another app (such as Android Browser, Chrome, Firefox, et cetera) is to code an intent so that it will take https://arvix.org/* links within reason.

Documentation suggests this requires adding data android:pathPattern directives to the manifest. I assume code to handle this case would also need to be added. I am willing to attempt this (I have never done React Native before) if you agree this would be useful.

xee5ch avatar Jun 23 '18 15:06 xee5ch