NewPipe/app
Stypox 397f93b079
Prevent exception from being serialized in ErrorInfo
The wrong @Decorator was put in the wrong place to mark the throwable fieldd as transient, now this is fixed and the exception is not serialized. So if a non-serializable throwable is passed, that's not an issue, since it's not going to be serialized. The need for EnsureExceptionSerializable is also gone.
2021-12-04 10:36:36 +01:00
..
schemas/org.schabi.newpipe.database.AppDatabase Make uploader_url column nullable 2021-08-14 17:48:35 +08:00
src Prevent exception from being serialized in ErrorInfo 2021-12-04 10:36:36 +01:00
build.gradle Use latest NewPipeExtractor to fix parsing of YT's dislikes (#7467) 2021-11-29 19:59:18 +00:00
proguard-rules.pro Show parsed relative times instead of whatever the service gives us 2019-11-17 23:58:55 -03:00