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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Android virtual keyboard respecting LineEdit max length.
Bruno Lourenço
2020-01-23
2
-3
/
+16
*
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
*
Add `View onMainCreateView(Activity activity)` api to the `Godot.SingletonBas...
Fredia Huya-Kouadio
2019-10-18
1
-0
/
+34
*
Adds Pen support for Android
Alexander Holland
2019-10-04
2
-1
/
+17
*
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
68
-0
/
+13503