Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch session by left/right swipe #452

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

asavonic
Copy link

Added gesture detection for horizontal swipe. Swipe right would switch session forward, swipe left to switch backward.

Feature request #48.

Tested on Android 5.0.

@Grimler91
Copy link
Member

Tested on 8.0, rebased against master, seems to work 👍

@asavonic
Copy link
Author

asavonic commented Aug 1, 2018

I've been using this for a year, and found one issue: when selecting a text, a cursor move can be interpreted as a swipe. This should be easy to fix (check if we are in selection mode, and disable swipe detection), but this was not on top of my list due to lack of interest for this PR from the maintainer.

@viktorprogger
Copy link

Is it still alive?

@finagolfin
Copy link
Member

@asavonic, if you make the swipe fix, I will help you get this in, as I think it's a worthwhile feature addition.

@dheera
Copy link

dheera commented Oct 23, 2020

Ping -- much wanted feature

@Cypher1
Copy link

Cypher1 commented Nov 14, 2020

@asavonic Any chance the swipe fix could be implemented? Even just having a fling to change session would be a huge usability improvement for me.

@asavonic
Copy link
Author

Let me check if I can still build the project.

@lytedev
Copy link

lytedev commented Dec 9, 2020

Any luck? 😁

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants