arkon

Results 201 comments of arkon

App rewording was merged for next release. You'd want to also update the website.

For reference: https://stackoverflow.com/questions/60632273/mediastore-contentresolver-insert-creates-copies-instead-of-replacing-the-exis

I don't fully understand what [EhViewer is doing](https://gitlab.com/NekoInverter/EhViewer/-/blob/master/app/src/main/java/com/hippo/ehviewer/client/EhSSLSocketFactory.java#L30). I'd probably just wait for OkHttp and Conscrypt to support ESNI though: - https://github.com/square/okhttp/issues/6539 - https://github.com/google/conscrypt/issues/730

Superseded by 8a3a7418d055b500517ef6c9c5623328ae01bc10

Seems to be fixed in preview, although #8157 is now relevant.

I feel like the root cause to ask for this is addressed by dual page split, which avoids having "smaller" images being shown and being forced to zoom in.

Refer to the troubleshooting guide (also detailed in #3475).

The included logs don't include useful info. You could try a different way of getting logs: - https://help.getpocket.com/article/1073-retrieving-a-pocket-crash-log-on-android - https://play.google.com/store/apps/details?id=com.dp.logcatapp&hl=en_CA This is likely just because your device seems to be...

Is this still happening in the dev builds? Edit: it hasn't made it to a preview yet

Sort of addressed by #7907, although we should clean it up if OkHttp ever handles it properly.