-
One of the important feature for existing input method under X11 or via dbus by im module is to distinguish the client that typing text.
Right now, input method under X11 can achieve feature like e…
-
### What's happening?
I wanted to scan a QR code, but when I do it the onCodeScanned callback function is executed countless times, and is causing me problems
### Reproduceable Code
```tsx
import R…
-
broken = `autoupdate` can't add a new or old version
If you open a PR please mention me (`/cc @klausenbusk`) so we can keep the list up-to-date.
### PR opened
### Pending
- [ ] [ally.js](htt…
-
Subscribe to this issue and stay notified about new [daily trending repos in C++](https://github.com/trending/c++?since=daily)!
-
## Issue
Getting following error when trying to use signInWithPhoneNumber() : `[auth/invalid-app-credential] Invalid token.`
Tried to upload APNs Authentication Key and it didn't help and then tri…
Vadko updated
1 month ago
-
### Description
If you have 2 text inputs, (One with secure text entry enabled and the other set to disabled), When typing, highlighting and scrolling in the non-secure text entry, the keyboard will …
-
Hi everyone,
I love seeing what you make with OpenCNCPilot, feel free to post pictures of the PCBs (or other projects) you make here.
-
### Version
Tell us which versions you are using:
- react-native-image-crop-picker v0.12.1
- react-native v0.40.0
### Platform
Android
### Expected behaviour
to show cropper and save pho…
-
## Latest status (this comment edited by @bsclifton)
This feature relies on a Speech API key that we would need to create and pay for on a per-use basis. [As captured below](https://github.com/brave/…
-
### Description
When trying to implement an upper case only input, adding `autoCapitalize="characters"` seems to work on Android by setting the keyboard to be upper case by default. One can hit the…