NewPipe-app-android/app/src/main/java
Profpatsch 4a3e316dd0 Auto-migrate newpipe/error to kotlin
Only error was a nullable check in AcraReportSender, which I fixed by
replacing null with an empty array.

I tested the error report by producing a network error and opening the
report, creating an email and accepting the EULA.

Warnings will be fixed in the next commit.
2024-03-30 12:50:38 +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 Auto-migrate newpipe/error to kotlin 2024-03-30 12:50:38 +01:00
us/shandian/giga Fix non-desugared method being used 2024-03-27 17:30:23 +01:00