hiroshiyui / GuilelessBopomofo

Guileless Bopomofo(樸實注音鍵盤)- A Bopomofo(注音符號)software keyboard (aka input method editor) on Android, which is utilizing libchewing for intelligent phonetic processing.
Other
91 stars 5 forks source link

Backspace button speed #6

Closed ltlnx closed 3 years ago

ltlnx commented 3 years ago

Hello, The backspace button seems to lag when deleting words. Occurs on both Chinese and English. Can anyone confirm?

hiroshiyui commented 3 years ago

@ltlnx Yes it's by design, an initial delay has been triggered everytime to make "rate limitation". I may adjust the delay time value shorter.

hiroshiyui commented 3 years ago

@ltlnx By the release 1.2.6, the issue should be resolved as a lowered delay time. However I am not sure if you feel it becomes OK or worse, the "magic number" of delay time make different experiences for different person. If you still getting unsatisfied, I may try other approaches to adjust the behavior of rate-limiter.

hiroshiyui commented 3 years ago

Mmm, sorry, I found that I missed a place about "single click" of Backspace, the existent modification is for long-click only. Will be fixed in release 1.2.7.

hiroshiyui commented 3 years ago

@ltlnx Please give release 1.2.7 a try, and thanks for your feedback!

ltlnx commented 3 years ago

Hello, The backspace function works great in the new version! Google and Swiftkey have faster continuous deletion speed, but it's ok for the time being.

ltlnx commented 3 years ago

After some months of use, I feel that the delete speed is still a bit slow. Could you speed it up a bit more to conform with other English keyboards? Thanks in advance.

hiroshiyui commented 3 years ago

@ltlnx It's would be repeat quicker in 1.2.13, please give it a try. :-)

ltlnx commented 3 years ago

Hi, Sorry for the late reply. The release doesn't contain an APK (only source code), can you build it then upload?

hiroshiyui commented 3 years ago

@ltlnx The APK file has been added for the release.