1
0
Fork 0
godot/platform/android/export
A Thousand Ships 331a43a9d8
Add `String::remove_char(s)` methods for performance and convenience
2025-03-10 13:19:28 +01:00
..
export.cpp Updates how the `REQUEST_INSTALL_PACKAGES` permission is handled 2024-12-25 20:04:34 -08:00
export.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
export_plugin.cpp Add `String::remove_char(s)` methods for performance and convenience 2025-03-10 13:19:28 +01:00
export_plugin.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
godot_plugin_config.cpp Re-architect how Android plugins are packaged and handled at export time 2023-07-18 19:14:53 +02:00
godot_plugin_config.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
gradle_export_util.cpp Use `std::size` instead of `sizeof(a) / sizeof(a[0])` pattern throughout the codebase. 2025-02-07 14:57:48 +01:00
gradle_export_util.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
logo.svg Style: Enforce trailing newlines on svgs 2025-02-18 11:02:45 -06:00
run_icon.svg Style: Enforce trailing newlines on svgs 2025-02-18 11:02:45 -06:00