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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #38309 from SkyLucilfer/AndroidLineEdit
Rémi Verschelde
2020-05-20
3
-14
/
+39
|
\
|
*
Fix Android LineEdit editing bugs
SkyJJ
2020-05-16
3
-14
/
+39
*
|
Style: Fix unnecessary semicolons that confused clang-format
Rémi Verschelde
2020-05-19
1
-1
/
+1
*
|
Implementation of the Godot Android Plugin configuration file
Fredia Huya-Kouadio
2020-05-17
5
-36
/
+84
|
/
*
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: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
35
-105
/
+0
|
/
*
Style: clang-format: Disable AllowShortIfStatementsOnASingleLine
Rémi Verschelde
2020-05-10
1
-1
/
+2
*
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
*
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
*
Add signal support to Godot Android plugin:
fhuya
2020-04-10
2
-1
/
+182
*
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
*
|
Display Server support
PouleyKetchoupp
2020-04-08
1
-36
/
+4
*
|
Vulkan rendering for Android
PouleyKetchoupp
2020-04-03
16
-113
/
+348
*
|
Android: Downgrade gradle plugin to 3.5.3
Rémi Verschelde
2020-04-02
1
-1
/
+1
*
|
Fix copyright headers for recently added files
Rémi Verschelde
2020-03-28
2
-4
/
+4
|
/
*
Make file formatting comply with POSIX and Unix standards
Aaron Franke
2020-03-21
1
-1
/
+1
*
Update the naming scheme for the GodotPlugin's methods in preparate of the vu...
fhuya
2020-03-19
2
-17
/
+33
*
Complete the implementation of the GodotPayment plugin.
fhuya
2020-03-17
11
-175
/
+39
*
Merge pull request #36906 from m4gr3d/enable_android_studio_debugging
Rémi Verschelde
2020-03-17
3
-4
/
+6
|
\
|
*
Enable Android studio debugger.
fhuya
2020-03-08
3
-4
/
+6
*
|
Fix text_entered signal when max_length is used in LineEdit on Android
PouleyKetchoupp
2020-03-13
1
-3
/
+13
*
|
Fix initialization of the GodotPayment plugin
fhuya
2020-03-09
1
-1
/
+0
|
/
*
Trim the whitespace around the plugins names.
fhuya
2020-03-06
2
-3
/
+6
*
Re-architecture of the Godot Android plugin.
fhuya
2020-03-05
17
-275
/
+888
*
Provides a base implementation of the Vulkan surface view (VkSurfaceView.kt) ...
fhuya
2020-03-05
7
-2
/
+474
*
Miscellaneous cleanup for the Android codebase:
fhuya
2020-03-04
4
-36
/
+36
*
Rename `scancode` to `keycode`.
bruvzg
2020-02-25
4
-11
/
+13
*
Remove obsolete GLES3 backend
Rémi Verschelde
2020-02-13
6
-29
/
+10
*
Fixed LineEdit virtual keyboard inputs on Android
PouleyKetchoupp
2020-01-31
1
-1
/
+1
*
Address crash caused by missing dependency.
fhuya
2020-01-27
3
-4
/
+4
*
Address crash caused by missing dependency.
fhuya
2020-01-27
3
-2
/
+6
*
Android virtual keyboard respecting LineEdit max length.
Bruno Lourenço
2020-01-23
2
-3
/
+16
*
Add support for Android adaptive icons.
Bruno Lourenço
2020-01-14
22
-2
/
+7
*
fixes android double tap regression
Alexander Holland
2020-01-13
2
-2
/
+2
*
Fixes Android FileDialog
Alexander Holland
2020-01-10
3
-0
/
+121
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
36
-72
/
+72
*
Replace the android.defaultConfig.applicationId in build.gradle with the pack...
fhuya
2019-12-30
2
-1
/
+11
*
i18n: Sync translations with Weblate + update template
Rémi Verschelde
2019-12-22
1
-1
/
+0
*
Fix crash on Android with no manifest permissions.
Fabio Alessandrelli
2019-12-17
1
-3
/
+5
*
Add GodotNetUtils Java class for Android.
Fabio Alessandrelli
2019-12-14
3
-0
/
+105
*
Style: Add missing copyright headers
Rémi Verschelde
2019-11-22
1
-0
/
+30
*
Add request permission automatically at android
Cagdas
2019-10-22
2
-29
/
+165
*
Merge pull request #32858 from m4gr3d/expand_singleton_base_api
Rémi Verschelde
2019-10-22
1
-0
/
+34
|
\
[next]