Marcel Admiraal
|
cdba79ca72
Remove unused AudioDriverAndroid from Android
|
4 years ago |
bruvzg
|
dab4cf3ed6
Add `physical_scancode` (keyboard layout independent keycodes) to InputEventKey and InputMap.
|
4 years ago |
Rémi Verschelde
|
b5e1e05ef2
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
4 years ago |
Fredia Huya-Kouadio
|
94df08aae1
Leverage java annotations to simplify the logic used to register the Godot plugin methods.
|
4 years ago |
Ev1lbl0w
|
a586f9daae
Replace malloc's with Godot's memalloc macro
|
4 years ago |
Pedro J. Estébanez
|
6d89f675b1
Modernize Thread
|
4 years ago |
Rémi Verschelde
|
49646383f1
Update copyright statements to 2021
|
4 years ago |
Fabio Alessandrelli
|
299be786a1
Remove unused FileAccessJAndroid.
|
4 years ago |
thebestnom
|
8405f1225e
[3.2] Android: Keyboard modifier and arrow key support
|
4 years ago |
thebestnom
|
191c84f952
Android: Mouse Implementation
|
4 years ago |
Fredia Huya-Kouadio
|
e99dc65b64
Enable the ability to use Godot as a subview within an Android app
|
5 years ago |
Rémi Verschelde
|
0246a1a276
Revert "Enable the ability to use Godot as a subview within an Android app"
|
5 years ago |
Fredia Huya-Kouadio
|
920639511d
Enable the ability to use Godot as a subview within an Android app
|
5 years ago |
PouleyKetchoupp
|
f4f4b77d23
Use long instead of int for object id in Android java wrapper
|
5 years ago |
Rémi Verschelde
|
d45b96d2b1
Android: Check for deprecated GodotPaymentV3 module, direct to new plugin
|
5 years ago |
Rémi Verschelde
|
c4a849588b
Merge pull request #37175 from m4gr3d/make_godot_plugin_callbacks_generic_3.2
|
5 years ago |
fhuya
|
b995256bca
Update the naming scheme for the GodotPlugin's methods in preparation of the vulkan integration.
|
5 years ago |
fhuya
|
f69760b4be
Add signal support to Godot Android plugin:
|
5 years ago |
fhuya
|
7135bc3e37
Miscellaneous cleanup for the Android codebase:
|
5 years ago |
fhuya
|
c3660bb4dc
Re-architecture of the Godot Android plugin.
|
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 |
Alexander Holland
|
b1b308411a
Fixes Android FileDialog
|
5 years ago |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 years ago |
Fabio Alessandrelli
|
04c917899f
Add Android NetSocket implementation.
|
5 years ago |
Cagdas
|
0088385556
Add request permission automatically at android
|
5 years ago |
Alexander Holland
|
db582a2c8c
Adds Pen support for Android
|
7 years ago |
fhuya
|
a7712cc9e4
Add new events and accompanying logic to notify when the app is paused and resumed on Android devices.
|
6 years ago |
fhuya
|
5eaaabceaf
Update the fallback input mapping for the Oculus mobile devices.
|
6 years ago |
Robin Hübner
|
6ab118c464
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in "platform", "modules/gdnative", "modules/gdscript" directories.
|
6 years ago |