summaryrefslogtreecommitdiff
path: root/platform/android/java_godot_lib_jni.h
AgeCommit message (Expand)Author
2022-07-05Add full support for Android scoped storage.Fredia Huya-Kouadio
2022-06-21Remove broken scroll gesture on AndroidMarcel Admiraal
2022-05-31Cleanup Android C++ codeMarcel Admiraal
2022-04-28Implement text-to-speech support on Android, iOS, HTML5, Linux, macOS and Win...bruvzg
2022-03-29Fix flickering issues with low processor mode on AndroidFredia Huya-Kouadio
2022-01-03Update copyright statements to 2022Rémi Verschelde
2021-11-01Drop broken Android 32-bit framebuffer setting for a reliable one for depth b...Pedro J. Estébanez
2021-06-10Remove unused AudioDriverAndroid from AndroidMarcel Admiraal
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-10-09Android: Mouse Implementationthebestnom
2020-06-25Enable the ability to use Godot as a subview within an Android appFredia Huya-Kouadio
2020-05-24Merge pull request #39004 from nekomatata/android-reset-surfaceRémi Verschelde
2020-05-24Proper surface reset when resuming app on AndroidPouleyKetchoupp
2020-05-24Use long instead of int for object id in Android java wrapperPouleyKetchoupp
2020-04-03Vulkan rendering for AndroidPouleyKetchoupp
2020-03-05Re-architecture of the Godot Android plugin.fhuya
2020-03-04Miscellaneous cleanup for the Android codebase:fhuya
2020-02-25Rename `scancode` to `keycode`.bruvzg
2020-01-13fixes android double tap regressionAlexander Holland
2020-01-10Fixes Android FileDialogAlexander Holland
2020-01-01Update copyright statements to 2020Rémi Verschelde
2019-10-04Adds Pen support for AndroidAlexander Holland
2019-09-19Add new events and accompanying logic to notify when the app is paused and re...fhuya
2019-08-26Update the fallback input mapping for the Oculus mobile devices.fhuya
2019-05-19Fix typos with codespellRémi Verschelde
2019-04-05Restructuring glue code to make it easier to extendBastiaan Olij