summaryrefslogtreecommitdiffstats
path: root/platform/android/java_godot_io_wrapper.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Change "ID" to lowercase "id"Aaron Franke2019-05-091-3/+3
| | | | 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.
* Restructuring glue code to make it easier to extendBastiaan Olij2019-04-051-0/+207