summaryrefslogtreecommitdiffstats
path: root/platform/android/java/lib
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
* Merge pull request #32858 from m4gr3d/expand_singleton_base_apiRémi Verschelde2019-10-221-0/+34
|\
| * Add `View onMainCreateView(Activity activity)` api to the `Godot.SingletonBas...Fredia Huya-Kouadio2019-10-181-0/+34
* | Optimize images losslessly using `oxipng -o6 --strip all --zopfli`Hugo Locurcio2019-10-123-0/+0
|/
* Adds Pen support for AndroidAlexander Holland2019-10-042-1/+17
* Merge pull request #32269 from m4gr3d/improve_build_timeRémi Verschelde2019-09-241-19/+10
|\
| * Updates the Godot gradle tasks to enable manual runs of the `scons` command.fhuya2019-09-241-19/+10
* | 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-04127-0/+14916