.. |
export
|
Merge pull request #32854 from cooperra/fix-wireless-adb-debugging
|
2019-11-28 10:02:55 +01:00 |
java
|
Style: Add missing copyright headers
|
2019-11-22 08:37:09 +01:00 |
audio_driver_jandroid.cpp
|
Update copyright statements to 2019
|
2019-01-01 12:58:10 +01:00 |
audio_driver_jandroid.h
|
Restructuring glue code to make it easier to extend
|
2019-04-05 21:44:06 +11:00 |
audio_driver_opensl.cpp
|
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in "platform", "modules/gdnative", "modules/gdscript" directories.
|
2019-08-09 11:13:24 +02:00 |
audio_driver_opensl.h
|
Request Android record permission when needed
|
2019-03-08 12:38:36 -03:00 |
detect.py
|
Android: Style fixes to manifest and build.gradle
|
2019-08-27 11:16:55 +02:00 |
dir_access_jandroid.cpp
|
Android: Fixed problems with memory leaks due to absent ReleaseStringUTFChars calls.
|
2019-02-27 15:11:08 +03:00 |
dir_access_jandroid.h
|
Restructuring glue code to make it easier to extend
|
2019-04-05 21:44:06 +11:00 |
file_access_android.cpp
|
Update copyright statements to 2019
|
2019-01-01 12:58:10 +01:00 |
file_access_android.h
|
Add FileAccess::set_unix_permissions for Unix platforms
|
2019-04-07 15:45:30 -03:00 |
file_access_jandroid.cpp
|
Added some obvious errors explanations
|
2019-09-25 10:28:50 +02:00 |
file_access_jandroid.h
|
Add FileAccess::set_unix_permissions for Unix platforms
|
2019-04-07 15:45:30 -03:00 |
java_class_wrapper.cpp
|
Android: Fixed problems with memory leaks due to absent ReleaseStringUTFChars calls.
|
2019-02-27 15:11:08 +03:00 |
java_class_wrapper.h
|
Update copyright statements to 2019
|
2019-01-01 12:58:10 +01:00 |
java_godot_io_wrapper.cpp
|
Change "ID" to lowercase "id"
|
2019-05-09 06:25:32 -04:00 |
java_godot_io_wrapper.h
|
Change "ID" to lowercase "id"
|
2019-05-09 06:25:32 -04:00 |
java_godot_lib_jni.cpp
|
Add request permission automatically at android
|
2019-10-22 22:52:13 +03:00 |
java_godot_lib_jni.h
|
Adds Pen support for Android
|
2019-10-04 23:57:01 +02:00 |
java_godot_wrapper.cpp
|
Add request permission automatically at android
|
2019-10-22 22:52:13 +03:00 |
java_godot_wrapper.h
|
Add request permission automatically at android
|
2019-10-22 22:52:13 +03:00 |
logo.png
|
Optimize images losslessly using oxipng -o6 --strip all --zopfli
|
2019-10-12 23:23:33 +02:00 |
os_android.cpp
|
iOS modular build and export implementation.
|
2019-12-01 21:57:18 +02:00 |
os_android.h
|
iOS modular build and export implementation.
|
2019-12-01 21:57:18 +02:00 |
platform_config.h
|
Update copyright statements to 2019
|
2019-01-01 12:58:10 +01:00 |
power_android.cpp
|
Platform: Ensure classes match their header filename
|
2019-02-12 16:56:25 +01:00 |
power_android.h
|
Platform: Ensure classes match their header filename
|
2019-02-12 16:56:25 +01:00 |
run_icon.png
|
Optimize images losslessly using oxipng -o6 --strip all --zopfli
|
2018-06-28 19:17:41 +02:00 |
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
|
Android: Fixed problems with memory leaks due to absent ReleaseStringUTFChars calls.
|
2019-02-27 15:11:08 +03:00 |
thread_jandroid.cpp
|
Improve custom thread numbering for POSIX
|
2019-01-25 00:59:07 +01:00 |
thread_jandroid.h
|
Remove redundant author doc comments
|
2019-08-12 04:26:38 -05:00 |