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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
10
-1492
/
+3
*
Merge pull request #36906 from m4gr3d/enable_android_studio_debugging
Rémi Verschelde
2020-03-17
1
-1
/
+2
|
\
|
*
Enable Android studio debugger.
fhuya
2020-03-08
1
-1
/
+2
*
|
Fix text_entered signal when max_length is used in LineEdit on Android
PouleyKetchoupp
2020-03-13
1
-3
/
+13
|
/
*
Trim the whitespace around the plugins names.
fhuya
2020-03-06
1
-2
/
+5
*
Re-architecture of the Godot Android plugin.
fhuya
2020-03-05
10
-408
/
+659
*
Provides a base implementation of the Vulkan surface view (VkSurfaceView.kt) ...
fhuya
2020-03-05
4
-0
/
+466
*
Rename `scancode` to `keycode`.
bruvzg
2020-02-25
4
-11
/
+13
*
Remove obsolete GLES3 backend
Rémi Verschelde
2020-02-13
5
-28
/
+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
1
-1
/
+1
*
Address crash caused by missing dependency.
fhuya
2020-01-27
1
-1
/
+1
*
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
21
-1
/
+6
*
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
35
-70
/
+70
*
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
|
\
|
*
Add `View onMainCreateView(Activity activity)` api to the `Godot.SingletonBas...
Fredia Huya-Kouadio
2019-10-18
1
-0
/
+34
*
|
Optimize images losslessly using `oxipng -o6 --strip all --zopfli`
Hugo Locurcio
2019-10-12
3
-0
/
+0
|
/
*
Adds Pen support for Android
Alexander Holland
2019-10-04
2
-1
/
+17
*
Merge pull request #32269 from m4gr3d/improve_build_time
Rémi Verschelde
2019-09-24
1
-19
/
+10
|
\
|
*
Updates the Godot gradle tasks to enable manual runs of the `scons` command.
fhuya
2019-09-24
1
-19
/
+10
*
|
Merge pull request #32250 from lawnjelly/android-keyboard2
Rémi Verschelde
2019-09-23
1
-4
/
+2
|
\
\
|
|
/
|
/
|
|
*
Fix Android keyboard crash with left cursor
lawnjelly
2019-09-23
1
-4
/
+2
*
|
Add new events and accompanying logic to notify when the app is paused and re...
fhuya
2019-09-19
4
-15
/
+63
|
/
*
Split the Android platform java logic into an Android library module (`lib`) ...
fhuya
2019-09-04
127
-0
/
+14916