summaryrefslogtreecommitdiffstats
path: root/platform/android/java/lib/src/org/godotengine/godot/GodotVulkanRenderView.java
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
* Improve support for XR projectsFredia Huya-Kouadio2024-09-061-3/+4
* Memory cleanup and optimizationsFredia Huya-Kouadio2024-08-161-12/+2
* Fix the cleanup logic for the Android render threadFredia Huya-Kouadio2024-07-241-2/+7
* Update the logic used to start / stop the render threadFredia Huya-Kouadio2023-12-201-24/+20
* Godot Android re-architectureFredia Huya-Kouadio2023-07-161-4/+9
* Improve touchpad and mouse support for the Android editorFredia Huya-Kouadio2023-05-251-2/+4
* Improve startup benchmarkingFredia Huya-Kouadio2023-05-231-2/+2
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Add missing display server overridesFredia Huya-Kouadio2022-11-271-1/+46
* Cleanup of the Android cursor shape logicFredia Huya-Kouadio2022-10-051-4/+6
* Cleanup the Android input logic implementationFredia Huya-Kouadio2022-09-071-5/+18
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Replace single method anonymous classes with lambdas in Godot Java codeMarcel Admiraal2021-07-031-14/+8
* Remove unused imports from Android Java codeMarcel Admiraal2021-07-021-1/+0
* Android: Add support for cursor iconsthebestnom2021-05-191-1/+23
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Android: Allow Mouse Capture thebestnom2020-12-081-0/+5
* Android: Mouse Implementationthebestnom2020-10-091-4/+5
* Android: Keyboard modifier and arrow key supportthebestnom2020-07-211-0/+5
* Enable the ability to use Godot as a subview within an Android appFredia Huya-Kouadio2020-06-251-7/+8
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-1/+0
* clang-format: Add JavaImportGroups for Java codeRémi Verschelde2020-05-061-4/+5
* Vulkan rendering for AndroidPouleyKetchoupp2020-04-031-0/+142