summaryrefslogtreecommitdiff
path: root/platform/android/java/plugins/godotpayment
AgeCommit message (Expand)Author
2020-06-22Remove GodotPayment android pluginTimo Schwarzer
2020-06-16Clean up the `GodotPlugin` public API.Fredia Huya-Kouadio
2020-05-28Add missing consumePurchase plugin method for GodotPaymentvolzhs
2020-05-25Re-implement GodotPayment Android plugin using the Google Play Billing libraryTimo Schwarzer
2020-05-24Use long instead of int for object id in Android java wrapperPouleyKetchoupp
2020-05-19Style: Fix unnecessary semicolons that confused clang-formatRémi Verschelde
2020-05-16Merge pull request #37924 from thebestnom/migrate-to-androidXRémi Verschelde
2020-05-14Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde
2020-05-10Android: Migrate deprecated support library to AndroidXthebestnom
2020-05-06clang-format: Add JavaImportGroups for Java codeRémi Verschelde
2020-04-15Migrate legacy apache dependency to the GodotPayment pluginfhuya
2020-03-17Complete the implementation of the GodotPayment plugin.fhuya
2020-03-09Fix initialization of the GodotPayment pluginfhuya
2020-03-05Re-architecture of the Godot Android plugin.fhuya