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
/
GodotIO.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit godotengine/godot@87318a2fb7fffeb72adca934e31915be077c3d1f
Spartan322
2024-11-06
1
-22
/
+0
|
\
|
*
Fix splash screen upside down on Android
Matias N. Goldberg
2024-10-31
1
-22
/
+0
*
|
Merge commit godotengine/godot@8004c7524fb9f43425c4d6f614410a76678e0f7c
Spartan322
2024-10-30
1
-0
/
+23
|
\
|
|
*
Add Swappy & Pre-Transformed Swapchain
Matias N. Goldberg
2024-10-28
1
-0
/
+23
*
|
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
|
/
*
[DisplayServer] Implement has_hardware_keyboard method for Android and iOS.
bruvzg
2024-10-02
1
-0
/
+8
*
Fix crashes reported by the Google Play Console
Fredia Huya-Kouadio
2024-07-04
1
-1
/
+1
*
Fix 'get_window_safe_area' on Android
Alexander Hartmann
2024-01-03
1
-5
/
+3
*
Implement file provider capabilities
Fredia Huya-Kouadio
2023-02-01
1
-11
/
+27
*
Update the logic to calculate the screen scale on Android
Fredia Huya-Kouadio
2023-01-22
1
-1
/
+0
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Add support for multiple virtual keyboard types
Brian Semrau
2022-08-04
1
-3
/
+4
*
Add full support for Android scoped storage.
Fredia Huya-Kouadio
2022-07-05
1
-96
/
+0
*
Misc editor tweaks and polishes:
Fredia Huya-Kouadio
2022-05-31
1
-3
/
+21
*
Fix screen_get_usable_rect returning display safe area
Marcel Admiraal
2022-05-02
1
-1
/
+1
*
Add a method for obtaining display cutouts on Android
Marcel Admiraal
2022-04-26
1
-0
/
+21
*
Update the editor display scale based on the device's scaled density
Fredia Huya-Kouadio
2022-04-04
1
-1
/
+5
*
Add screen_get_refresh_rate to DisplayServer
jordi
2022-02-03
1
-0
/
+8
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
Fix Android `get_screen_orientation()` not returning valid values
Marcel Admiraal
2021-11-21
1
-1
/
+28
*
Add partial support for Android scoped storage.
ne0fhyk
2021-08-16
1
-196
/
+51
*
Use static inner classes in Godot Java code
Marcel Admiraal
2021-07-03
1
-2
/
+2
*
Remove redundant explicit types in Godot Java code
Marcel Admiraal
2021-07-02
1
-2
/
+2
*
Merge pull request #50078 from madmiraal/android-remove-unused-imports
Rémi Verschelde
2021-07-02
1
-2
/
+0
|
\
|
*
Remove unused imports from Android Java code
Marcel Admiraal
2021-07-02
1
-2
/
+0
*
|
Use Java array declarations not C-style declarations in Android Java code
Marcel Admiraal
2021-07-02
1
-1
/
+1
|
/
*
Remove unnecessary semicolons from Android Java code
Marcel Admiraal
2021-07-02
1
-2
/
+2
*
Merge pull request #49435 from madmiraal/add-android-external-dir
Rémi Verschelde
2021-06-10
1
-0
/
+4
|
\
|
*
Add OS.get_external_data_dir() to get Android external directory
Marcel Admiraal
2021-06-10
1
-0
/
+4
*
|
Remove unused AudioDriverAndroid from Android
Marcel Admiraal
2021-06-10
1
-89
/
+0
|
/
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
Change android orientations from sensor to user
Vaughan Ling
2020-10-31
1
-3
/
+3
*
Implement OS.get_window_safe_area() for Android
Mark Riedesel
2020-10-27
1
-0
/
+26
*
Fix Return key events in LineEdit & TextEdit on Android
PouleyKetchoupp
2020-07-26
1
-2
/
+2
*
Enable the ability to use Godot as a subview within an Android app
Fredia Huya-Kouadio
2020-06-25
1
-2
/
+3
*
Fix Android LineEdit editing bugs
SkyJJ
2020-05-16
1
-2
/
+2
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-35
/
+0
*
clang-format: Add JavaImportGroups for Java code
Rémi Verschelde
2020-05-06
1
-2
/
+4
*
Display Server support
PouleyKetchoupp
2020-04-08
1
-36
/
+4
*
Android virtual keyboard respecting LineEdit max length.
Bruno Lourenço
2020-01-23
1
-2
/
+2
*
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
/
+631