index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
platform
/
android
/
java
/
plugins
/
godotpayment
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove GodotPayment android plugin
Timo Schwarzer
2020-06-22
3
-316
/
+0
*
Clean up the `GodotPlugin` public API.
Fredia Huya-Kouadio
2020-06-16
1
-2
/
+2
*
Add missing consumePurchase plugin method for GodotPayment
volzhs
2020-05-28
1
-1
/
+1
*
Re-implement GodotPayment Android plugin using the Google Play Billing library
Timo Schwarzer
2020-05-25
13
-1914
/
+211
*
Use long instead of int for object id in Android java wrapper
PouleyKetchoupp
2020-05-24
1
-3
/
+3
*
Style: Fix unnecessary semicolons that confused clang-format
Rémi Verschelde
2020-05-19
1
-1
/
+1
*
Merge pull request #37924 from thebestnom/migrate-to-androidX
Rémi Verschelde
2020-05-16
1
-1
/
+2
|
\
|
*
Android: Migrate deprecated support library to AndroidX
thebestnom
2020-05-10
1
-1
/
+2
*
|
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
10
-18
/
+0
|
/
*
clang-format: Add JavaImportGroups for Java code
Rémi Verschelde
2020-05-06
10
-7
/
+29
*
Migrate legacy apache dependency to the GodotPayment plugin
fhuya
2020-04-15
4
-2
/
+384
*
Complete the implementation of the GodotPayment plugin.
fhuya
2020-03-17
9
-36
/
+1389
*
Fix initialization of the GodotPayment plugin
fhuya
2020-03-09
1
-1
/
+0
*
Re-architecture of the Godot Android plugin.
fhuya
2020-03-05
2
-0
/
+280