-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Switch session by left/right swipe #452
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
base: master
Are you sure you want to change the base?
Conversation
|
Tested on 8.0, rebased against master, seems to work 👍 |
|
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. |
|
Is it still alive? |
|
@asavonic, if you make the swipe fix, I will help you get this in, as I think it's a worthwhile feature addition. |
|
Ping -- much wanted feature |
|
@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. |
|
Let me check if I can still build the project. |
|
Any luck? 😁 |
105a19a to
b950efe
Compare
21804bc to
3f7a939
Compare
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.