Age | Commit message (Expand) | Author |
2019-12-14 | Add Android NetSocket implementation. | Fabio Alessandrelli |
2019-09-04 | Split the Android platform java logic into an Android library module (`lib`) ... | fhuya |
2019-08-29 | SCons: Generate android_source.zip during build | Rémi Verschelde |
2019-08-27 | Android: Style fixes to manifest and build.gradle | Rémi Verschelde |
2019-07-30 | Android: Drop support for NDK < r15 | Rémi Verschelde |
2019-07-20 | Removed an unused commit | unknown |
2019-07-03 | SCons: Use CPPDEFINES instead of CPPFLAGS for pre-processor defines | Rémi Verschelde |
2019-06-19 | Deprecate armv6 support for Android | fhuya |
2019-04-07 | Android now (optionally) builds the template when exporting | Juan Linietsky |
2019-04-06 | Remove unused imports | Hendrikto |
2019-04-05 | Restructuring glue code to make it easier to extend | Bastiaan Olij |
2019-01-16 | Android: Add support for x86_64 architecture | Rémi Verschelde |
2018-12-20 | Android: Better identify thirdparty C/C++ code | Rémi Verschelde |
2018-12-18 | Fix lint error/warning while building android template | volzhs |
2018-12-02 | Remove obsolete ANDROID_NATIVE_ACTIVITY | Bastiaan Olij |
2018-10-03 | Fix warnings in Android platform | Rémi Verschelde |
2018-09-28 | SCons: Build thirdparty code in own env, disable warnings | Rémi Verschelde |
2018-08-23 | add support libc++_shared stl on android | Ridwan Abdul Hafidh |
2018-07-05 | added 'android_add_asset_dir('...') method to Android module gradle build config | Patrick Kaster |
2018-03-11 | Properly closing all files in Python code | Viktor Ferenczi |
2018-01-03 | Update android build tool to latest | volzhs |
2017-11-28 | disable caching for targets using helper functions | Rhody Lugo |
2017-11-28 | use the same cache for all branches for appveyor | Rhody Lugo |
2017-10-07 | flatDir support [Android] | Ramesh Ravone |
2017-09-20 | Set Android minSdkVersion to 18 | Ruslan Mustakov |
2017-08-27 | Make build scripts Python3 compatible | Matthias Hoelzl |
2017-07-25 | Add support for ARMv8 (64-bit) on Android | Pedro J. Estébanez |
2017-04-10 | Android: avoiding duplicates in build.gradle | Ramesh Ravone |
2017-04-09 | Android: Support to change minSdkVersion (#8313) | Ramesh Ravone |
2017-03-21 | Export template management dialog. | Juan Linietsky |
2017-03-18 | android: adding classpath and gradle plugins | Ramesh Mani Maran |
2017-03-05 | support for multiple maven url | Ramesh Mani Maran |
2017-03-04 | Add API to access battery power state | Julian Murgia |
2016-11-01 | style: Fix PEP8 whitespace issues in Python files | Rémi Verschelde |
2016-11-01 | style: Start applying PEP8 to Python files, indentation issues | Rémi Verschelde |
2016-10-17 | SCsub: Add python shebang as a hint for syntax highlighting | Rémi Verschelde |
2016-07-10 | Merge pull request #5077 from RandomShaper/improve-android-build | Juan Linietsky |
2016-07-07 | Add android_add_default_config for config.py | volzhs |
2016-06-27 | Make Android build smarter (SCons + Gradle) | Pedro J. Estébanez |
2016-05-24 | fix unexpected char: '\' error on windows | volzhs |
2016-03-02 | fix gradle build on windows | volzhs |
2016-01-09 | Fix maven repositories bug | mrezai |
2016-01-08 | -Removed ANT build system for Android, as it was deprecated by Google | Juan Linietsky |
2015-11-01 | Cosmetic fixes to SCons buildsystem | Rémi Verschelde |
2015-03-03 | merges from okam repo | Juan Linietsky |
2014-10-08 | Fix android build on windows | marynate |
2014-10-07 | Build System Changes | Juan Linietsky |
2014-09-15 | 3D Physics Rework, Other Stuff | Juan Linietsky |
2014-09-02 | 3D Physics and Other Stuff | Juan Linietsky |
2014-05-24 | Making Godot Easier to Use.. | Juan Linietsky |