Age | Commit message (Collapse) | Author |
|
|
|
Fix some more warnings
|
|
Change Android float ABI to hard
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Improve android payment
|
|
|
|
Fix compile error if use android_stl=yes
|
|
|
|
Implement get_screen_dpi() on Android
|
|
|
|
closes #5656
|
|
|
|
|
|
|
|
|
|
Improve Android build
|
|
usage : env.android_add_default_config("applicationId 'com.godot.game'")
|
|
|
|
Fix wrong return bool, string, string array data through jni
|
|
|
|
android, this should fix it
|
|
|
|
Upgrade Gradle and Android plugin for Gradle
Disable all signing and zip-aligning for the export templates
Give correct names to generated APKs
Put .so files built by SCons right where Gradle has to pick them according to arch & build type
Downgrade NDK platform to 14 to match minSdkVersion
|
|
Fix Android sensors polling rate on resume
|
|
Fix string array parameter check with jni
|
|
allows scripts to allocate a stack there via TLS
|
|
|
|
Fix #5306
|
|
|
|
Tested IAP function on device.
|
|
libpng: New version 1.6.27
|
|
fix errors while exporting android
|
|
neccesary for libpng 1.6.27 to work silently
|
|
fix android resource locale
|
|
|
|
|
|
fix android support screen property for large screen
|
|
Part of #5272
|
|
Also removes a couple wrong Godot headers from third-party source files.
|
|
|
|
|
|
|
|
|
|
|