moving-bits

Results 732 comments of moving-bits

Current status, AFAICS: - Location: Not much we can do about, as we require GPS, which requires ACCESS_FINE_LOCATION. Technically we already request fine location, but if the user declines it,...

Interesting background article regarding the `TransactionTooLargeException`, including a possible approach for resolving it: https://medium.com/livefront/transactiontoolargeexception-and-a-bridge-to-safety-part-1-c3736644e26

related to #12387 (remove from route on setting "visited" to `true`)

So maybe we should use some... Have a look at the controls in Google Maps: Zoom controls use a slight shadow, and compass rose uses an actual border. Both make...

> The Google maps view in c:geo is using an outdated look compared to what Google Maps currently uses. It's based on what material design from 3-4 years ago,, we...

Reading above's comments I guess we can close here?

New error on Play Console for the beta version: java.lang.RuntimeException in cgeo.geocaching.connector.gc.GCLogin.getServerParameters io.reactivex.rxjava3.exceptions.UndeliverableException ``` Exception io.reactivex.rxjava3.exceptions.UndeliverableException: The exception could not be delivered to the consumer because it has already canceled/disposed...

And a second one, seemingly also related to the changed login routine: java.net.UnknownHostException in cgeo.geocaching.network.Network$LoggingInterceptor.intercept java.lang.RuntimeException ``` Exception java.lang.RuntimeException: LiveData does not handle errors. Errors from publishers should be handled...

@Lineflyer (see https://github.com/cgeo/cgeo/pull/13019#issuecomment-1133880890), @fm-sys: Any news in this PR?