1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2024-06-21 04:39:59 +00:00
NewPipe/app/src/main/java/org/schabi/newpipe/about
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
..
AboutActivity.kt Correctly open urls in browser on Android 11+ 2023-02-25 09:13:59 +01:00
License.kt Changed package as the old one is deprecated 2021-08-26 18:09:27 +02:00
LicenseFragment.kt Convert LicenseFragmentHelper methods to top-level declarations. 2022-08-01 08:27:09 +05:30
LicenseFragmentHelper.kt Correctly open urls in browser on Android 11+ 2023-02-25 09:13:59 +01:00
SoftwareComponent.kt Changed package as the old one is deprecated 2021-08-26 18:09:27 +02:00
StandardLicenses.kt Converted the about package to Kotlin 2021-03-29 19:06:32 -04:00