virtualx-engine/platform/android/java/lib
Fredia Huya-Kouadio 53a752f2d6 Disable long press for mouse events
Long press is used to simulate right-click events for finger touch and stylus. The previous logic also caused it to trigger for mouse input, which is not needed since the user can instead use the mouse right click button.

This update disables long press as right click events for mouse input.
2024-07-17 02:44:17 -07:00
..
aidl/com/android/vending/licensing Complete the implementation of the GodotPayment plugin. 2020-03-17 17:43:09 -07:00
patches
res Add "filesRoot" path to Android provider paths xml 2023-03-09 19:11:08 +00:00
src Disable long press for mouse events 2024-07-17 02:44:17 -07:00
srcTest/java/org/godotengine/godot/utils Extract parsing command line file to a separate class + add unit tests 2024-04-04 10:18:57 +01:00
AndroidManifest.xml Update Android dependencies for the project 2024-01-18 10:35:32 -08:00
build.gradle Merge pull request #90147 from melquiadess/remove-redundant-semicolons 2024-04-04 14:37:31 +02:00
THIRDPARTY.md