virtualx-engine/platform/android/export
Hugo Locurcio 2daaf0fdc3
Make platform feature tag names lowercase
Feature tag names are still case-sensitive, but this makes built-in
feature tags more consistent.

- `Windows` -> `windows`
- `OSX` -> `osx`
- `LinuxBSD` -> `linuxbsd`
- `Android` -> `android`
- `iOS` -> `ios`
- `HTML5` -> `html5`
- `JavaScript` -> `javascript`
- `UWP` -> `uwp`
2021-08-31 20:34:44 +02:00
..
export.cpp Move the Android "clear previous install" setting to Editor Settings 2021-08-16 05:59:48 +02:00
export.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
export_plugin.cpp Make platform feature tag names lowercase 2021-08-31 20:34:44 +02:00
export_plugin.h Add partial support for Android scoped storage. 2021-08-16 23:11:56 -07:00
godot_plugin_config.cpp Split android platform export template into multiple files 2021-08-12 17:15:02 +03:00
godot_plugin_config.h Split android platform export template into multiple files 2021-08-12 17:15:02 +03:00
gradle_export_util.cpp Add partial support for Android scoped storage. 2021-08-16 23:11:56 -07:00
gradle_export_util.h Add partial support for Android scoped storage. 2021-08-16 23:11:56 -07:00