NewPipe-app-android/app/src/main/java/org/schabi/newpipe/error
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
..
AcraReportSender.kt Auto-migrate newpipe/error to kotlin 2024-03-30 12:50:38 +01:00
AcraReportSenderFactory.kt Auto-migrate newpipe/error to kotlin 2024-03-30 12:50:38 +01:00
ErrorActivity.kt Auto-migrate newpipe/error to kotlin 2024-03-30 12:50:38 +01:00
ErrorInfo.kt Update extractor and remove DeobfuscateException 2023-09-22 10:43:37 +02:00
ErrorPanelHelper.kt Remove wrong annotation 2023-03-03 11:58:44 +01:00
ErrorUtil.kt Use AndroidX's PendingIntentCompat class. 2023-04-13 10:53:46 +05:30
ReCaptchaActivity.kt Auto-migrate newpipe/error to kotlin 2024-03-30 12:50:38 +01:00
UserAction.kt Auto-migrate newpipe/error to kotlin 2024-03-30 12:50:38 +01:00