NewPipe-app-android/app/src/main/java/org/schabi/newpipe/error
Profpatsch e20122958d newpipe/error: declare variables from onCreate as lateinit
We will init them at the beginning of the view lifecycle, so they are
definitly not null.
2024-03-30 14:17:22 +01:00
..
AcraReportSender.kt newpipe/error: fix warnings after kotlin conversion 2024-03-30 13:16:23 +01:00
ErrorActivity.kt newpipe/error: declare variables from onCreate as lateinit 2024-03-30 14:17:22 +01:00
ErrorInfo.kt Update extractor and remove DeobfuscateException 2023-09-22 10:43:37 +02:00
ErrorPanelHelper.kt newpipe/error: fix warnings after kotlin conversion 2024-03-30 13:16:23 +01:00
ErrorUtil.kt Use AndroidX's PendingIntentCompat class. 2023-04-13 10:53:46 +05:30
ReCaptchaActivity.kt newpipe/error: declare variables from onCreate as lateinit 2024-03-30 14:17:22 +01:00
UserAction.kt Auto-migrate newpipe/error to kotlin 2024-03-30 12:50:38 +01:00