kylecorry31 / Trail-Sense

An Android app that uses your phone's sensors to assist with wilderness treks or survival situations.
https://kylecorry.com/Trail-Sense/
MIT License
1.22k stars 75 forks source link

Open recommended apps if installed #539

Open kylecorry31 opened 3 years ago

qwerty287 commented 3 years ago

I would try to implement this, is that okay? I'd need some more information on the UI, if there should be one button that opens the app if installed or separate buttons for download/open. (I know, it was my idea, I would prefer the first one, but what should be the text on the link? "Open/Download"?)

kylecorry31 commented 3 years ago

I don't think it's possible with the current architecture - the links are being loaded by markdown in the guide tool.

Also, if I'm not mistaken android now requires a package query in the manifest which I'm not sure I want to add without contacting the developers of the recommended apps.

Maybe hold off on this for now? I've also marked issues with help-wanted that are ready for community contribution, as a lot of the untagged issues here have some background information as to why they haven't been implemented/are in the state they are.