straw/app/src/main/java/org/schabi/newpipe/about
litetex 2e96b65fda
Replaced `Icepick with Bridge and Android-State`
* IcePick fails on Java 21 (default in Android Studio 2024.2)
* Bridge is the most modern alternative that is currently available. It is backed by ``Android-State`` and can be configured with various frameworks
* In the long term this should be replaced with something better
2024-10-23 21:28:07 +02:00
..
AboutActivity.kt Replaced `Icepick with Bridge and Android-State` 2024-10-23 21:28:07 +02:00
License.kt Changed package as the old one is deprecated 2021-08-26 18:09:27 +02:00
LicenseFragment.kt Store/retrieve parcelable arrays as lists instead. 2023-12-23 11:38:40 +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