Recensiones de Simple Gesture for Android
Simple Gesture for Android per utubo
Recension de Byzod
Classificate 4 de 5
per Byzod, 6 років томуWorking 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.
Responsa de disveloppator
publicate 6 років томуI 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 recensiones
- Classificate 5 de 5per Usator de Firefox 13016245, 20 днів тому
- Classificate 5 de 5per Arshia, місяць томуI 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 forResponsa de disveloppator
publicate 20 днів томуOh, 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. - Classificate 5 de 5per Usator de Firefox 13919522, 2 місяці тому
- Classificate 4 de 5per Чувак, 4 місяці томуPlease add gesture for switching tabs. And maybe add two finger swipes.
Responsa de disveloppator
publicate 4 місяці тому> 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. - Classificate 1 de 5per Usator de Firefox 18786637, 5 місяців тому
- Classificate 5 de 5per Usator de Firefox 17141374, 7 місяців тому
- Classificate 5 de 5per Usator de Firefox 13991591, 8 місяців тому
Responsa de disveloppator
publicate рік томуThis 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)- Classificate 5 de 5per Usator de Firefox 16921816, рік томуVery 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.Responsa de disveloppator
publicate рік томуSorry, Firefox for Android does not support the Bookmarks API for add-ons.😢
Thank you for your review. - Classificate 5 de 5per Usator de Firefox 17962956, рік тому
- Classificate 4 de 5per Usator de Firefox 18145926, рік тому
- Classificate 5 de 5per nickel3000, рік тому
Responsa de disveloppator
publicate рік тому> 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.- Classificate 5 de 5per Usator de Firefox 18222953, рік тому
- Classificate 5 de 5per Kristhian X., рік тому
- Classificate 5 de 5per Usator de Firefox 17634140, рік тому
- Classificate 5 de 5per blue, 2 роки томуSimple and complete. It's also good to be able to edit gestures. Perfectly matches the features I was looking for.