summaryrefslogtreecommitdiff
path: root/platform/android/java/lib
AgeCommit message (Expand)Author
2019-10-22Add request permission automatically at androidCagdas
2019-10-22Merge pull request #32858 from m4gr3d/expand_singleton_base_apiRémi Verschelde
2019-10-18Add `View onMainCreateView(Activity activity)` api to the `Godot.SingletonBas...Fredia Huya-Kouadio
2019-10-12Optimize images losslessly using `oxipng -o6 --strip all --zopfli`Hugo Locurcio
2019-10-04Adds Pen support for AndroidAlexander Holland
2019-09-24Merge pull request #32269 from m4gr3d/improve_build_timeRémi Verschelde
2019-09-24Updates the Godot gradle tasks to enable manual runs of the `scons` command.fhuya
2019-09-23Merge pull request #32250 from lawnjelly/android-keyboard2Rémi Verschelde
2019-09-23Fix Android keyboard crash with left cursorlawnjelly
2019-09-19Add new events and accompanying logic to notify when the app is paused and re...fhuya
2019-09-04Split the Android platform java logic into an Android library module (`lib`) ...fhuya