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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #39080 from m4gr3d/fix_emit_signal
Rémi Verschelde
2020-05-27
1
-2
/
+4
|
\
|
*
Use compile-time constant for the size of the signal parameters
Fredia Huya-Kouadio
2020-05-27
1
-2
/
+4
*
|
Provide the ability for clients of the Godot library to add their own command...
Fredia Huya-Kouadio
2020-05-27
1
-1
/
+2
*
|
Merge pull request #39050 from timoschwarzer/google-play-billing-4.0
Rémi Verschelde
2020-05-26
15
-1916
/
+213
|
\
\
|
*
|
Re-implement GodotPayment Android plugin using the Google Play Billing library
Timo Schwarzer
2020-05-25
15
-1916
/
+213
*
|
|
Merge pull request #38996 from mbrlabs/android-plugin-fix
Rémi Verschelde
2020-05-25
2
-0
/
+45
|
\
\
\
|
*
|
|
Perform a clean Gradle build if android plugins changed
Marcus Brummer
2020-05-25
2
-0
/
+45
*
|
|
|
Merge pull request #39047 from m4gr3d/fix_emit_signal
Rémi Verschelde
2020-05-25
1
-2
/
+3
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Fix parameters passing when emitting signal
Fredia Huya-Kouadio
2020-05-25
1
-2
/
+3
|
|
|
/
|
|
/
|
*
/
|
Stop ignoring hidden files and directories in the `assets` directory
Fredia Huya-Kouadio
2020-05-25
1
-0
/
+5
|
/
/
*
|
Merge pull request #39004 from nekomatata/android-reset-surface
Rémi Verschelde
2020-05-24
7
-17
/
+43
|
\
\
|
*
|
Proper surface reset when resuming app on Android
PouleyKetchoupp
2020-05-24
7
-17
/
+43
|
|
/
*
/
Use long instead of int for object id in Android java wrapper
PouleyKetchoupp
2020-05-24
4
-11
/
+11
|
/
*
Merge pull request #38309 from SkyLucilfer/AndroidLineEdit
Rémi Verschelde
2020-05-20
7
-21
/
+46
|
\
|
*
Fix Android LineEdit editing bugs
SkyJJ
2020-05-16
7
-21
/
+46
*
|
Style: Fix unnecessary semicolons that confused clang-format
Rémi Verschelde
2020-05-19
1
-1
/
+1
*
|
Update the permission string for the Oculus hand tracking to match the latest...
Fredia Huya-Kouadio
2020-05-18
1
-2
/
+2
*
|
Move mix_rate, ouput_latency to AudioDriverManager
Fabio Alessandrelli
2020-05-18
1
-2
/
+2
*
|
Implementation of the Godot Android Plugin configuration file
Fredia Huya-Kouadio
2020-05-17
7
-49
/
+466
|
/
*
Merge pull request #37924 from thebestnom/migrate-to-androidX
Rémi Verschelde
2020-05-16
9
-18
/
+25
|
\
|
*
Android: Migrate deprecated support library to AndroidX
thebestnom
2020-05-10
9
-18
/
+25
*
|
Style: Enforce braces around if blocks and loops
Rémi Verschelde
2020-05-14
1
-21
/
+40
*
|
Style: Enforce separation line between function definitions
Rémi Verschelde
2020-05-14
1
-0
/
+1
*
|
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
64
-498
/
+0
*
|
Port member initialization from constructor to declaration (C++11)
Rémi Verschelde
2020-05-14
2
-8
/
+3
|
/
*
Style: clang-format: Disable AllowShortCaseLabelsOnASingleLine
Rémi Verschelde
2020-05-10
1
-8
/
+24
*
Style: clang-format: Disable AllowShortIfStatementsOnASingleLine
Rémi Verschelde
2020-05-10
2
-2
/
+4
*
Style: Add missing copyright headers
Rémi Verschelde
2020-05-10
1
-2
/
+2
*
clang-format: Add JavaImportGroups for Java code
Rémi Verschelde
2020-05-06
36
-45
/
+109
*
Address `OS.request_permissions()` bug when non-platform permission(s) is inc...
Fredia Huya-Kouadio
2020-05-05
1
-4
/
+7
*
Rename InputFilter back to Input
Rémi Verschelde
2020-04-28
3
-26
/
+26
*
Merge pull request #37193 from madmiraal/fix-android-export-unicode-errors
Rémi Verschelde
2020-04-28
1
-5
/
+23
|
\
|
*
Fix Android export throwing Unicode errors.
Marcel Admiraal
2020-03-20
1
-5
/
+23
*
|
Fix detection logic for the Android sdk path
Fredia Huya-Kouadio
2020-04-24
1
-1
/
+1
*
|
Fix Android templates size regression
Fredia Huya-Kouadio
2020-04-23
2
-2
/
+6
*
|
Migrate legacy apache dependency to the GodotPayment plugin
fhuya
2020-04-15
6
-7
/
+8
*
|
Android: Bump build tools to 29.0.3
Rémi Verschelde
2020-04-14
1
-1
/
+1
*
|
Delete unused drawable resources.
fhuya
2020-04-13
4
-0
/
+0
*
|
Validate supported architectures when exporting to Android
SkyJJ
2020-04-13
1
-0
/
+9
*
|
Add signal support to Godot Android plugin:
fhuya
2020-04-10
8
-188
/
+480
*
|
Merge pull request #37256 from m4gr3d/add_custom_build_gradle_settings
Rémi Verschelde
2020-04-10
2
-0
/
+7
|
\
\
|
*
|
Update Android custom template build configuration.
fhuya
2020-04-07
2
-0
/
+7
*
|
|
Fix extra warnings in Android build
PouleyKetchoupp
2020-04-10
1
-8
/
+0
*
|
|
Display Server support
PouleyKetchoupp
2020-04-08
10
-740
/
+935
*
|
|
Vulkan rendering for Android
PouleyKetchoupp
2020-04-03
24
-181
/
+484
*
|
|
Android: Downgrade gradle plugin to 3.5.3
Rémi Verschelde
2020-04-02
1
-1
/
+1
*
|
|
Replace NULL with nullptr
lupoDharkael
2020-04-02
17
-115
/
+115
*
|
|
SCons: Format buildsystem files with psf/black
Rémi Verschelde
2020-03-30
2
-137
/
+180
*
|
|
Fix copyright headers for recently added files
Rémi Verschelde
2020-03-28
2
-4
/
+4
*
|
|
Renaming of servers for coherency.
Juan Linietsky
2020-03-27
2
-8
/
+8
[next]