summaryrefslogtreecommitdiff
path: root/platform/android/java
AgeCommit message (Expand)Author
2020-05-24Proper surface reset when resuming app on AndroidPouleyKetchoupp
2020-05-24Use long instead of int for object id in Android java wrapperPouleyKetchoupp
2020-05-20Merge pull request #38309 from SkyLucilfer/AndroidLineEditRémi Verschelde
2020-05-19Style: Fix unnecessary semicolons that confused clang-formatRémi Verschelde
2020-05-17Implementation of the Godot Android Plugin configuration fileFredia Huya-Kouadio
2020-05-16Fix Android LineEdit editing bugsSkyJJ
2020-05-16Merge pull request #37924 from thebestnom/migrate-to-androidXRémi Verschelde
2020-05-14Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde
2020-05-10Android: Migrate deprecated support library to AndroidXthebestnom
2020-05-10Style: clang-format: Disable AllowShortIfStatementsOnASingleLineRémi Verschelde
2020-05-10Style: Add missing copyright headersRémi Verschelde
2020-05-06clang-format: Add JavaImportGroups for Java codeRémi Verschelde
2020-05-05Address `OS.request_permissions()` bug when non-platform permission(s) is inc...Fredia Huya-Kouadio
2020-04-23Fix Android templates size regressionFredia Huya-Kouadio
2020-04-15Migrate legacy apache dependency to the GodotPayment pluginfhuya
2020-04-14Android: Bump build tools to 29.0.3Rémi Verschelde
2020-04-13Delete unused drawable resources.fhuya
2020-04-10Add signal support to Godot Android plugin:fhuya
2020-04-10Merge pull request #37256 from m4gr3d/add_custom_build_gradle_settingsRémi Verschelde
2020-04-08Display Server supportPouleyKetchoupp
2020-04-07Update Android custom template build configuration.fhuya
2020-04-03Vulkan rendering for AndroidPouleyKetchoupp
2020-04-02Android: Downgrade gradle plugin to 3.5.3Rémi Verschelde
2020-03-28Fix copyright headers for recently added filesRémi Verschelde
2020-03-21Make file formatting comply with POSIX and Unix standardsAaron Franke
2020-03-19Update the naming scheme for the GodotPlugin's methods in preparate of the vu...fhuya
2020-03-17Complete the implementation of the GodotPayment plugin.fhuya
2020-03-17Merge pull request #36906 from m4gr3d/enable_android_studio_debuggingRémi Verschelde
2020-03-13Fix text_entered signal when max_length is used in LineEdit on AndroidPouleyKetchoupp
2020-03-09Fix initialization of the GodotPayment pluginfhuya
2020-03-08Enable Android studio debugger.fhuya
2020-03-06Trim the whitespace around the plugins names.fhuya
2020-03-05Re-architecture of the Godot Android plugin.fhuya
2020-03-05Provides a base implementation of the Vulkan surface view (VkSurfaceView.kt) ...fhuya
2020-03-04Miscellaneous cleanup for the Android codebase:fhuya
2020-02-25Rename `scancode` to `keycode`.bruvzg
2020-02-13Remove obsolete GLES3 backendRémi Verschelde
2020-01-31Fixed LineEdit virtual keyboard inputs on AndroidPouleyKetchoupp
2020-01-27Address crash caused by missing dependency.fhuya
2020-01-27Address crash caused by missing dependency.fhuya
2020-01-23Android virtual keyboard respecting LineEdit max length.Bruno Lourenço
2020-01-14Add support for Android adaptive icons.Bruno Lourenço
2020-01-13fixes android double tap regressionAlexander Holland
2020-01-10Fixes Android FileDialogAlexander Holland
2020-01-01Update copyright statements to 2020Rémi Verschelde
2019-12-30Replace the android.defaultConfig.applicationId in build.gradle with the pack...fhuya
2019-12-22i18n: Sync translations with Weblate + update templateRémi Verschelde
2019-12-17Fix crash on Android with no manifest permissions.Fabio Alessandrelli
2019-12-14Add GodotNetUtils Java class for Android.Fabio Alessandrelli
2019-11-22Style: Add missing copyright headersRémi Verschelde