virtualx-engine/platform/android/java
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
..
app One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
editor One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
gradle/wrapper Upgrade Android gradle plugin to version 7.2.1 2022-11-10 16:35:50 -08:00
lib Cleanup and unify keyboard input. 2023-01-23 15:08:12 +02:00
nativeSrcsConfigs Updating the minimum Android target api for proper Vulkan support 2022-11-30 11:16:59 -08:00
scripts Android port of the Godot Editor 2022-03-28 14:04:51 -07:00
build.gradle Delete Android godot-lib with the old naming scheme 2022-10-18 20:36:40 -07:00
gradle.properties Replace HTTP links with HTTPS for sites with HTTPS versions 2021-08-22 20:13:11 -05:00
gradlew Upgrade Android Gradle to version 7.2 2021-10-14 16:19:00 +01:00
gradlew.bat Upgrade Android Gradle to version 7.2 2021-10-14 16:19:00 +01:00
settings.gradle Ensure Android Java and Kotlin compile to the same version 2022-06-01 16:23:44 +01:00