summaryrefslogtreecommitdiffstats
path: root/platform/android/java/lib/src
Commit message (Expand)AuthorAgeFilesLines
* Remove obsolete GLES3 backendRémi Verschelde2020-02-135-28/+10
* Fixed LineEdit virtual keyboard inputs on AndroidPouleyKetchoupp2020-01-311-1/+1
* Android virtual keyboard respecting LineEdit max length.Bruno Lourenço2020-01-232-3/+16
* fixes android double tap regressionAlexander Holland2020-01-132-2/+2
* Fixes Android FileDialogAlexander Holland2020-01-103-0/+121
* Update copyright statements to 2020Rémi Verschelde2020-01-0135-70/+70
* i18n: Sync translations with Weblate + update templateRémi Verschelde2019-12-221-1/+0
* Fix crash on Android with no manifest permissions.Fabio Alessandrelli2019-12-171-3/+5
* Add GodotNetUtils Java class for Android.Fabio Alessandrelli2019-12-143-0/+105
* Style: Add missing copyright headersRémi Verschelde2019-11-221-0/+30
* Add request permission automatically at androidCagdas2019-10-222-29/+165
* Add `View onMainCreateView(Activity activity)` api to the `Godot.SingletonBas...Fredia Huya-Kouadio2019-10-181-0/+34
* Adds Pen support for AndroidAlexander Holland2019-10-042-1/+17
* Merge pull request #32250 from lawnjelly/android-keyboard2Rémi Verschelde2019-09-231-4/+2
|\
| * Fix Android keyboard crash with left cursorlawnjelly2019-09-231-4/+2
* | Add new events and accompanying logic to notify when the app is paused and re...fhuya2019-09-194-15/+63
|/
* Split the Android platform java logic into an Android library module (`lib`) ...fhuya2019-09-0468-0/+13503