Elisha Azaria

Results 7 issues of Elisha Azaria

#### Short description Glide typing stops working sometimes. Changing the input method fixes the problem temporarily. #### Steps to reproduce 1. Restart the device. 2. Try to glide type. 3....

bug
bug-confirmed
area: glide-typing

I got a `java.lang.StringIndexOutOfBoundsException` when scanning a specific AZTEC code. I will not share it here, as it contains private information. Here is the stack trace: ``` java.lang.StringIndexOutOfBoundsException: length=149; index=149...

Can you please add the following to the manifest to allow opening the AriaNg window in the sidebar? ``` "sidebar_action": { "default_icon": { "16": "data/icons/disabled/16.png", "32": "data/icons/disabled/32.png", "64": "data/icons/disabled/64.png", "128":...

Mozilla does not trust an end certificate with a `basicConstraints` extension with the value `cA: TRUE` See: https://stackoverflow.com/a/59739121/8110579 Perhaps make it an optional argument?

The current method used to detect if a zip file is a Vosk Model (check if the files `am/final.mdl` and `conf/model.conf` exist) does not register the models for Portuguese, Turkish,...

Add support for user defined macros to replace patterns with other patterns. For example, adding rules to replace "period" with "." "comma" with "," optionally closing #14 and #4. Additionally...