Commit History

Author SHA1 Message Date
  Fabio Alessandrelli 09a9712a6a Remove unused FileAccessJAndroid. 4 years ago
  thebestnom e7f259c366 Android: Allow Mouse Capture 4 years ago
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already 4 years ago
  thebestnom 42513f2f47 Android: Mouse Implementation 4 years ago
  Juan Linietsky 438c380458 Add a separate application focus/in notification out from Window focus notification. 5 years ago
  Fredia Huya-Kouadio 175d43738a Enable the ability to use Godot as a subview within an Android app 5 years ago
  Timo Schwarzer 05b32fc01d Add static_assert checks where code assumes VARIANT_ARG_MAX == 5 5 years ago
  Rémi Verschelde 3ecdc27f49 Merge pull request #39004 from nekomatata/android-reset-surface 5 years ago
  PouleyKetchoupp b987677cc0 Proper surface reset when resuming app on Android 5 years ago
  PouleyKetchoupp 39f59786fa Use long instead of int for object id in Android java wrapper 5 years ago
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 5 years ago
  Rémi Verschelde fdf58a5858 Rename InputFilter back to Input 5 years ago
  fhuya 948c3cbb88 Add signal support to Godot Android plugin: 5 years ago
  PouleyKetchoupp e167af3737 Display Server support 5 years ago
  PouleyKetchoupp af424b1c7c Vulkan rendering for Android 5 years ago
  lupoDharkael 95a1400a2a Replace NULL with nullptr 5 years ago
  Juan Linietsky 8e6960a69e Refactored input, goes all via windows now. 5 years ago
  Juan Linietsky 4396e98834 Refactored Input, create DisplayServer and DisplayServerX11 5 years ago
  fhuya d7b10beb1b Update the naming scheme for the GodotPlugin's methods in preparate of the vulkan integration. 5 years ago
  fhuya f097defba1 Re-architecture of the Godot Android plugin. 5 years ago
  fhuya b38283a6b7 Miscellaneous cleanup for the Android codebase: 5 years ago
  Rémi Verschelde 080b5df625 Merge pull request #36682 from nekomatata/android-compilation-fix 5 years ago
  PouleyKetchoupp ed0655cdfb Compilation fixes on Android 5 years ago
  Rémi Verschelde e2b66cacf7 Merge pull request #18020 from bruvzg/input_fix_non_latin_and_add_hw_scancodes 5 years ago
  Juan Linietsky 33b5c57199 Variant: Added 64-bit packed arrays, renamed Variant::REAL to FLOAT. 5 years ago
  bruvzg 1af06d3d46 Rename `scancode` to `keycode`. 7 years ago
  Juan Linietsky 69c95f4b4c Reworked signal connection system, added support for Callable and Signal objects and made them default. 5 years ago
  Juan Linietsky 3205a92ad8 PoolVector is gone, replaced by Vector 5 years ago
  Ignacio Etcheverry a6105c8ea0 Fix ClassDB API portability with some android and editor classes 5 years ago
  Alexander Holland dd2fd4e853 fixes android double tap regression 5 years ago