straw/app/src/main/java/org/schabi/newpipe/about
TobiGr 7ffc513f46 Fix deprecation of Bundle.getSerializable(String) by using BundleCompat
This fixes the following warning during compilation:

file:app/src/main/java/org/schabi/newpipe/about/LicenseFragment.kt:36:55 'fun getSerializable(p0: String?): Serializable?' is deprecated. Deprecated in Java.
2025-12-10 14:42:52 +01:00
..
AboutActivity.kt Enable per-app language preferences for Android < 13 2025-07-20 04:50:49 +05:30
License.kt Changed package as the old one is deprecated 2021-08-26 18:09:27 +02:00
LicenseFragment.kt Fix deprecation of Bundle.getSerializable(String) by using BundleCompat 2025-12-10 14:42:52 +01:00
LicenseFragmentHelper.kt [AboutFragment / LicenseFragment] Fix license restore after rotation 2023-09-23 13:49:09 +02:00
SoftwareComponent.kt Restore license dialog buttons to open the SoftwareComponent's website 2023-09-23 13:49:09 +02:00
StandardLicenses.kt Converted the about package to Kotlin 2021-03-29 19:06:32 -04:00