NewPipe/app/src/main/java/org/schabi/newpipe/report
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
..
AcraReportSender.java Convert ErrorInfo to Kotlin and use the Parcelize annotation. 2020-11-21 12:47:35 +05:30
AcraReportSenderFactory.java Remove deprecated calls to set Sender class to ACRA 2020-07-29 10:56:33 +02:00
ErrorActivity.java External sharing improvements 2021-01-16 13:23:06 +01:00
ErrorInfo.kt Make ErrorInfo constructor public 2020-11-25 17:05:52 +01:00
UserAction.java Add migration concept for shared preferences 2020-09-26 21:43:58 +02:00