summaryrefslogtreecommitdiff
path: root/platform/android/SCsub
AgeCommit message (Expand)Author
2022-08-25Unify bits, arch, and android_arch into env["arch"]Aaron Franke
2022-07-05Add full support for Android scoped storage.Fredia Huya-Kouadio
2022-04-28Implement text-to-speech support on Android, iOS, HTML5, Linux, macOS and Win...bruvzg
2022-03-28Android port of the Godot EditorFredy Huya-Kouadio
2022-01-26Include the `godot_plugin_jni.cpp` file into the `platform/android/SCsub` fileFredia Huya-Kouadio
2021-08-13Switch to input buffering on AndroidPedro J. Estébanez
2021-06-10Remove unused AudioDriverAndroid from AndroidMarcel Admiraal
2020-12-18SCons: Add explicit dependencies on thirdparty code in cloned envRémi Verschelde
2020-12-09Remove unused FileAccessJAndroid.Fabio Alessandrelli
2020-12-08Android: Allow Mouse Capture thebestnom
2020-04-08Display Server supportPouleyKetchoupp
2020-04-03Vulkan rendering for AndroidPouleyKetchoupp
2020-03-30SCons: Format buildsystem files with psf/blackRémi Verschelde
2020-03-18Removed unused code in android detect.py and SCsubunknown
2020-03-05Re-architecture of the Godot Android plugin.fhuya
2020-03-05Provides a base implementation of the Vulkan surface view (VkSurfaceView.kt) ...fhuya
2020-03-04Miscellaneous cleanup for the Android codebase:fhuya
2020-02-14Remove incomplete battery status/power APIRémi Verschelde
2019-12-14Add Android NetSocket implementation.Fabio Alessandrelli
2019-09-04Split the Android platform java logic into an Android library module (`lib`) ...fhuya
2019-08-29SCons: Generate android_source.zip during buildRémi Verschelde
2019-08-27Android: Style fixes to manifest and build.gradleRémi Verschelde
2019-07-30Android: Drop support for NDK < r15Rémi Verschelde
2019-07-20Removed an unused commitunknown
2019-07-03SCons: Use CPPDEFINES instead of CPPFLAGS for pre-processor definesRémi Verschelde
2019-06-19Deprecate armv6 support for Androidfhuya
2019-04-07Android now (optionally) builds the template when exportingJuan Linietsky
2019-04-06Remove unused importsHendrikto
2019-04-05Restructuring glue code to make it easier to extendBastiaan Olij
2019-01-16Android: Add support for x86_64 architectureRémi Verschelde
2018-12-20Android: Better identify thirdparty C/C++ codeRémi Verschelde
2018-12-18Fix lint error/warning while building android templatevolzhs
2018-12-02Remove obsolete ANDROID_NATIVE_ACTIVITYBastiaan Olij
2018-10-03Fix warnings in Android platformRémi Verschelde
2018-09-28SCons: Build thirdparty code in own env, disable warningsRémi Verschelde
2018-08-23add support libc++_shared stl on androidRidwan Abdul Hafidh
2018-07-05added 'android_add_asset_dir('...') method to Android module gradle build configPatrick Kaster
2018-03-11Properly closing all files in Python codeViktor Ferenczi
2018-01-03Update android build tool to latestvolzhs
2017-11-28disable caching for targets using helper functionsRhody Lugo
2017-11-28use the same cache for all branches for appveyorRhody Lugo
2017-10-07flatDir support [Android]Ramesh Ravone
2017-09-20Set Android minSdkVersion to 18Ruslan Mustakov
2017-08-27Make build scripts Python3 compatibleMatthias Hoelzl
2017-07-25Add support for ARMv8 (64-bit) on AndroidPedro J. Estébanez
2017-04-10Android: avoiding duplicates in build.gradleRamesh Ravone
2017-04-09Android: Support to change minSdkVersion (#8313)Ramesh Ravone
2017-03-21Export template management dialog.Juan Linietsky
2017-03-18android: adding classpath and gradle pluginsRamesh Mani Maran
2017-03-05support for multiple maven urlRamesh Mani Maran