Fabi019
Fabi019
**IMPORTANT**: PRs without the template will be CLOSED ### Description of your *pull request* and other information ADD DESCRIPTION HERE Adds support for / Fixes #4632 Template ### Before submitting...
Add a new custom template to allow other encodings of the code value. This helps when the code contains non printable or special characters that cannot be typed with a...
The user should be able to specify a delay e.g. as {WAIT/SLEEP:10s} in the custom template. Since currently the template is converted into keys, in a first iteration we could...
There should be a way to address a specific capture group in a custom temlplate if more than one were defined in the regex filter. Currently only the first group...
Add support for adding postprocessing filters for the camera view that can potentially increase the detection efficiency. Possible effects: - Black/White, greyscale - Inverse colors - Contrast, sharpness - RGB...
When long pressing on the send FAB, the app should undo the last typed value. - Send backspace for each character of the value - Feature must be enabled in...
It could be useful to add a third category in the device list screen for favorites between the scanned and paired devices. - Add a item to the paired device...
Add a new action button to the scanner that opens a keyboard where the user can type additional text that gets sent to the connected device.
When a sent is in progress, add a button or update the floating button to allow a cancelation of the current send job. After cancel it might be neccessary to...