Recensioner för Simple Gesture for Android
Simple Gesture for Android av utubo
Recension av Byzod
Betygsatt 4 av 5
av Byzod, för 6 år sedanWorking on 66
But the "timeout" setting is not working as intended.
imo the timeout timer should reset it self if the user's finger is still moving
Thus 1000ms timeout means "if the user's finger stop moving for 1 second, stop gesture detection"
The current logic is, however, "I gave you 1 second to finish your gesture, no matter the gesture is super simple that you need to wait 800ms after finished it or it's super complex that you can barely draw half of it in 1 second", this is counter-intuitive.
But the "timeout" setting is not working as intended.
imo the timeout timer should reset it self if the user's finger is still moving
Thus 1000ms timeout means "if the user's finger stop moving for 1 second, stop gesture detection"
The current logic is, however, "I gave you 1 second to finish your gesture, no matter the gesture is super simple that you need to wait 800ms after finished it or it's super complex that you can barely draw half of it in 1 second", this is counter-intuitive.
Utvecklarens svar
postad för 6 år sedanI fixed it.
(However, if the moving distance is short, it times out.)
Thanks for your review.
(However, if the moving distance is short, it times out.)
Thanks for your review.
147 recensioner
- Betygsatt 5 av 5av Firefox-användare 13016245, för 23 dagar sedan
- Betygsatt 5 av 5av Arshia, för en månad sedanI like this extension. In the new version description it says “New: Support 2 or more fingers” but I can’t find this feature. I would like to set two finger touch to open a link in a new tab like safari on ipados. Is this possible? I a using double right now for this. So where is this 2 finger support?
Edit: Thank You. You added the feature I was looking forUtvecklarens svar
postad för 23 dagar sedanOh, sorry.
I supported two-finger swipes, but forgot to support two-finger taps.
Might take some time.
I create a new issue.
https://github.com/utubo/firefox-simple_gesture/issues/102
thanks.
(2025/06/08)
v3.30 supports it.
(But 2 or more fingers double-tap is not yet supported.)
thank you for your review. - Betygsatt 5 av 5av Firefox-användare 13919522, för 2 månader sedan
- Betygsatt 4 av 5av Чувак, för 4 månader sedanPlease add gesture for switching tabs. And maybe add two finger swipes.
Utvecklarens svar
postad för 4 månader sedan> Please add gesture for switching tabs.
The API provided by Firefox is unstable, but you can use it by turning on “Enable experimental features” on the settings page.
> And maybe add two finger swipes.
Sorry, it will take some time to work on this.
I'll add it to the issues list.
https://github.com/utubo/firefox-simple_gesture/issues/99
Thank you for your review.
2025/02/25
> And maybe add two finger swipes.
v3.27 supports this. - Betygsatt 1 av 5av Firefox-användare 18786637, för 5 månader sedan
- Betygsatt 5 av 5av Firefox-användare 17141374, för 7 månader sedan
- Betygsatt 5 av 5av Firefox-användare 13991591, för 8 månader sedan
- Betygsatt 5 av 5av krix, för ett år sedanuseful and well-implemented add-on. Finally gifts FF-Androud users a nice UI experience, after Moz decided to cripple the UI some years ago.
Why does it need clip-board access though?Utvecklarens svar
postad för ett år sedanThis needs clip-board access though for custom gestures (=user script).
I will summarize the permissions.
Thank you for your review
(2024/07/20)
> I will summarize the permissions.
I done. (see About Extensions) - Betygsatt 4 av 5av Dan, för ett år sedanIt's a useful extension but there's one issue. If you have one tab open and you close it with a gesture, that tab freezes. It doesn't open the homepage.
- Betygsatt 5 av 5av AndyL964, för ett år sedan
- Betygsatt 5 av 5av MikeRL, för ett år sedan
- Betygsatt 5 av 5av Firefox-användare 16921816, för ett år sedanVery nice extension! Thank you so much for this.
I would love for there to be a gesture for saving the current webpage as a bookmark.Utvecklarens svar
postad för ett år sedanSorry, Firefox for Android does not support the Bookmarks API for add-ons.😢
Thank you for your review. - Betygsatt 5 av 5av Firefox-användare 17962956, för ett år sedan
- Betygsatt 4 av 5av Firefox-användare 18145926, för ett år sedan
- Betygsatt 5 av 5av nickel3000, för ett år sedan
- Betygsatt 4 av 5av islisis, för ett år sedanVery nice addon, I would continue to use it if all of the notifications including timeouts could be hidden.
Utvecklarens svar
postad för ett år sedan> the notifications including timeouts could be hidden.
I fixed to hide the timeouts when 'Diaplay Command' is disabled in v3.12.2.
Thank you for your review. - Betygsatt 5 av 5av Whatzet2U, för ett år sedanIt'll do just about whatever you want it to. Reaching out to dev to request edge swipe support. Would provide just a bit more for my purposes.
- Betygsatt 5 av 5av Firefox-användare 18222953, för ett år sedan
- Betygsatt 5 av 5av Subtilt, för ett år sedan
- Betygsatt 5 av 5av Kristhian X., för ett år sedan
- Betygsatt 5 av 5av Firefox-användare 17634140, för 2 år sedan
- Betygsatt 5 av 5av blue, för 2 år sedanSimple and complete. It's also good to be able to edit gestures. Perfectly matches the features I was looking for.