NewPipe/app/src/main/java/org/schabi/newpipe/fragments
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
..
detail Correctly open urls in browser on Android 11+ 2023-02-25 09:13:59 +01:00
list Correctly open urls in browser on Android 11+ 2023-02-25 09:13:59 +01:00
BackPressable.java Improve code style to be more consistent 2020-04-02 15:57:50 +02:00
BaseStateFragment.java Replace ErrorActivity with ErrorUtil 2021-12-04 10:36:36 +01:00
BlankFragment.java Get rid of setUserVisibleHint 2021-10-16 15:33:45 -04:00
EmptyFragment.java fix Rotation crash on „Video not available“ page (#5941) 2021-05-05 08:55:54 +02:00
MainFragment.java Replace ErrorActivity with ErrorUtil 2021-12-04 10:36:36 +01:00
OnScrollBelowItemsListener.java Annotate some NonNulls, some lint cleaning 2022-03-18 13:15:44 -04:00
ViewContract.java Add report/solve-recaptcha button in error panel 2021-03-12 23:21:49 +01:00