Simple Gesture for Android 的評論
Simple Gesture for Android 作者: utubo
Byzod 所留下的評論
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.
開發者回應
張貼於 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.
149 筆評論
開發者回應
張貼於 1 個月前I am so sorry!
I think it's fixed in 3.34.1, but if it doesn't work, I'll overwrite it with the version 3.33.2!- 評價 5 分,滿分 5 分來自 Firefox 使用者 13352632,1 個月前
- 評價 5 分,滿分 5 分來自 Firefox 使用者 13016245,3 個月前
- 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 for開發者回應
張貼於 3 個月前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. - 評價 5 分,滿分 5 分來自 Firefox 使用者 13919522,4 個月前
開發者回應
張貼於 6 個月前> 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.- 評價 1 分,滿分 5 分來自 Firefox 使用者 18786637,7 個月前
- 評價 5 分,滿分 5 分來自 Firefox 使用者 17141374,9 個月前
- 評價 5 分,滿分 5 分來自 Firefox 使用者 13991591,10 個月前
開發者回應
張貼於 1 年前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)- 評價 5 分,滿分 5 分來自 Firefox 使用者 16921816,1 年前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.開發者回應
張貼於 1 年前Sorry, Firefox for Android does not support the Bookmarks API for add-ons.😢
Thank you for your review. - 評價 5 分,滿分 5 分來自 Firefox 使用者 17962956,1 年前
- 評價 4 分,滿分 5 分來自 Firefox 使用者 18145926,1 年前
- 評價 5 分,滿分 5 分來自 nickel3000,2 年前
開發者回應
張貼於 2 年前> 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.- 評價 5 分,滿分 5 分來自 Firefox 使用者 18222953,2 年前
- 評價 5 分,滿分 5 分來自 Kristhian X.,2 年前