2
0
Fork 0
godot/platform/android
Aaron Franke 702b539405
Change "ID" to lowercase "id"
Reasoning: ID is not an acronym, it is simply short for identification, so it logically should not be capitalized. But even if it was an acronym, other acronyms in Godot are not capitalized, like p_rid, p_ip, and p_json.
2019-05-09 06:25:32 +07:00
..
export Merge pull request #27676 from qarmin/small_fixes_2 2019-05-01 08:19:04 +07:00
java Change "ID" to lowercase "id" 2019-05-09 06:25:32 +07:00
SCsub Android now (optionally) builds the template when exporting 2019-04-07 15:46:52 +07:00
audio_driver_jandroid.cpp
audio_driver_jandroid.h Restructuring glue code to make it easier to extend 2019-04-05 21:44:06 +07:00
audio_driver_opensl.cpp Use mix rate and output latency constants in audio drivers 2019-04-06 12:37:25 +07:00
audio_driver_opensl.h
detect.py SCons: Always use env.Prepend for CPPPATH 2019-04-30 13:12:06 +07:00
dir_access_jandroid.cpp
dir_access_jandroid.h Restructuring glue code to make it easier to extend 2019-04-05 21:44:06 +07:00
file_access_android.cpp
file_access_android.h Add FileAccess::set_unix_permissions for Unix platforms 2019-04-07 15:45:30 +07:00
file_access_jandroid.cpp
file_access_jandroid.h Add FileAccess::set_unix_permissions for Unix platforms 2019-04-07 15:45:30 +07:00
java_class_wrapper.cpp
java_class_wrapper.h
java_godot_io_wrapper.cpp Change "ID" to lowercase "id" 2019-05-09 06:25:32 +07:00
java_godot_io_wrapper.h Change "ID" to lowercase "id" 2019-05-09 06:25:32 +07:00
java_godot_lib_jni.cpp Restructuring glue code to make it easier to extend 2019-04-05 21:44:06 +07:00
java_godot_lib_jni.h Restructuring glue code to make it easier to extend 2019-04-05 21:44:06 +07:00
java_godot_wrapper.cpp Restructuring glue code to make it easier to extend 2019-04-05 21:44:06 +07:00
java_godot_wrapper.h Restructuring glue code to make it easier to extend 2019-04-05 21:44:06 +07:00
logo.png
os_android.cpp Add Input::get_current_cursor_shape 2019-04-15 15:22:09 +07:00
os_android.h Add Input::get_current_cursor_shape 2019-04-15 15:22:09 +07:00
platform_config.h
power_android.cpp
power_android.h
run_icon.png
string_android.h
thread_jandroid.cpp
thread_jandroid.h