Lindsay-Needs-Sleep
Lindsay-Needs-Sleep
Sister PR for 4.x: PR #533 --- The history of the keyboard dismissal problems are kind of messy so here we go: ### 1) The main bug that started this...
When I have a long page with text input fields (long enough to scroll a decent amount) * If I select an input near the bottom of the page I...
# Bug Report Suddenly I couldn't build my project because it was coming at me with this error: ``` Could not find an installed version of Gradle either in Android...
Allow plugins to exec when on a cdvfile:// url in Android 4.4 (Already works properly in at least Android 6.0+) ### Platforms affected Android (Specifically for Android OS 4.4, maybe...
# Bug Report ## Problem The documentation on how to use plugin.xml dependency tag does not match usage. Either there is a bug in cordova-lib or the documentation is incorrect....
# Bug Report ## Problem `config-file` and `edit-config` options in `config.xml` do not work properly. I am trying to make 3 modifications to `AndroidManifest.xml`: * Add `WAKE_LOCK` permission (and add...
First, this is awesome! Sadly it appears to not work when running inside a [dev container](https://code.visualstudio.com/docs/devcontainers/create-dev-container). (Basically a docker instance.) This might be too much of an edge case, but...