NewPipe-app-android/app/src/main/java/org/schabi/newpipe/error
Stypox 1d2642f1e3
Create ErrorUtil class with three ways to report errors
Activity, snackbar and notification
2021-12-04 10:36:31 +01:00
..
AcraReportSender.java Completely remove return activity, now outdated 2021-03-12 23:21:54 +01:00
AcraReportSenderFactory.java Move all error-related classes into error package 2021-03-07 17:49:28 +01:00
EnsureExceptionSerializable.java Added a workaround for not serializable exceptions 2021-11-23 20:12:14 +01:00
ErrorActivity.java Create ErrorUtil class with three ways to report errors 2021-12-04 10:36:31 +01:00
ErrorInfo.kt Changed package as the old one is deprecated 2021-08-26 18:09:27 +02:00
ErrorPanelHelper.kt Fix OnErrorNotImplementedException in playOnPopup 2021-09-05 19:54:28 +02:00
ErrorUtil.kt Create ErrorUtil class with three ways to report errors 2021-12-04 10:36:31 +01:00
ReCaptchaActivity.java Fix a few SonarLint warnings 2021-09-05 19:54:28 +02:00
UserAction.java Add report/solve-recaptcha button in error panel 2021-03-12 23:21:49 +01:00