Added: Add support for Share selected text of terminal in long hold MORE menu so that users don't have to copy and paste to move text between apps

This commit is contained in:
agnostic-apollo
2022-10-04 04:05:43 +05:00
parent 096464d2af
commit 2d38a1ca6e
7 changed files with 90 additions and 7 deletions

View File

@@ -155,6 +155,7 @@ public class ShareUtils {
/**
* Open a url.
*
* @param context The context for operations.