sakusaku3939 / DeepLAndroid

Unofficial Android App for DeepL Translator
MIT License
353 stars 19 forks source link

Add deepl app as floating text selection action in other apps #1

Closed fm-sys closed 3 years ago

fm-sys commented 3 years ago

First of all: Very cool work!!!

But what about adding your DeepL app as floating text selection action in other apps? That would IMHO be very useful...

It's explained here step-by-step: https://medium.com/androiddevelopers/custom-text-selection-actions-with-action-process-text-191f792d2999

sakusaku3939 commented 3 years ago

Thank you for suggesting this new feature. In fact, it was very easy to create a floating text selection action.

A new version is available here: https://github.com/sakusaku3939/DeepLAndroid/releases/tag/v2.0

fm-sys commented 3 years ago

Tested it and it's working like a charm... Thank you so much!