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
/
org
/
godotengine
/
godot
/
input
/
GodotTextInputWrapper.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix copyright headers referring to Godot
Spartan322
2024-10-27
1
-2
/
+2
*
Rebrand preambles to Redot
Dubhghlas McLaughlin
2024-10-11
1
-0
/
+2
*
Fix ANRs reported by the Google Play Console
Fredia Huya-Kouadio
2024-07-04
1
-10
/
+8
*
[Android] Set `echo` property for the physical keyboard events.
bruvzg
2023-07-06
1
-8
/
+8
*
Fix potential null in android text entry system.
Jason Knight
2023-04-12
1
-5
/
+6
*
Cleanup and unify keyboard input.
bruvzg
2023-01-23
1
-11
/
+11
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Fix null in android keyboard handling.
Jason Knight
2022-10-05
1
-1
/
+1
*
Merge pull request #62885 from madmiraal/fix-59931
Rémi Verschelde
2022-08-08
1
-12
/
+8
|
\
|
*
Fix incorrect Android scancodes
Marcel Admiraal
2022-07-13
1
-12
/
+8
*
|
Add support for multiple virtual keyboard types
Brian Semrau
2022-08-04
1
-1
/
+1
|
/
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
Switch to input buffering on Android
Pedro J. Estébanez
2021-08-13
1
-27
/
+21
*
Queue the calls to GodotLib.key when Android virtual done is pressed
Marcel Admiraal
2021-07-06
1
-3
/
+4
*
Replace single method anonymous classes with lambdas in Godot Java code
Marcel Admiraal
2021-07-03
1
-30
/
+21
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
Fix Return key events in LineEdit & TextEdit on Android
PouleyKetchoupp
2020-07-26
1
-2
/
+2
*
Fix Android LineEdit editing bugs
SkyJJ
2020-05-16
1
-0
/
+10
*
clang-format: Add JavaImportGroups for Java code
Rémi Verschelde
2020-05-06
1
-1
/
+3
*
Vulkan rendering for Android
PouleyKetchoupp
2020-04-03
1
-11
/
+11
*
Fix text_entered signal when max_length is used in LineEdit on Android
PouleyKetchoupp
2020-03-13
1
-3
/
+13
*
Rename `scancode` to `keycode`.
bruvzg
2020-02-25
1
-6
/
+6
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Split the Android platform java logic into an Android library module (`lib`) ...
fhuya
2019-09-04
1
-0
/
+150