NewPipe-app-android/app/src/main/java/org/schabi/newpipe/fragments
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
..
detail External sharing improvements 2021-01-16 13:23:06 +01:00
list External sharing improvements 2021-01-16 13:23:06 +01:00
BackPressable.java Improve code style to be more consistent 2020-04-02 15:57:50 +02:00
BaseStateFragment.java Convert AnimationUtils functions to extension functions. 2021-01-16 14:49:37 +05:30
BlankFragment.java Improve code style to be more consistent 2020-04-02 15:57:50 +02:00
EmptyFragment.java Improve code style to be more consistent 2020-04-02 15:57:50 +02:00
MainFragment.java Fix the crash that occurs on navigating back to the main fragment. 2021-01-15 06:54:20 +05:30
OnScrollBelowItemsListener.java Lint: Move declarations into assignments 2020-11-18 17:48:01 -05:00
ViewContract.java Improve code style to be more consistent 2020-04-02 15:57:50 +02:00