straw/app/src/main/java
TobiGr 6e6e4de348 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
..
androidx/fragment/app Store/retrieve parcelable arrays as lists instead. 2023-12-23 11:38:40 +01:00
com/google/android/material/appbar Use List.of(). 2022-07-20 04:39:11 +05:30
org Fix deprecation of Bundle.getSerializable(String) by using BundleCompat 2025-12-10 14:42:52 +01:00
us/shandian/giga Merge pull request #12550 from whistlingwoods/fix-downloads-lost-progress 2025-09-16 23:26:56 -07:00