NewPipe/app/src
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
..
androidTest/java/org/schabi/newpipe Simple Codebase Improvement (#7132) 2021-09-22 09:17:53 +02:00
debug Add debug setting to enable Picasso indicators 2021-08-24 10:56:25 +02:00
main Use a custom EditText everywhere to be able to share with ShareUtils the selected text 2021-10-16 13:41:03 +02:00
release/res/xml Fix release build by updating icon reference 2021-04-04 09:22:42 +02:00
test Added tests for the ``TimestampExtractor`` 2021-08-06 22:09:03 +02:00