92lleo / WhatsappWebToGo

[android] WhatsApp Web client for your phone/tablet with media support
https://f-droid.org/packages/io.kuenzler.whatsappwebtogo
MIT License
264 stars 43 forks source link

Make app visible in Share menus #86

Open swaree opened 1 year ago

swaree commented 1 year ago

In many apps, Share, Send To, or similar buttons (see picture) let you quickly share to other apps without needing to browse the file from the destination app. I think it'll be useful to have this as a feature; currently, the app doesn't appear in these menus.

image

I don't know how this can be done or if it's even possible. Anyway, thanks for the app; it works like a charm.

92lleo commented 1 year ago

Hi @swaree thanks for your Input. I have this on my todo, but it's not as easy as including it in an app you control yourself. I guess the only possibility is to fake drag-drop the file to the whatsapp chat - but then the correct chat needs to be open, which is not very user friendly/can be confusing. If I come up with an easier way, I'll add it. Maybe someone else also has another idea

KopiasCsaba commented 1 year ago

@92lleo I love that idea, what if some bar would show up below the appbar when the app "receives" some shared stuff, saying: "Select chat, and press [here] to insert shared content. [CLOSE]" ?

Then it would be a quite clean and user friendly solution too. The user would also be able to close that bar with the close button if the operation was successful. OR send the same stuff to other users, which would make this even more powerful.