Commit Graph

5 Commits

Author SHA1 Message Date
6038325470 clang-format: Add JavaImportGroups for Java code 2020-05-06 23:26:43 +02:00
c591cb8fda Migrate legacy apache dependency to the GodotPayment plugin
This is the only location in the codebase where it's being used, so no need to make the main lib have a dependency on it.
2020-04-15 22:36:58 -07:00
99173c5fc4 Complete the implementation of the GodotPayment plugin.
Move the remaining plugin components within the plugin source code.
2020-03-17 17:43:09 -07:00
7aa1c3e490 Fix initialization of the GodotPayment plugin
The `onGLRegisterPluginWithGodotNative()` method is supposed to be invoked only by `Godot`.
2020-03-09 10:32:23 +01:00
f097defba1 Re-architecture of the Godot Android plugin. 2020-03-05 10:00:19 -08:00