virtualx-engine/platform/android/java/lib
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
..
aidl/com/android/vending/licensing Complete the implementation of the GodotPayment plugin. 2020-03-17 17:43:09 -07:00
patches Split the Android platform java logic into an Android library module (lib) and an application module (app). 2019-09-04 16:20:22 -07:00
res Add "filesRoot" path to Android provider paths xml 2023-03-09 19:11:08 +00:00
src Disable automatic permissions request 2024-01-11 08:04:09 -08:00
AndroidManifest.xml Implement file provider capabilities 2023-02-01 01:03:50 -08:00
build.gradle Update the gradle build tasks to generate play store builds. 2023-04-27 22:08:55 -07:00
THIRDPARTY.md Split the Android platform java logic into an Android library module (lib) and an application module (app). 2019-09-04 16:20:22 -07:00