summaryrefslogtreecommitdiff
path: root/platform/android/java
AgeCommit message (Expand)Author
2021-04-27Merge pull request #48228 from akien-mga/android-build-tools-30.0.3Rémi Verschelde
2021-04-26Remove deprecated xr features properties. These properties are now provided d...Fredia Huya-Kouadio
2021-04-26Android: Upgrade buildTools from 30.0.1 to 30.0.3Rémi Verschelde
2021-04-20Merge pull request #47552 from szymonm-google/validation_layers_androidRémi Verschelde
2021-04-14Allow to build dev template with symbolsthebestnom
2021-04-13Merge pull request #47844 from m4gr3d/update_activity_result_callbackRémi Verschelde
2021-04-12Add support for forwarding callbacks from Godot's parent activity.Fredia Huya-Kouadio
2021-04-12Fix custom boot splash image scaling.Fredia Huya-Kouadio
2021-04-12Validation layers on AndroidSzymon Majewski
2021-04-09Fix issue causing the response callback to be invoked with the invalid `reque...Fredia Huya-Kouadio
2021-03-18Fixes on android:Bastiaan Olij
2021-03-17Fix onMainRequestPermissionsResult callback for Android plugins.Fredia Huya-Kouadio
2021-03-16Enable `doNotStrip` when doing development/debugging within Android StudioFredia Huya-Kouadio
2021-03-16Leverage java annotations to simplify the logic used to register the Godot pl...Fredia Huya-Kouadio
2021-03-12Non functional to non-functionalMrBrain295
2021-02-26Update the logic to load Godot Android plugins packaged into the binary.Fredia Huya-Kouadio
2021-02-24Merge pull request #46381 from m4gr3d/update_godot_fragment_lifecycle_masterRémi Verschelde
2021-02-24Update the initialization timeline for the Godot fragment to be more consiste...Fredia Huya-Kouadio
2021-02-24Add logic to record the version of the Godot engine for the Android platform.Fredia Huya-Kouadio
2021-02-18Disable engine splash logic on Android; this is now handled by the Android th...Fredia Huya-Kouadio
2021-02-17Add missing `ndkVersion` to the library gradle build config.Fredia Huya-Kouadio
2021-02-17Revert AGP to version 4.0.1 as a workaround to https://issuetracker.google.co...Fredia Huya-Kouadio
2021-02-18Android: Bump NDK version to 21.4.7075529Rémi Verschelde
2021-02-15Expose GodotPlugin's utility methods used for registration and signal emitting.Fredia Huya-Kouadio
2021-02-09Fix joystick axis mapping issues with NVIDIA shield. Probably others.Michael Conrad
2021-02-05Merge pull request #44949 from m4gr3d/specify_project_ndk_versionRémi Verschelde
2021-01-30add search extensions for scons' pathzaevi
2021-01-12CI: Update to clang-format 11 and apply ternary operator changesRémi Verschelde
2021-01-05Improve the logic to compile for Android by automatically detecting and setti...Fredia Huya-Kouadio
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-12-08Android: Allow Mouse Capture thebestnom
2020-12-03fix android wrong multi-touch pointeridalan-w-255
2020-11-22Update gradle build files to automatically perform signing and zipalign tasks...Fredia Huya-Kouadio
2020-11-16Remove empty lines around braces with the formatting scriptAaron Franke
2020-11-16Merge pull request #43248 from HEAVYPOLY/masterRémi Verschelde
2020-11-14Update the logic to query for the 'scons' command executable path.Fredia Huya-Kouadio
2020-10-31Change android orientations from sensor to userVaughan Ling
2020-10-30Merge pull request #37158 from thebestnom/android-click-supportRémi Verschelde
2020-10-29Add a separate `nativeSrcsConfigs` module to handle Android Studio constraint...Fredia Huya-Kouadio
2020-10-28Update the gradle pluginsFredia Huya-Kouadio
2020-10-27Implement OS.get_window_safe_area() for AndroidMark Riedesel
2020-10-09Android: Mouse Implementationthebestnom
2020-09-28Merge pull request #41385 from m4gr3d/fix_splash_loading_masterRémi Verschelde
2020-09-18Add overridable init method for the Godot fragment instance.Fredia Huya-Kouadio
2020-08-30Fix issue causing the textedit to move upwardFredia Huya-Kouadio
2020-08-27Merge pull request #41550 from godotengine/revert-40671-virtual-keyboard-heig...Rémi Verschelde
2020-08-26Merge pull request #41549 from godotengine/revert-40484-android-virtual-keybo...Rémi Verschelde
2020-08-26Revert "Fix virtual keyboard height regression"Fredia Huya-Kouadio
2020-08-26Revert "Disable virtual keyboard focus adjustment on Android"Fredia Huya-Kouadio
2020-08-26Revert "Move PopupWindow logic to GodotEditText on Android"Fredia Huya-Kouadio