Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-06 | clang-format: Add JavaImportGroups for Java code | RĂ©mi Verschelde | |
2020-04-15 | Migrate legacy apache dependency to the GodotPayment plugin | fhuya | |
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-03-17 | Complete the implementation of the GodotPayment plugin. | fhuya | |
Move the remaining plugin components within the plugin source code. | |||
2020-03-09 | Fix initialization of the GodotPayment plugin | fhuya | |
The `onGLRegisterPluginWithGodotNative()` method is supposed to be invoked only by `Godot`. | |||
2020-03-05 | Re-architecture of the Godot Android plugin. | fhuya | |