godot-module-template/platform/android/java/editor/src/main
Fredia Huya-Kouadio df4f9e8e64 Disable automatic permissions request
The feature was added in Godot 4.2, but it goes against recommended best practices for permissions request, as such it's being reverted.
In its place, developers now have to explicitly request the permissions they need to access.
2024-01-11 08:04:09 -08:00
..
java/org/godotengine/editor Disable automatic permissions request 2024-01-11 08:04:09 -08:00
res/values Downgrade the vulkan abort logic to a warning 2023-02-07 16:16:58 -08:00
AndroidManifest.xml Fix Android editor crash issue 2023-11-03 07:37:46 -07:00