NewPipe-app-android/app/src/main/java/org/schabi/newpipe/about
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
..
AboutActivity.java External sharing improvements 2021-01-16 13:23:06 +01:00
License.kt Fix ktlint errors 2020-11-22 14:03:10 +01:00
LicenseFragment.java Use view binding in LicenseFragment. 2021-01-14 11:16:00 +05:30
LicenseFragmentHelper.java Update most dependencies 2020-11-22 14:03:10 +01:00
SoftwareComponent.kt Convert SoftwareComponent to Kotlin and use the Parcelize annotation. 2020-11-21 12:47:30 +05:30
StandardLicenses.java Update displayed licenses 2020-12-31 19:26:41 -05:00