This website requires JavaScript.
Explore
Help
Sign In
northern-lighthouse
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
4d43aba31eb3545be4c6d952cd5115df2be52d27
godot
/
platform
/
android
History
Rémi Verschelde
c3b0ee5941
Fix code style issues
2019-01-26 22:35:31 +01:00
..
export
ExportDialog: Make error messages translatable
2019-01-21 18:34:53 +01:00
java
Fix Android keep screen on working properly
2019-01-15 22:06:44 +09:00
AndroidManifest.xml.template
…
audio_driver_jandroid.cpp
…
audio_driver_jandroid.h
…
audio_driver_opensl.cpp
…
audio_driver_opensl.h
…
build.gradle.template
…
detect.py
SCons: Drop unused MPC_FIXED_POINT define
2019-01-16 12:27:57 +01:00
dir_access_jandroid.cpp
Fix code style issues
2019-01-26 22:35:31 +01:00
dir_access_jandroid.h
Add function to obtain filesystem type from DirAccess.
2019-01-21 18:06:14 -03:00
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_glue.cpp
…
java_glue.h
…
logo.png
…
os_android.cpp
…
os_android.h
…
platform_config.h
…
power_android.cpp
…
power_android.h
…
run_icon.png
…
SCsub
Android: Add support for x86_64 architecture
2019-01-16 11:39:39 +01:00
thread_jandroid.cpp
Improve custom thread numbering for POSIX
2019-01-25 00:59:07 +01:00
thread_jandroid.h
…