godot/platform/android/java/lib
bruvzg daad4aed62
Cleanup and unify keyboard input.
- Unify keycode values (secondary label printed on a key), remove unused hardcoded Latin-1 codes.
- Unify IME behaviour, add inline composition string display on Windows and X11.
- Add key_label (localized label printed on a key) value to the key events, and allow mapping actions to the unshifted Unicode events.
- Add support for physical keyboard (Bluetooth or Sidecar) handling on iOS.
- Add support for media key handling on macOS.

Co-authored-by: Raul Santos <raulsntos@gmail.com>
2023-01-23 15:08:12 +02:00
..
aidl/com/android/vending/licensing
patches
res Convert en_GB spelling to en_US with codespell 2023-01-23 11:02:20 +01:00
src Cleanup and unify keyboard input. 2023-01-23 15:08:12 +02:00
AndroidManifest.xml Upgrade Android gradle plugin to version 7.2.1 2022-11-10 16:35:50 -08:00
build.gradle Upgrade Android gradle plugin to version 7.2.1 2022-11-10 16:35:50 -08:00
THIRDPARTY.md