fritter
fritter copied to clipboard
[REQ] Share text rather than copy
Problem
The context menu for selected text only supports copy as far as I can tell. Several apps that I use can handle text shared from other apps, which seems to be unavailable here.
Solution
When text is selected, an option to share the text is available. In Java or Kotlin this can be handled manually with intents. It's normally available for any selected text, so I assume the issue here is something with Dart.
I'll look into this, but in the meantime, the "Share" button on tweets does let you share the full tweet content to any other supported intent.
@jonjomckay
Is it possible to allow for the sharing of images directly.
As in, either in context menu or image view, have share image
Currently in image view there is only save button on top right corner,
While in context menu there is share tweet, content, or save,
Share tweet content, share only the text and the tweet link.
@rancidfrog : Your request is covered in #336.