Commit History

Author SHA1 Message Date
  Anish Mishra be5d7f757d [Android] Implement native input dialog support 9 months ago
  Fredia Huya-Kouadio 07cae26abe Remove the restriction on supported types for Godot Android plugins 10 months ago
  Fredia Huya-Kouadio 3ff95ef12a Only request OpenXR permissions for a XR game running off the Android editor when the `xr/openxr/extensions/automatically_request_runtime_permissions` project setting is enabled 11 months ago
  Fredia Huya-Kouadio 92ffa93c58 Fix Android builds when OpenXR is disabled 11 months ago
  Fredia Huya-Kouadio 794ea99240 Update the storage access handler logic to support accessing / retrieving contents with the `assets:/` prefix 1 year ago
  Rémi Verschelde 82adfebcf8 Merge pull request #94799 from m4gr3d/memory_allocation_cleanup_and_optimizations 1 year ago
  Fredia Huya-Kouadio a57a99f5bc Memory cleanup and optimizations 1 year ago
  Fredia Huya-Kouadio 30d63e8ab9 Fix the crash that occurs on termination of the Godot engine on Android 1 year ago
  Fredia Huya-Kouadio 4d0da74014 Fix the cleanup logic for the Android render thread 1 year ago
  Fredia Huya-Kouadio 5e59819727 Cleanup Android input on render thread settings 1 year ago
  Fredia Huya-Kouadio 6b6428d779 Fix ANRs reported by the Google Play Console 1 year ago
  Fredia Huya-Kouadio 637f4a10ed Fix the issue causing the logo to not show when using the `compatibility` renderer 1 year ago
  Rémi Verschelde a6ef250f3e Merge pull request #92133 from m4gr3d/fix_touch_input 1 year ago
  Fredia Huya-Kouadio 5a74e5812b Add logic to unregister the Godot plugins on engine termination 1 year ago
  Fredia Huya-Kouadio 625b92e3cd Input logic cleanup: 1 year ago
  Fredia Huya-Kouadio f291a4ed3a Fix leakage of JNI object references 1 year ago
  Alexander Hartmann 1a68f1425d Fix `EXIT_SUCCESS` on Android 1 year ago
  bruvzg ee53ae28df Add method to get "base" system UI color (macOS/Windows) and system theme change callback. 1 year ago
  kobewi 0e8f90f4c8 Update deferred calls to use Callables 1 year ago
  pikethom 7494ad6b54 Android stylus pressure and tilt support 2 years ago
  Fredia Huya-Kouadio 29bbc17b48 Godot Android re-architecture 2 years ago
  bruvzg c687bfa697 [Android] Set `echo` property for the physical keyboard events. 2 years ago
  Rémi Verschelde 9e4315bb50 Style: Harmonize header includes in platform ports 2 years ago
  bruvzg 5b9984b5a2 Add `audio/general/text_to_speech` project setting to enable/disable TTS. 2 years ago
  shendo 92ade92fce [Android] Fix dynamic Variant params stack constructions in JNI callbacks 2 years ago
  Fredia Huya-Kouadio b438b4a490 Fix issue with resizing the display on Android when using the compatibility renderer. 2 years ago
  Juan Linietsky a37c30dfc9 Fix thread IDs. 2 years ago
  Fredia Huya-Kouadio 445053a62d Enable granular control of touchscreen related settings 2 years ago
  Emmanouil Papadeas c36460060e Further refactoring to AudioDriver implementations after #69120. 2 years ago
  bruvzg daad4aed62 Cleanup and unify keyboard input. 2 years ago