summaryrefslogtreecommitdiffstats
path: root/platform/android/java/lib/src
Commit message (Expand)AuthorAgeFilesLines
* 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