index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
platform
/
android
Age
Commit message (
Expand
)
Author
2023-02-17
Fix crash with bogus shape index to DisplayServer.cursor_set_custom_image()
Rémi Verschelde
2023-02-16
Restore FileAccess.close method.
bruvzg
2023-02-15
Android: Default Min SDK to 24 for Vulkan mobile
Rémi Verschelde
2023-02-14
[InputEventKey] Avoid setting both key and modifier to the same value.
bruvzg
2023-02-12
Fix the issue causing long-press on a selected node on the scene tree to trig...
Fredia Huya-Kouadio
2023-02-09
Further refactoring to AudioDriver implementations after #69120.
Emmanouil Papadeas
2023-02-07
Downgrade the vulkan abort logic to a warning
Fredia Huya-Kouadio
2023-02-06
Merge pull request #72552 from m4gr3d/cleanup_custom_build_main
Rémi Verschelde
2023-02-06
Improve logic to detect whether vulkan is used for rendering
Fredia Huya-Kouadio
2023-02-05
Improve vulkan capability detection on Android
Fredia Huya-Kouadio
2023-02-02
Rename Godot's 'custom build' to 'gradle build' to better reflect the underly...
Fredia Huya-Kouadio
2023-02-01
Clean up the XR export logic
Fredia Huya-Kouadio
2023-02-01
More codespell fixes, do more changes from previous ignore list
Rémi Verschelde
2023-02-01
Implement file provider capabilities
Fredia Huya-Kouadio
2023-01-30
Refactor high quality texture import
Juan Linietsky
2023-01-27
Update the XR manifest configs
Fredia Huya-Kouadio
2023-01-27
Merge pull request #72168 from RandomShaper/sensible_lock_return
Rémi Verschelde
2023-01-27
Booleanize various sync primitives' wait & locking methods
Pedro J. Estébanez
2023-01-26
[Android] Fix virtual keyboard special keys.
bruvzg
2023-01-26
Merge pull request #72106 from m4gr3d/fix_godot_android_editor_4_crash_after_...
Rémi Verschelde
2023-01-26
Fix the issue causing the Godot Android Editor to crash when returning from t...
Fredia Huya-Kouadio
2023-01-25
Address kotlin build warnings
Fredia Huya-Kouadio
2023-01-24
Merge pull request #71917 from m4gr3d/update_godot_android_editor_label
Rémi Verschelde
2023-01-23
Update the Godot Android Editor name from `Godot Editor 4.x` to `Godot Editor...
Fredia Huya-Kouadio
2023-01-23
Merge pull request #71836 from m4gr3d/fix_godot_editor_cropping_main
Rémi Verschelde
2023-01-23
Cleanup and unify keyboard input.
bruvzg
2023-01-23
Convert en_GB spelling to en_US with codespell
Rémi Verschelde
2023-01-22
Update the logic to calculate the screen scale on Android
Fredia Huya-Kouadio
2023-01-20
Merge pull request #71646 from Vilcrow/android-export-genname-check
Rémi Verschelde
2023-01-20
[Android export] Added validation of the project name when using $genname in ...
S.V.I. Vilcrow
2023-01-19
[GDExtension] Expose some low level functions and String operators.
bruvzg
2023-01-17
Improve DisplayServer message for video card drivers failure
Rémi Verschelde
2023-01-14
Update all outdated online documentation links
Yuri Sizov
2023-01-13
Merge pull request #63312 from bruvzg/one_click
Rémi Verschelde
2023-01-11
Fix writing value for hand-tracking V2.0 to AndroidManifest.xml
Tom Beckmann
2023-01-08
Use BitField<> in core type masks
Juan Linietsky
2023-01-07
Add support for the custom initial screen for the main window, fix primary sc...
bruvzg
2023-01-05
One Copyright Update to rule them all
Rémi Verschelde
2023-01-03
Merge pull request #63483 from qianjunakasumi/qianjunakasumi/master
Rémi Verschelde
2023-01-01
Introduce `appCategory` attribute of android to set category
千橘 雫霞
2022-12-29
[Export] Add one-click deploy over SSH for the desktop exports.
bruvzg
2022-12-23
Merge pull request #67668 from nikitalita/apk-signer
Rémi Verschelde
2022-12-23
Merge pull request #67759 from TechnoPorg/jni-64-bit-arrays
Rémi Verschelde
2022-12-16
Add boot splash for the Godot Android Editor
Fredia Huya-Kouadio
2022-12-14
Merge pull request #69990 from exoticorn/fix-android-touch-input
Fredia Huya-Kouadio
2022-12-12
handle ambiguous input events as touch events
Dennis Ranke
2022-12-12
Merge pull request #69718 from groud/finally_rename_gdnative_to_gdextension
Rémi Verschelde
2022-12-12
Rename all gdnative occurences to gdextension
Gilles Roudière
2022-12-07
Merge pull request #69712 from bruvzg/real_size
Rémi Verschelde
2022-12-07
Rename `window_get_real_size` to `window_get_size_with_decorations`, add `win...
bruvzg
[next]