This website requires JavaScript.
Explore
Docs
Wiki
Blog
1.27.0+47-gce6c515cda
Register
Sign In
tinqs
/
engine
Watch
5
Star
0
Fork
0
You've already forked engine
Code
Agents
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Issues
Files
fb9ff00640bc0fcdd5973b28dd6971bba68403d9
engine
/
platform
/
android
T
History
Rémi Verschelde
ce384f885c
Merge pull request
#32250
from lawnjelly/android-keyboard2
...
Fix Android keyboard crash with left cursor
2019-09-23 22:09:09 +02:00
..
export
Merge pull request
#32055
from qarmin/some_code_fixes
2019-09-23 10:00:31 +02:00
java
Merge pull request
#32250
from lawnjelly/android-keyboard2
2019-09-23 22:09:09 +02:00
audio_driver_jandroid.cpp
…
audio_driver_jandroid.h
…
audio_driver_opensl.cpp
…
audio_driver_opensl.h
…
detect.py
Android: Style fixes to manifest and build.gradle
2019-08-27 11:16:55 +02:00
dir_access_jandroid.cpp
…
dir_access_jandroid.h
…
file_access_android.cpp
…
file_access_android.h
…
file_access_jandroid.cpp
…
file_access_jandroid.h
…
java_class_wrapper.cpp
…
java_class_wrapper.h
…
java_godot_io_wrapper.cpp
…
java_godot_io_wrapper.h
…
java_godot_lib_jni.cpp
Add new events and accompanying logic to notify when the app is paused and resumed on Android devices.
2019-09-19 13:29:49 -07:00
java_godot_lib_jni.h
Add new events and accompanying logic to notify when the app is paused and resumed on Android devices.
2019-09-19 13:29:49 -07:00
java_godot_wrapper.cpp
Update the fallback input mapping for the Oculus mobile devices.
2019-08-26 18:48:54 -07:00
java_godot_wrapper.h
Update the fallback input mapping for the Oculus mobile devices.
2019-08-26 18:48:54 -07:00
logo.png
…
os_android.cpp
Update the fallback input mapping for the Oculus mobile devices.
2019-08-26 18:48:54 -07:00
os_android.h
Support vibration for Android and iOS
2019-08-21 23:38:53 +09:00
platform_config.h
…
power_android.cpp
…
power_android.h
…
run_icon.png
…
SCsub
Split the Android platform java logic into an Android library module (
lib
) and an application module (
app
).
2019-09-04 16:20:22 -07:00
string_android.h
…
thread_jandroid.cpp
…
thread_jandroid.h
…