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
/
java
Age
Commit message (
Expand
)
Author
2019-07-02
Make the meta-data name attribute settable. This will facilitate reuse for AR...
fhuya
2019-07-02
Merge pull request #29824 from m4gr3d/add_ovr_export
Rémi Verschelde
2019-07-02
Add XR mode selection to the Android export process.
fhuya
2019-06-21
Fix some keyboards not working with Android
lawnjelly
2019-05-30
Setup Godot to support the Oculus Mobile SDK.
fhuya
2019-05-28
Android: Include Joysticks/Gamepads which are available on app start.
wombatstampede
2019-05-25
Git: Explicitly list binary files as such to avoid EOL change
Rémi Verschelde
2019-05-19
Fix typos with codespell
Rémi Verschelde
2019-05-09
Change "ID" to lowercase "id"
Aaron Franke
2019-04-24
Rename wrong field.
Juan Linietsky
2019-04-24
Remove forgotten strings in configuration files
Juan Linietsky
2019-04-07
Android now (optionally) builds the template when exporting
Juan Linietsky
2019-04-19
Merge pull request #28164 from BastiaanOlij/AndroidCameraPermission
Rémi Verschelde
2019-04-18
Add camera permissions to android
Bastiaan Olij
2019-04-18
Fix get_unique_id() on Android
volzhs
2019-04-09
Style: Apply new changes from clang-format 8.0
Rémi Verschelde
2019-04-05
Restructuring glue code to make it easier to extend
Bastiaan Olij
2019-03-08
Request Android record permission when needed
DESKTOP-3H3MR3A\eloisa
2019-03-06
Restart game on GL context loss on Android
Pedro J. Estébanez
2019-02-27
Android: Fixed a possible crash in keyboard hide method. It's called not from...
Ivan Ponomarev
2019-01-15
Fix Android keep screen on working properly
volzhs
2019-01-01
Update copyright statements to 2019
Rémi Verschelde
2018-12-18
Fix lint error/warning while building android template
volzhs
2018-11-20
Remove trailing whitespace
Rémi Verschelde
2018-10-29
Style: Apply clang-format to wrongly formatted files
Rémi Verschelde
2018-10-29
Prevent a device to be added/deleted more than once on Android
Xavier Sellier
2018-10-08
Fix build with Android NDK r18
Wojciech Milkowski
2018-10-02
Many more fixes for GLES2 mobile export. Also added ability to turn on OpenGL...
Juan Linietsky
2018-09-27
Add support for onRequestPermissionsResult()
FeralBytes
2018-09-05
Add clipboard operation for android OS
Xavier Sellier
2018-07-18
Style: Format code with clang-format 6.0.1
Rémi Verschelde
2018-07-17
Fix keep screen on property path for Android/iOS/UWP
volzhs
2018-07-03
Merge pull request #19799 from kosz78/android-payment-fix
Max Hilbrunner
2018-06-28
Optimize images losslessly using `oxipng -o6 --strip all --zopfli`
Hugo Locurcio
2018-06-27
Fix possible NullPointerException crash on cancel payment
Konstantin Zaitsev
2018-06-26
Implement OpenGL ES rasterizer selection logic for Android.
geequlim
2018-05-09
Remove android compatibility under API 16
volzhs
2018-04-19
Provide error details when in-app purchase fails
Ruslan Mustakov
2018-04-16
Fix Android input source checks
Ruslan Mustakov
2018-02-18
Remove some debugging prints on Android
Hugo Locurcio
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-07
Fix Android multi touch
volzhs
2018-01-05
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-03
Update android build tool to latest
volzhs
2018-01-01
Update copyright statements to 2018
Rémi Verschelde
2017-12-10
Style: Apply clang-format to Java files
Rémi Verschelde
2017-12-05
Improve slang, especially in user-visible parts
Unknown
2017-11-11
Align sensors and implement gravity sensor for Android
Bastiaan Olij
[next]