NewPipe-app-android/app/src/main
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
..
assets Update displayed licenses 2020-12-31 19:26:41 -05:00
java External sharing improvements 2021-01-16 13:23:06 +01:00
res External sharing improvements 2021-01-16 13:23:06 +01:00
AndroidManifest.xml Merge and rename into PlayQueueActivity 2021-01-14 10:25:48 +01:00