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 |
Juan Linietsky
|
dd03dcbd5a
Android now (optionally) builds the template when exporting
|
6 years ago |
Hendrikto
|
49a81308c0
Remove unused imports
|
6 years ago |
Bastiaan Olij
|
b2c0a687f1
Restructuring glue code to make it easier to extend
|
6 years ago |
Rémi Verschelde
|
7f4ee36469
Android: Add support for x86_64 architecture
|
6 years ago |
Rémi Verschelde
|
6770357e47
Android: Better identify thirdparty C/C++ code
|
6 years ago |
volzhs
|
b385a4b053
Fix lint error/warning while building android template
|
6 years ago |
Bastiaan Olij
|
6105a8beb1
Remove obsolete ANDROID_NATIVE_ACTIVITY
|
6 years ago |
Rémi Verschelde
|
d952126caf
Fix warnings in Android platform
|
6 years ago |
Rémi Verschelde
|
3a2ca68af3
SCons: Build thirdparty code in own env, disable warnings
|
7 years ago |
Ridwan Abdul Hafidh
|
b0419db46f
add support libc++_shared stl on android
|
7 years ago |
Patrick Kaster
|
8bb90fd5f3
added 'android_add_asset_dir('...') method to Android module gradle build config
|
7 years ago |