Age | Commit message (Expand) | Author |
2020-03-28 | Fix copyright headers for recently added files | Rémi Verschelde |
2020-03-21 | Make file formatting comply with POSIX and Unix standards | Aaron Franke |
2020-03-19 | Update the naming scheme for the GodotPlugin's methods in preparate of the vu... | fhuya |
2020-03-17 | Complete the implementation of the GodotPayment plugin. | fhuya |
2020-03-17 | Merge pull request #36906 from m4gr3d/enable_android_studio_debugging | Rémi Verschelde |
2020-03-13 | Fix text_entered signal when max_length is used in LineEdit on Android | PouleyKetchoupp |
2020-03-09 | Fix initialization of the GodotPayment plugin | fhuya |
2020-03-08 | Enable Android studio debugger. | fhuya |
2020-03-06 | Trim the whitespace around the plugins names. | fhuya |
2020-03-05 | Re-architecture of the Godot Android plugin. | fhuya |
2020-03-05 | Provides a base implementation of the Vulkan surface view (VkSurfaceView.kt) ... | fhuya |
2020-03-04 | Miscellaneous cleanup for the Android codebase: | fhuya |
2020-02-25 | Rename `scancode` to `keycode`. | bruvzg |
2020-02-13 | Remove obsolete GLES3 backend | Rémi Verschelde |
2020-01-31 | Fixed LineEdit virtual keyboard inputs on Android | PouleyKetchoupp |
2020-01-27 | Address crash caused by missing dependency. | fhuya |
2020-01-27 | Address crash caused by missing dependency. | fhuya |
2020-01-23 | Android virtual keyboard respecting LineEdit max length. | Bruno Lourenço |
2020-01-14 | Add support for Android adaptive icons. | Bruno Lourenço |
2020-01-13 | fixes android double tap regression | Alexander Holland |
2020-01-10 | Fixes Android FileDialog | Alexander Holland |
2020-01-01 | Update copyright statements to 2020 | Rémi Verschelde |
2019-12-30 | Replace the android.defaultConfig.applicationId in build.gradle with the pack... | fhuya |
2019-12-22 | i18n: Sync translations with Weblate + update template | Rémi Verschelde |
2019-12-17 | Fix crash on Android with no manifest permissions. | Fabio Alessandrelli |
2019-12-14 | Add GodotNetUtils Java class for Android. | Fabio Alessandrelli |
2019-11-22 | Style: Add missing copyright headers | Rémi Verschelde |
2019-10-22 | Add request permission automatically at android | Cagdas |
2019-10-22 | Merge pull request #32858 from m4gr3d/expand_singleton_base_api | Rémi Verschelde |
2019-10-18 | Add `View onMainCreateView(Activity activity)` api to the `Godot.SingletonBas... | Fredia Huya-Kouadio |
2019-10-12 | Optimize images losslessly using `oxipng -o6 --strip all --zopfli` | Hugo Locurcio |
2019-10-04 | Adds Pen support for Android | Alexander Holland |
2019-10-03 | Android: Fix manifest parsing and APK names in export code | Rémi Verschelde |
2019-09-24 | Merge pull request #32269 from m4gr3d/improve_build_time | Rémi Verschelde |
2019-09-24 | Updates the Godot gradle tasks to enable manual runs of the `scons` command. | fhuya |
2019-09-24 | Fix copyright headers and style issues | Rémi Verschelde |
2019-09-23 | Merge pull request #32250 from lawnjelly/android-keyboard2 | Rémi Verschelde |
2019-09-23 | Fix Android keyboard crash with left cursor | lawnjelly |
2019-09-19 | Add new events and accompanying logic to notify when the app is paused and re... | fhuya |
2019-09-04 | Split the Android platform java logic into an Android library module (`lib`) ... | fhuya |
2019-08-27 | Merge pull request #31709 from akien-mga/android-fix-thirdparty | Rémi Verschelde |
2019-08-27 | Merge pull request #31713 from volzhs/fix-vibrate | Rémi Verschelde |
2019-08-27 | Android: Sync Google billing library with upstream, unmodified | Rémi Verschelde |
2019-08-27 | Suppress MissingPermission warning for Android vibration | volzhs |
2019-08-27 | Android: Reapply custom changes to Google expansion.downloader lib | Rémi Verschelde |
2019-08-27 | Android: Resync Google expansion.downloader library with upstream, unmodified | Rémi Verschelde |
2019-08-27 | Android: Reapply changes to Google licensing lib from #24145 | Rémi Verschelde |
2019-08-27 | Android: Resync Google licensing lib with upstream, unmodified | Rémi Verschelde |
2019-08-27 | Android: Fix another regression with Secure.ANDROID_ID | Rémi Verschelde |
2019-08-27 | Android: Style fixes to manifest and build.gradle | Rémi Verschelde |