Bernd
Bernd
On version 10.2.1: ~~~ Lint found an issue registry (butterknife.lint.LintRegistry) which is older than the current API level; these checks may not work correctly. Recompile the checks against the latest...
Maybe this point is helpful: https://github.com/ReactiveX/RxJava/wiki/What's-different-in-3.0#more-undeliverable-errors
current: ~~~ implementation 'io.reactivex.rxjava3:rxjava:3.0.4' implementation "io.reactivex.rxjava3:rxandroid:3.0.0" ~~~ An Update to `rxjava:3.0.5` is available, rxandroid is unchanged. see https://github.com/ReactiveX/RxJava/releases/tag/v3.0.5
From https://github.com/ReactiveX/RxJava/wiki/What's-different-in-3.0#more-undeliverable-errors there is a link to a details page for error handling https://github.com/ReactiveX/RxJava/wiki/What's-different-in-3.0#more-undeliverable-errors . `Android is more strict and terminates the application in such uncaught exception cases.` Then there...
With S5 mini it is the same - see https://eu.community.samsung.com/t5/andere-smartphones/samsung-galaxy-s5-mini-kein-gps-satellitenempfang-mehr/td-p/5592822
> I guess it's not necessary to release another beta only to fix the icon? I would wait then for either new bug fixes to be rolled out in a...
I set the prio here to high, as the date 1st november is in 3 weeks.
retest this please
DNM, see https://github.com/cgeo/cgeo/issues/12023
DNM, as it needs minCompileSdk (32).