index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
platform
/
android
Age
Commit message (
Expand
)
Author
2018-04-22
Change ".." punctuation for "..." in editor strings (#16507)
Hugo Locurcio
2018-04-19
Provide error details when in-app purchase fails
Ruslan Mustakov
2018-04-16
Fix Android input source checks
Ruslan Mustakov
2018-03-27
Add safety checks when handling Android input
Ruslan Mustakov
2018-03-21
Prevent android to split-screen
Xavier Sellier
2018-03-20
Fix getting Android device information
volzhs
2018-03-11
Properly closing all files in Python code
Viktor Ferenczi
2018-03-04
Clean and expose get_audio/video_driver_* funcs on OS class
Marcelo Fernandez
2018-03-01
Fix intermittent audio driver crash during startup on Android
Ruslan Mustakov
2018-02-27
Android: Mark GLES3 as required in the manifest
Rémi Verschelde
2018-02-21
Fix typos with codespell
luz.paz
2018-02-18
Remove some debugging prints on Android
Hugo Locurcio
2018-02-14
Merge pull request #14804 from ColinKinloch/master
Rémi Verschelde
2018-02-14
Add signals and a check function for Android service connectivity.
Xavier Sellier
2018-02-13
Fix broken APK expansion due to missed option renames
Rémi Verschelde
2018-01-17
Fix Android onTextChanged crash
Ruslan Mustakov
2018-01-16
Merge pull request #15773 from endragor/android-gdnative-remote-fs
Rémi Verschelde
2018-01-16
Make remote FS work with GDNative on Android
Ruslan Mustakov
2018-01-13
Fix open_dynamic_library for Android
Ruslan Mustakov
2018-01-12
Fix Android build error
volzhs
2018-01-08
Merge pull request #15440 from volzhs/fix-android-touch
Rémi Verschelde
2018-01-07
Fix Android multi touch
volzhs
2018-01-06
Fix Android build error
volzhs
2018-01-05
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-04
Change OS::initialize signature to return Error (fix segfault on x11)
Emmanuel Leblond
2018-01-03
Merge pull request #15279 from volzhs/android-update-build
Rémi Verschelde
2018-01-03
Update android build tool to latest
volzhs
2018-01-03
Merge pull request #12814 from guilhermefelipecgs/add_hardware_custom_cursor
Rémi Verschelde
2018-01-01
Update copyright statements to 2018
Rémi Verschelde
2017-12-23
Fixed android arm64v8
Colin Kinloch
2017-12-18
Merge pull request #14794 from endragor/remove-debug-logs
Rémi Verschelde
2017-12-18
Remove debug logs that are of no use to end users
Ruslan Mustakov
2017-12-17
Add implementation for custom hardware cursor
Guilherme Silva
2017-12-17
Cleanup some #if 0'd code
Rémi Verschelde
2017-12-17
Merge pull request #14764 from poke1024/android
Rémi Verschelde
2017-12-17
Fixed Android NDK unified header detection for python 3
Colin Kinloch
2017-12-17
Increase sleep time for android export thread
Bernhard Liebl
2017-12-12
Updated Linux template extensions to match architecture.
Nathan Warden
2017-12-10
Merge pull request #14485 from RandomShaper/fix-android-export
Rémi Verschelde
2017-12-10
Fix crash on Android export
Pedro J. Estébanez
2017-12-10
Style: Apply clang-format to Java files
Rémi Verschelde
2017-12-07
Style: Apply new clang-format 5.0 style to all files
Rémi Verschelde
2017-12-06
Merge pull request #14318 from endragor/compile-sdk-version-26
Rémi Verschelde
2017-12-06
Update Android compileSdkVersion to 26
Ruslan Mustakov
2017-12-05
Improve slang, especially in user-visible parts
Unknown
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-11-25
Fix build on macOS and Android after bc2e8d99
Rémi Verschelde
2017-11-25
Made Vector::ptrw explicit for writing, compiler was sometimes using the wron...
Juan Linietsky
2017-11-24
Allow to specify multiple resolution Android icons
Ruslan Mustakov
[next]