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-05-12
Fix double tap & drag on Android
Omar Shehata
2023-04-26
Fix issue with resizing the display on Android when using the compatibility r...
Fredia Huya-Kouadio
2023-04-26
Downgrade android gradle plugin to version 7.2.1.
Fredia Huya-Kouadio
2023-04-24
Fix potential null in android text entry system.
Jason Knight
2023-04-24
Windows TTS: Use HashMap instead of RBMap for ids
Rémi Verschelde
2023-03-30
Bump the target SDK version to 33 (Android 13)
Fredia Huya-Kouadio
2023-03-30
Add "filesRoot" path to Android provider paths xml
lewiji
2023-03-30
Configure maven central snapshot versions for the Godot Android library
Fredia Huya-Kouadio
2023-03-27
Fix directory access when the running app has the `All files access` permission
Fredia Huya-Kouadio
2023-03-27
Use the new API for virtual keyboard height detection on Android, bugfix
necrashter
2023-03-13
Fix null-pointer dereference on Android systems when using gl_compatibility r...
Malcolm Nixon
2023-02-22
Merge pull request #73694 from m4gr3d/update_touchscreen_editor_settings_main
Rémi Verschelde
2023-02-22
Enable granular control of touchscreen related settings
Fredia Huya-Kouadio
2023-02-21
Merge pull request #72817 from m4gr3d/include_htc_xr_category_metadata
Rémi Verschelde
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
Add HTC Vive focus XR manifest metadata
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
[next]