Rémi Verschelde
|
9e4315bb50
Style: Harmonize header includes in platform ports
|
2 years ago |
Fredia Huya-Kouadio
|
0d569bea5d
Update the gradle build tasks to generate play store builds.
|
2 years ago |
Fredia Huya-Kouadio
|
3178b042b3
Fix the gradle build configuration for the Android platform following https://github.com/godotengine/godot/pull/66242
|
2 years ago |
Rémi Verschelde
|
39facb35a0
SCons: Unify tools/target build type configuration
|
2 years ago |
Aaron Franke
|
27b0f18275
Unify bits, arch, and android_arch into env["arch"]
|
3 years ago |
Fredia Huya-Kouadio
|
f9c19298ce
Add full support for Android scoped storage.
|
4 years ago |
bruvzg
|
6ab672d1ef
Implement text-to-speech support on Android, iOS, HTML5, Linux, macOS and Windows.
|
3 years ago |
Fredy Huya-Kouadio
|
5711037bf6
Android port of the Godot Editor
|
4 years ago |
Fredia Huya-Kouadio
|
6a4614ef48
Include the `godot_plugin_jni.cpp` file into the `platform/android/SCsub` file
|
3 years ago |
Pedro J. Estébanez
|
e745088f1f
Switch to input buffering on Android
|
4 years ago |
Marcel Admiraal
|
4ba2ed332e
Remove unused AudioDriverAndroid from Android
|
4 years ago |
Rémi Verschelde
|
c7b53c03ae
SCons: Add explicit dependencies on thirdparty code in cloned env
|
4 years ago |
Fabio Alessandrelli
|
09a9712a6a
Remove unused FileAccessJAndroid.
|
4 years ago |
thebestnom
|
e7f259c366
Android: Allow Mouse Capture
|
4 years ago |
PouleyKetchoupp
|
e167af3737
Display Server support
|
5 years ago |
PouleyKetchoupp
|
af424b1c7c
Vulkan rendering for Android
|
5 years ago |
Rémi Verschelde
|
cd4e46ee65
SCons: Format buildsystem files with psf/black
|
5 years ago |
unknown
|
90cdacd741
Removed unused code in android detect.py and SCsub
|
5 years ago |
fhuya
|
f097defba1
Re-architecture of the Godot Android plugin.
|
5 years ago |
fhuya
|
c090caa58b
Provides a base implementation of the Vulkan surface view (VkSurfaceView.kt) and its accompanying components.
|
5 years ago |
fhuya
|
b38283a6b7
Miscellaneous cleanup for the Android codebase:
|
5 years ago |
Rémi Verschelde
|
3dea5fd631
Remove incomplete battery status/power API
|
5 years ago |
Fabio Alessandrelli
|
04c917899f
Add Android NetSocket implementation.
|
5 years ago |
fhuya
|
7fabfd402f
Split the Android platform java logic into an Android library module (`lib`) and an application module (`app`).
|
6 years ago |
Rémi Verschelde
|
b948b38840
SCons: Generate android_source.zip during build
|
6 years ago |
Rémi Verschelde
|
04ac6a43a4
Android: Style fixes to manifest and build.gradle
|
6 years ago |
Rémi Verschelde
|
d6ef5daf48
Android: Drop support for NDK < r15
|
6 years ago |
unknown
|
b0e44c9e5d
Removed an unused commit
|
6 years ago |
Rémi Verschelde
|
b0d41847ed
SCons: Use CPPDEFINES instead of CPPFLAGS for pre-processor defines
|
6 years ago |
fhuya
|
f7200d6960
Deprecate armv6 support for Android
|
6 years ago |