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_godot_lib_jni.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Android] Implement native file picker support
Anish Mishra
2024-10-30
1
-0
/
+16
*
[Android] Implement native input dialog support
Anish Mishra
2024-10-29
1
-0
/
+8
*
Remove the restriction on supported types for Godot Android plugins
Fredia Huya-Kouadio
2024-09-29
1
-3
/
+1
*
Only request OpenXR permissions for a XR game running off the Android editor ...
Fredia Huya-Kouadio
2024-09-11
1
-4
/
+7
*
Fix Android builds when OpenXR is disabled
Fredia Huya-Kouadio
2024-08-30
1
-3
/
+8
*
Update the storage access handler logic to support accessing / retrieving con...
Fredia Huya-Kouadio
2024-08-26
1
-0
/
+5
*
Merge pull request #94799 from m4gr3d/memory_allocation_cleanup_and_optimizat...
Rémi Verschelde
2024-08-16
1
-1
/
+13
|
\
|
*
Memory cleanup and optimizations
Fredia Huya-Kouadio
2024-08-16
1
-1
/
+13
*
|
Fix the crash that occurs on termination of the Godot engine on Android
Fredia Huya-Kouadio
2024-07-29
1
-0
/
+4
|
/
*
Fix the cleanup logic for the Android render thread
Fredia Huya-Kouadio
2024-07-24
1
-0
/
+1
*
Cleanup Android input on render thread settings
Fredia Huya-Kouadio
2024-07-09
1
-4
/
+5
*
Fix ANRs reported by the Google Play Console
Fredia Huya-Kouadio
2024-07-04
1
-0
/
+7
*
Fix the issue causing the logo to not show when using the `compatibility` ren...
Fredia Huya-Kouadio
2024-07-03
1
-20
/
+33
*
Merge pull request #92133 from m4gr3d/fix_touch_input
Rémi Verschelde
2024-05-29
1
-3
/
+5
|
\
|
*
Input logic cleanup:
Fredia Huya-Kouadio
2024-05-19
1
-3
/
+5
*
|
Add logic to unregister the Godot plugins on engine termination
Fredia Huya-Kouadio
2024-05-19
1
-0
/
+4
|
/
*
Fix leakage of JNI object references
Fredia Huya-Kouadio
2024-04-15
1
-4
/
+8
*
Fix `EXIT_SUCCESS` on Android
Alexander Hartmann
2024-03-25
1
-1
/
+1
*
Add method to get "base" system UI color (macOS/Windows) and system theme cha...
bruvzg
2024-02-13
1
-0
/
+7
*
Update deferred calls to use Callables
kobewi
2024-01-09
1
-1
/
+1
*
Android stylus pressure and tilt support
pikethom
2023-08-15
1
-2
/
+2
*
Godot Android re-architecture
Fredia Huya-Kouadio
2023-07-16
1
-1
/
+1
*
[Android] Set `echo` property for the physical keyboard events.
bruvzg
2023-07-06
1
-2
/
+2
*
Style: Harmonize header includes in platform ports
Rémi Verschelde
2023-06-08
1
-12
/
+11
*
Add `audio/general/text_to_speech` project setting to enable/disable TTS.
bruvzg
2023-05-18
1
-3
/
+4
*
[Android] Fix dynamic Variant params stack constructions in JNI callbacks
shendo
2023-05-01
1
-23
/
+10
*
Fix issue with resizing the display on Android when using the compatibility r...
Fredia Huya-Kouadio
2023-04-26
1
-3
/
+2
*
Fix thread IDs.
Juan Linietsky
2023-04-24
1
-1
/
+1
*
Enable granular control of touchscreen related settings
Fredia Huya-Kouadio
2023-02-22
1
-0
/
+16
*
Further refactoring to AudioDriver implementations after #69120.
Emmanouil Papadeas
2023-02-09
1
-1
/
+1
*
Cleanup and unify keyboard input.
bruvzg
2023-01-23
1
-2
/
+2
*
Use BitField<> in core type masks
Juan Linietsky
2023-01-08
1
-5
/
+5
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Fix 'save & restart' logic for the Android Editor
Fredia Huya-Kouadio
2022-11-16
1
-21
/
+36
*
Merge pull request #67578 from KoBeWi/GEDITOR
Rémi Verschelde
2022-10-31
1
-1
/
+1
|
\
|
*
Unify usage of GLOBAL/EDITOR_GET
kobewi
2022-10-18
1
-1
/
+1
*
|
Add double_tap attribute to InputEventScreenTouch
Fredia Huya-Kouadio
2022-10-22
1
-2
/
+2
|
/
*
Merge pull request #65501 from m4gr3d/fix_invalid_project_manager_path_main
Rémi Verschelde
2022-09-08
1
-6
/
+7
|
\
|
*
Fix issue causing the project manager to crash because of missing path argument
Fredia Huya-Kouadio
2022-09-07
1
-6
/
+7
*
|
Cleanup the Android input logic implementation
Fredia Huya-Kouadio
2022-09-07
1
-27
/
+17
|
/
*
Fix incorrect Android scancodes
Marcel Admiraal
2022-07-13
1
-3
/
+2
*
Add full support for Android scoped storage.
Fredia Huya-Kouadio
2022-07-05
1
-6
/
+8
*
Fix exit code of --help and --version, and test them in CI
Jan Haller
2022-07-02
1
-0
/
+1
*
Remove broken scroll gesture on Android
Marcel Admiraal
2022-06-21
1
-9
/
+0
*
Cleanup Android C++ code
Marcel Admiraal
2022-05-31
1
-19
/
+12
*
Implement text-to-speech support on Android, iOS, HTML5, Linux, macOS and Win...
bruvzg
2022-04-28
1
-0
/
+6
*
Fix the issue causing the screen to be black after resuming when in low proce...
Fredy Huya-Kouadio
2022-04-25
1
-0
/
+2
*
Fix flickering issues with low processor mode on Android
Fredia Huya-Kouadio
2022-03-29
1
-5
/
+8
*
Android port of the Godot Editor
Fredy Huya-Kouadio
2022-03-28
1
-1
/
+5
*
Remove VARIANT_ARG* macros
reduz
2022-03-09
1
-5
/
+7
[next]