summaryrefslogtreecommitdiff
path: root/platform/android/java/plugins
AgeCommit message (Collapse)Author
2020-03-17Complete the implementation of the GodotPayment plugin.fhuya
Move the remaining plugin components within the plugin source code.
2020-03-09Fix initialization of the GodotPayment pluginfhuya
The `onGLRegisterPluginWithGodotNative()` method is supposed to be invoked only by `Godot`.
2020-03-05Re-architecture of the Godot Android plugin.fhuya