summaryrefslogtreecommitdiffstats
path: root/platform/android/java_godot_wrapper.cpp
Commit message (Expand)AuthorAgeFilesLines
* Cleanup of the Android cursor shape logicFredia Huya-Kouadio2022-10-051-8/+22
* Fix issue causing the project manager to crash because of missing path argumentFredia Huya-Kouadio2022-09-071-4/+5
* Cleanup Android C++ codeMarcel Admiraal2022-05-311-50/+26
* Android port of the Godot EditorFredy Huya-Kouadio2022-03-281-0/+14
* Style: Cleanup single-line blocks, semicolons, dead codeRémi Verschelde2022-02-161-4/+8
* Add `DisplayServer.clipboard_has()` to check clipboard contentHaoyu Qiu2022-01-191-0/+16
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Fixes on android:Bastiaan Olij2021-03-181-0/+36
* Leverage java annotations to simplify the logic used to register the Godot pl...Fredia Huya-Kouadio2021-03-161-7/+20
* Modernize ThreadPedro J. Estébanez2021-01-291-21/+21
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Fix invalid invocation of `get_class_loader`.Fredia Huya-Kouadio2020-12-231-1/+1
* Android: Allow Mouse Capture thebestnom2020-12-081-0/+10
* Enable the ability to use Godot as a subview within an Android appFredia Huya-Kouadio2020-06-251-30/+39
* Replace NULL with nullptrlupoDharkael2020-04-021-8/+8
* Update the naming scheme for the GodotPlugin's methods in preparate of the vu...fhuya2020-03-191-4/+4
* Re-architecture of the Godot Android plugin.fhuya2020-03-051-0/+10
* Remove obsolete GLES3 backendRémi Verschelde2020-02-131-7/+0
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* Add request permission automatically at androidCagdas2019-10-221-0/+30
* Update the fallback input mapping for the Oculus mobile devices.fhuya2019-08-261-0/+11
* Support vibration for Android and iOSvolzhs2019-08-211-0/+8
* Setup Godot to support the Oculus Mobile SDK.fhuya2019-05-301-0/+20
* Android: Include Joysticks/Gamepads which are available on app start.wombatstampede2019-05-281-0/+8
* Restructuring glue code to make it easier to extendBastiaan Olij2019-04-051-0/+185