virtualx-engine/platform/android/java
Gilles Roudière be1c9d677d Rename all gdnative occurences to gdextension
Non-exhaustive list of case-sensitive renames:

GDExtension -> GDNative
GDNATIVE -> GDEXTENSION
gdextension -> gdnative
ExtensionExtension ->Extension (for where there was GDNativeExtension)
EXTENSION_EXTENSION ->EXTENSION (for where there was GDNATIVE_EXTENSION)
gdnlib -> gdextension
gdn_interface -> gde_interface
gdni -> gde_interface
2022-12-12 11:04:57 +01:00
..
app Updating the minimum Android target api for proper Vulkan support 2022-11-30 11:16:59 -08:00
editor Enable GLES3 on Android 2022-11-29 14:18:24 -08:00
gradle/wrapper Upgrade Android gradle plugin to version 7.2.1 2022-11-10 16:35:50 -08:00
lib Rename all gdnative occurences to gdextension 2022-12-12 11:04:57 +01:00
nativeSrcsConfigs Updating the minimum Android target api for proper Vulkan support 2022-11-30 11:16:59 -08:00
scripts Android port of the Godot Editor 2022-03-28 14:04:51 -07:00
build.gradle Delete Android godot-lib with the old naming scheme 2022-10-18 20:36:40 -07:00
gradle.properties Replace HTTP links with HTTPS for sites with HTTPS versions 2021-08-22 20:13:11 -05:00
gradlew Upgrade Android Gradle to version 7.2 2021-10-14 16:19:00 +01:00
gradlew.bat Upgrade Android Gradle to version 7.2 2021-10-14 16:19:00 +01:00
settings.gradle Ensure Android Java and Kotlin compile to the same version 2022-06-01 16:23:44 +01:00