NewPipe-app-android/app/src
TiA4f8R a57fd69fb4
External sharing improvements
Improve NewPipe's share on some devices + fix crash when no browser is set on some devices

Catching ActivityNotFoundException when trying to open the default browser
Use an ACTION_CHOOSER intent and put as an extra intent the intent to
open an URI / share an URI when no default app is set.

Add a LinkHelper class which set a custom action when clicking web links
in the description of a content. This class also helps to implement a confirmation dialog when trying to open web links in an external app.
2021-01-16 13:23:06 +01:00
..
androidTest/java/org/schabi/newpipe Update most dependencies 2020-11-22 14:03:10 +01:00
debug Update most dependencies 2020-11-22 14:03:10 +01:00
main External sharing improvements 2021-01-16 13:23:06 +01:00
release/res/xml Format all XML resources 2020-10-14 11:04:48 +02:00
test Merge pull request #5225 from XiangRongLin/extract_settings_import 2021-01-14 15:18:36 +01:00