summaryrefslogtreecommitdiffstats
path: root/platform/android/java_godot_lib_jni.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix ClassDB API portability with some android and editor classesIgnacio Etcheverry2020-01-191-2/+1
* fixes android double tap regressionAlexander Holland2020-01-131-1/+1
* Fixes Android FileDialogAlexander Holland2020-01-101-0/+14
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* Add Android NetSocket implementation.Fabio Alessandrelli2019-12-141-0/+2
* Add request permission automatically at androidCagdas2019-10-221-0/+4
* Adds Pen support for AndroidAlexander Holland2019-10-041-0/+7
* Add new events and accompanying logic to notify when the app is paused and re...fhuya2019-09-191-0/+18
* Update the fallback input mapping for the Oculus mobile devices.fhuya2019-08-261-1/+1
* Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in "platform", "modules/gdnative"...Robin Hübner2019-08-091-11/+2
* Added release function to PoolVector::Access.Ibrahn Sahir2019-07-061-4/+4
* Restructuring glue code to make it easier to extendBastiaan Olij2019-04-051-0/+1398