Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request]: Android client share feature. #1062

Open
clavo2 opened this issue May 20, 2024 · 3 comments
Open

[Feature Request]: Android client share feature. #1062

clavo2 opened this issue May 20, 2024 · 3 comments
Labels
enhancement New feature or request

Comments

@clavo2
Copy link

clavo2 commented May 20, 2024

Platform

ESP32

Description

Would it be possible to add a android 'share' feature to the app so it shows up as an app that accepts shared data? I realize droid can share more than text (pictures, etc) between apps, but curious if just text based shares could be sent to the android app to save from cutting text from one app, changing app, and pasting.

Pardon my ignorance, but this may allow workflow apps like Tasker to automatically route things to the Meshtastic app thus automating certain things (e.g. incoming SMS texts could be pushed to the Meshtastic app and automatically be send to a predefined channel.

I can see this as being useful in many ways. Like maybe in the future pushing emails (might require a separate app catered to this). e.g. email to: mesht@aol.com - filter sees "MT" in the subject and Tasker or app native pushes that to the Meshtastic app and out it goes.

Just an idea that may be easy, or really hard to do.

I know this can be done with CLI, but we all live on phones and not everyone knows how to cat herd Termux for this kind of stuff.

Thanks for the consideration.

@clavo2 clavo2 added the enhancement New feature or request label May 20, 2024
@todd-herbert
Copy link

I like the sound of it! Maybe the feature request would be more at home over at https://github.com/meshtastic/Meshtastic-Android/issues ?

@clavo2
Copy link
Author

clavo2 commented May 26, 2024

moved. thx.

@garthvh garthvh transferred this issue from meshtastic/firmware May 31, 2024
@jamesarich
Copy link
Contributor

jamesarich commented Jun 28, 2024

https://developer.android.com/training/sharing/receive
Docs here for setting up share intent. Would we want to try and provide Direct Share targets to recent channels and node dms?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants