bruvzg
|
6489fe890e
Backport text-to-speech support.
|
3 years ago |
ne0fhyk
|
24e3b3b88d
Add full support for Android scoped storage.
|
4 years ago |
Marcel Admiraal
|
9091309ab7
Remove broken scroll gesture on Android
|
3 years ago |
Marcel Admiraal
|
7a782edeaa
Cleanup Android C++ code
|
3 years ago |
Fredy Huya-Kouadio
|
7a88d5bf28
Fix the issue causing the screen to be black after resuming when in low processor mode.
|
3 years ago |
Fredia Huya-Kouadio
|
8ca32d1727
Fix flickering issues with low processor mode on Android
|
3 years ago |
Fredy Huya-Kouadio
|
cb0b2aefc3
Android port of the Godot Editor
|
4 years ago |
Rémi Verschelde
|
85b4848ca8
Merge pull request #54188 from Rubonnek/increase_var_arg_max_3x
|
3 years ago |
Wilson E. Alvarez
|
424dbf70af
Increase VARIANT_ARG_MAX to 8
|
3 years ago |
Rémi Verschelde
|
a627cdafc5
Update copyright statements to 2022
|
3 years ago |
Pedro J. Estébanez
|
abdf931832
Add off-screen GL context
|
3 years ago |
Pedro J. Estébanez
|
78d945e7fb
Use SafeNumeric for Android JNI step
|
4 years ago |
Pedro J. Estébanez
|
45c2a7159e
Switch to input buffering on Android
|
4 years ago |
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 |