summaryrefslogtreecommitdiffstats
path: root/platform/android/plugin/godot_plugin_jni.cpp
Commit message (Expand)AuthorAgeFilesLines
* Include the `godot_plugin_jni.cpp` file into the `platform/android/SCsub` fileFredia Huya-Kouadio2022-01-261-1/+1
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Optimize StringName usagereduz2021-07-181-1/+1
* Rename `instance()`->`instantiate()` when it's a verbLightning_A2021-06-191-1/+1
* Expose GodotPlugin's utility methods used for registration and signal emitting.Fredia Huya-Kouadio2021-02-151-5/+5
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Reorganized core/ directory, it was too fatty alreadyreduz2020-11-071-3/+3
* Use compile-time constant for the size of the signal parametersFredia Huya-Kouadio2020-05-271-2/+4
* Fix parameters passing when emitting signalFredia Huya-Kouadio2020-05-251-2/+3
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-6/+0
* Add signal support to Godot Android plugin:fhuya2020-04-101-1/+47
* Re-architecture of the Godot Android plugin.fhuya2020-03-051-0/+115