NewPipe/app/src/main/java/org/schabi/newpipe/fragments/detail
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
..
DescriptionFragment.java Update NewPipeExtractor and properly linkify comments 2023-01-15 19:27:56 +01:00
StackItem.java Annotate some NonNulls, some lint cleaning 2022-03-18 13:15:44 -04:00
TabAdapter.java Revert to deprecated BEHAVIOR_SET_USER_VISIBLE_HINT in TabAdapter 2020-09-06 14:02:25 +02:00
VideoDetailFragment.java Correctly open urls in browser on Android 11+ 2023-02-25 09:13:59 +01:00
VideoDetailPlayerCrasher.java Replace LinkedHashMap with List.of(). 2022-07-20 04:39:11 +05:30