You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 25, 2021. It is now read-only.
Android 10/11 Gesture navigation on Pixel phones in the way of swiping thread and watchlist pages
The thread and watchlist shade gestures are too close to the edge of the screen. It takes a lot of tries to get it to register as you trying to get the app's thread/watchlist shades to move instead of the phone's back gesture (which closes the app.) It seems the app and phone are both looking for a swipe starting from the very edge of the screen, and the phone decides navigation gestures take precedence. A possible fix would be to maybe have the watchlist/thread swipe gesture be able to start from somewhere more to the middle of the screen?
Enable gesture navigation on the phone, attempt to swipe a thread in or out.
Side note, there was a previous issue about downloading to individual board folders not working with new versions of Android so the feature was removed (instead saving all images from the app in one folder), which does not seem to be true. I'm on the 11.0 release from today and on this slightly older version of Clover it still works.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Android 10/11 Gesture navigation on Pixel phones in the way of swiping thread and watchlist pages
The thread and watchlist shade gestures are too close to the edge of the screen. It takes a lot of tries to get it to register as you trying to get the app's thread/watchlist shades to move instead of the phone's back gesture (which closes the app.) It seems the app and phone are both looking for a swipe starting from the very edge of the screen, and the phone decides navigation gestures take precedence. A possible fix would be to maybe have the watchlist/thread swipe gesture be able to start from somewhere more to the middle of the screen?
Enable gesture navigation on the phone, attempt to swipe a thread in or out.
Android version: 11.0 (public release)
Phone model: Pixel 4a
Clover version: 3.0.2
Side note, there was a previous issue about downloading to individual board folders not working with new versions of Android so the feature was removed (instead saving all images from the app in one folder), which does not seem to be true. I'm on the 11.0 release from today and on this slightly older version of Clover it still works.
The text was updated successfully, but these errors were encountered: