summaryrefslogtreecommitdiffstats
path: root/platform/android/java_godot_lib_jni.h
Commit message (Expand)AuthorAgeFilesLines
* [Android] Implement native file picker supportAnish Mishra2024-10-301-0/+1
* [Android] Implement native input dialog supportAnish Mishra2024-10-291-0/+1
* Update the storage access handler logic to support accessing / retrieving con...Fredia Huya-Kouadio2024-08-261-0/+1
* Cleanup Android input on render thread settingsFredia Huya-Kouadio2024-07-091-1/+1
* Fix ANRs reported by the Google Play ConsoleFredia Huya-Kouadio2024-07-041-0/+1
* Add method to get "base" system UI color (macOS/Windows) and system theme cha...bruvzg2024-02-131-0/+1
* Android stylus pressure and tilt supportpikethom2023-08-151-1/+1
* [Android] Set `echo` property for the physical keyboard events.bruvzg2023-07-061-1/+1
* Add `audio/general/text_to_speech` project setting to enable/disable TTS.bruvzg2023-05-181-2/+2
* Enable granular control of touchscreen related settingsFredia Huya-Kouadio2023-02-221-0/+1
* Cleanup and unify keyboard input.bruvzg2023-01-231-1/+1
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Add double_tap attribute to InputEventScreenTouchFredia Huya-Kouadio2022-10-221-1/+1
* Merge pull request #65501 from m4gr3d/fix_invalid_project_manager_path_mainRémi Verschelde2022-09-081-2/+2
|\
| * Fix issue causing the project manager to crash because of missing path argumentFredia Huya-Kouadio2022-09-071-2/+2
* | Cleanup the Android input logic implementationFredia Huya-Kouadio2022-09-071-6/+4
|/
* Fix incorrect Android scancodesMarcel Admiraal2022-07-131-1/+1
* Add full support for Android scoped storage.Fredia Huya-Kouadio2022-07-051-1/+1
* Remove broken scroll gesture on AndroidMarcel Admiraal2022-06-211-1/+0
* Cleanup Android C++ codeMarcel Admiraal2022-05-311-1/+1
* Implement text-to-speech support on Android, iOS, HTML5, Linux, macOS and Win...bruvzg2022-04-281-0/+1
* Fix flickering issues with low processor mode on AndroidFredia Huya-Kouadio2022-03-291-1/+1
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Drop broken Android 32-bit framebuffer setting for a reliable one for depth b...Pedro J. Estébanez2021-11-011-1/+1
* Remove unused AudioDriverAndroid from AndroidMarcel Admiraal2021-06-101-1/+0
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Android: Mouse Implementationthebestnom2020-10-091-3/+6
* Enable the ability to use Godot as a subview within an Android appFredia Huya-Kouadio2020-06-251-2/+2
* Merge pull request #39004 from nekomatata/android-reset-surfaceRémi Verschelde2020-05-241-1/+1
|\
| * Proper surface reset when resuming app on AndroidPouleyKetchoupp2020-05-241-1/+1
* | Use long instead of int for object id in Android java wrapperPouleyKetchoupp2020-05-241-2/+2
|/
* Vulkan rendering for AndroidPouleyKetchoupp2020-04-031-1/+1
* Re-architecture of the Godot Android plugin.fhuya2020-03-051-2/+0
* Miscellaneous cleanup for the Android codebase:fhuya2020-03-041-30/+30
* Rename `scancode` to `keycode`.bruvzg2020-02-251-1/+1
* fixes android double tap regressionAlexander Holland2020-01-131-1/+1
* Fixes Android FileDialogAlexander Holland2020-01-101-0/+2
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* Adds Pen support for AndroidAlexander Holland2019-10-041-0/+1
* Add new events and accompanying logic to notify when the app is paused and re...fhuya2019-09-191-0/+2
* Update the fallback input mapping for the Oculus mobile devices.fhuya2019-08-261-1/+1
* Fix typos with codespellRémi Verschelde2019-05-191-1/+1
* Restructuring glue code to make it easier to extendBastiaan Olij2019-04-051-0/+69