[Message Actions] Copy events to clipboard (#665)
* Add `Copy` action for text events * Remove 'Copy' action from the list for non-text events * Use `@ContributesBinding` to inject `AndroidClipboardHelper`.
This commit is contained in:
parent
1c1e65c70d
commit
95f65e2031
17 changed files with 193 additions and 22 deletions
1
changelog.d/663.feature
Normal file
1
changelog.d/663.feature
Normal file
|
|
@ -0,0 +1 @@
|
|||
Add 'Copy' action to timeline item context menu, for text events
|
||||
Loading…
Add table
Add a link
Reference in a new issue