godot/platform/android/java/editor/src
Fredia Huya-Kouadio 894d629185 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.

(cherry picked from commit df4f9e8e64)
2024-01-25 17:19:41 +01:00
..
debug/res/values Update the gradle build tasks to generate play store builds. 2023-04-27 22:08:55 -07:00
dev/res/values Update the Godot Android Editor name from `Godot Editor 4.x` to `Godot Editor v4` 2023-01-23 14:04:05 -08:00
main Disable automatic permissions request 2024-01-25 17:19:41 +01:00
.gitignore Fix: incorrectly .gitignored files. 2023-07-01 08:41:15 -05:00