summaryrefslogtreecommitdiffstats
path: root/platform/android/plugin
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #39080 from m4gr3d/fix_emit_signalRémi Verschelde2020-05-271-2/+4
|\
| * Use compile-time constant for the size of the signal parametersFredia Huya-Kouadio2020-05-271-2/+4
* | Merge pull request #39050 from timoschwarzer/google-play-billing-4.0Rémi Verschelde2020-05-261-1/+1
|\ \
| * | Re-implement GodotPayment Android plugin using the Google Play Billing libraryTimo Schwarzer2020-05-251-1/+1
* | | Merge pull request #38996 from mbrlabs/android-plugin-fixRémi Verschelde2020-05-251-0/+16
|\ \ \ | |_|/ |/| |
| * | Perform a clean Gradle build if android plugins changedMarcus Brummer2020-05-251-0/+16
| |/
* / Fix parameters passing when emitting signalFredia Huya-Kouadio2020-05-251-2/+3
|/
* Implementation of the Godot Android Plugin configuration fileFredia Huya-Kouadio2020-05-171-0/+251
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-6/+0
* Add signal support to Godot Android plugin:fhuya2020-04-102-1/+49
* Re-architecture of the Godot Android plugin.fhuya2020-03-052-0/+158