NewPipe/app/src/main/java/org/schabi/newpipe/info_list/dialog
Stypox 600ebdae18
Correctly open urls in browser on Android 11+
- Fix misconfiguration in manifest ('http|https|market' is not valid)
- Split ShareUtils functions taking a boolean parameter into pairs of functions with better names and less runtime checks
- Move all Kore-related functions to KoreUtils
- Remove the toast_no_player string
2023-02-25 09:13:59 +01:00
..
InfoItemDialog.java Only show "Enqueue next" when in the middle of the queue 2022-12-04 18:20:50 +01:00
StreamDialogDefaultEntry.java Correctly open urls in browser on Android 11+ 2023-02-25 09:13:59 +01:00
StreamDialogEntry.java Deduplicate code for fetching stream info when sparse 2022-03-03 16:54:40 +01:00