1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2024-11-12 21:10:02 +00:00
NewPipe/app/src
AudricV 1a8aa8b17e
Use a system chooser when opening links in browser in the case there is no browser available
This change makes the app using the behavior when there is no default browser
on Android 11 and lower, by opening a system chooser when there is no browser
available (on all Android versions).

Also catch any exception when the system chooser cannot be opened and show the
"No app on your device can open this" toast in this case, as an
`ActivityNotFoundException` could be thrown if no app is available to open a
given web link.
2023-03-26 00:04:38 +01:00
..
androidTest/java/org/schabi/newpipe Fixed the bug by replacing the thumbnail_url with the thumbnail_stream_id 2023-02-05 20:32:34 +01:00
debug Update Android Gradle Plugin to 7.3.0. 2022-10-15 04:09:08 +05:30
main Use a system chooser when opening links in browser in the case there is no browser available 2023-03-26 00:04:38 +01:00
test Merge pull request #9706 from Jared234/9131_bug_background_player 2023-01-28 21:56:00 +01:00