Age | Commit message (Expand) | Author |
---|---|---|
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-18 | Add `View onMainCreateView(Activity activity)` api to the `Godot.SingletonBas... | Fredia Huya-Kouadio |
2019-10-04 | Adds Pen support for Android | Alexander Holland |
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 |