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
2021-07-02
Remove redundant explicit types in Godot Java code
Marcel Admiraal
2021-07-02
Use StringBuilder instead StringBuffer in Godot Java code
Marcel Admiraal
2021-07-02
Merge pull request #50078 from madmiraal/android-remove-unused-imports
Rémi Verschelde
2021-07-02
Fix raw use of parameterized Class
Marcel Admiraal
2021-07-02
Remove unused imports from Android Java code
Marcel Admiraal
2021-07-02
Merge pull request #50074 from madmiraal/android-replace-c-array
Rémi Verschelde
2021-07-02
Merge pull request #50072 from madmiraal/android-remove-interface-modifiers
Rémi Verschelde
2021-07-02
Use Java array declarations not C-style declarations in Android Java code
Marcel Admiraal
2021-07-02
Remove redundant interface modifiers from Android Java code
Marcel Admiraal
2021-07-02
Remove unnecessary semicolons from Android Java code
Marcel Admiraal
2021-07-01
Android: Add `isGame` application attribute, default to true
Rémi Verschelde
2021-06-30
Fix unchecked call to put() warning in GodotInputHandler.java
Marcel Admiraal
2021-06-24
Update config versions and deprecate the use of the jcenter maven repo.
ne0fhyk
2021-06-22
Add support for custom debug keystore.
ne0fhyk
2021-06-10
Merge pull request #49435 from madmiraal/add-android-external-dir
Rémi Verschelde
2021-06-10
Add OS.get_external_data_dir() to get Android external directory
Marcel Admiraal
2021-06-10
Remove unused AudioDriverAndroid from Android
Marcel Admiraal
2021-06-07
Merge pull request #49382 from akien-mga/misc-cleanup
Rémi Verschelde
2021-06-07
Style: Cleanup uses of double spaces between words
Rémi Verschelde
2021-06-07
Update Gradle archiveName and destinationDir properties
Marcel Admiraal
2021-05-24
Fixed screen orientation on Android
Szymon Majewski
2021-05-19
Android: Add support for cursor icons
thebestnom
2021-04-28
[Android] fix generateDevTemplate
thebestnom
2021-04-27
Merge pull request #48228 from akien-mga/android-build-tools-30.0.3
Rémi Verschelde
2021-04-26
Remove deprecated xr features properties. These properties are now provided d...
Fredia Huya-Kouadio
2021-04-26
Android: Upgrade buildTools from 30.0.1 to 30.0.3
Rémi Verschelde
2021-04-20
Merge pull request #47552 from szymonm-google/validation_layers_android
Rémi Verschelde
2021-04-14
Allow to build dev template with symbols
thebestnom
2021-04-13
Merge pull request #47844 from m4gr3d/update_activity_result_callback
Rémi Verschelde
2021-04-12
Add support for forwarding callbacks from Godot's parent activity.
Fredia Huya-Kouadio
2021-04-12
Fix custom boot splash image scaling.
Fredia Huya-Kouadio
2021-04-12
Validation layers on Android
Szymon Majewski
2021-04-09
Fix issue causing the response callback to be invoked with the invalid `reque...
Fredia Huya-Kouadio
2021-03-18
Fixes on android:
Bastiaan Olij
2021-03-17
Fix onMainRequestPermissionsResult callback for Android plugins.
Fredia Huya-Kouadio
2021-03-16
Enable `doNotStrip` when doing development/debugging within Android Studio
Fredia Huya-Kouadio
2021-03-16
Leverage java annotations to simplify the logic used to register the Godot pl...
Fredia Huya-Kouadio
2021-03-12
Non functional to non-functional
MrBrain295
2021-02-26
Update the logic to load Godot Android plugins packaged into the binary.
Fredia Huya-Kouadio
2021-02-24
Merge pull request #46381 from m4gr3d/update_godot_fragment_lifecycle_master
Rémi Verschelde
2021-02-24
Update the initialization timeline for the Godot fragment to be more consiste...
Fredia Huya-Kouadio
2021-02-24
Add logic to record the version of the Godot engine for the Android platform.
Fredia Huya-Kouadio
2021-02-18
Disable engine splash logic on Android; this is now handled by the Android th...
Fredia Huya-Kouadio
2021-02-17
Add missing `ndkVersion` to the library gradle build config.
Fredia Huya-Kouadio
2021-02-17
Revert AGP to version 4.0.1 as a workaround to https://issuetracker.google.co...
Fredia Huya-Kouadio
2021-02-18
Android: Bump NDK version to 21.4.7075529
Rémi Verschelde
2021-02-15
Expose GodotPlugin's utility methods used for registration and signal emitting.
Fredia Huya-Kouadio
2021-02-09
Fix joystick axis mapping issues with NVIDIA shield. Probably others.
Michael Conrad
2021-02-05
Merge pull request #44949 from m4gr3d/specify_project_ndk_version
Rémi Verschelde
2021-01-30
add search extensions for scons' path
zaevi
[prev]
[next]