virtualx-engine/platform/android/java/lib
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
..
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 Fix issue causing the project manager to crash because of missing path argument 2022-09-07 14:21:34 -07:00
src Rename all gdnative occurences to gdextension 2022-12-12 11:04:57 +01:00
AndroidManifest.xml Upgrade Android gradle plugin to version 7.2.1 2022-11-10 16:35:50 -08:00
build.gradle Upgrade Android gradle plugin to version 7.2.1 2022-11-10 16:35:50 -08: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