NewPipe-app-android/app/src/main
TiA4f8R 411b3129f9
Use a custom EditText everywhere to be able to share with ShareUtils the selected text
This EditText class extends the AppCompatEditText class from androidx.

These changes (only in XML ressources) allow us to share the selected text by using ShareUtils.shareText, which opens the Android system chooser instead of the Huawei system chooser on EMUI devices.
2021-10-16 13:41:03 +02:00
..
assets Update displayed licenses 2020-12-31 19:26:41 -05:00
java Use a custom EditText everywhere to be able to share with ShareUtils the selected text 2021-10-16 13:41:03 +02:00
res Use a custom EditText everywhere to be able to share with ShareUtils the selected text 2021-10-16 13:41:03 +02:00
AndroidManifest.xml Merge pull request #6642 from magicbrothers/add-eduvid 2021-10-02 18:32:00 +02:00