| Commit message (Expand) | Author | Age | Files | Lines |
* | Rebrand android editor to allow play store signing | Trashguy | 2024-11-13 | 1 | -2/+2 |
* | Fix copyright headers referring to Godot | Spartan322 | 2024-10-27 | 1 | -2/+2 |
* | Rebrand preambles to Redot | Spartan322 | 2024-10-13 | 1 | -0/+2 |
* | Fix the cleanup logic for the Android render thread | Fredia Huya-Kouadio | 2024-07-24 | 1 | -0/+11 |
* | Reduce and prevent unnecessary random-access to `List` | A Thousand Ships | 2024-05-04 | 1 | -2/+3 |
* | Implement `amplitude` to Input.vibrate_handheld | Radiant | 2024-05-02 | 1 | -3/+10 |
* | Fix leakage of JNI object references | Fredia Huya-Kouadio | 2024-04-15 | 1 | -3/+17 |
* | Add const lvalue ref to container parameters | Muller-Castro | 2024-01-05 | 1 | -1/+1 |
* | Improve engine startup/shutdown benchmarks | Yuri Sizov | 2023-12-08 | 1 | -6/+8 |
* | Add support for the OpenXR Eye gaze interaction extension | Bastiaan Olij | 2023-10-02 | 1 | -0/+13 |
* | Support dark mode on Android and iOS. | Zae | 2023-09-26 | 1 | -0/+22 |
* | Godot Android plugin re-architecture | Fredia Huya-Kouadio | 2023-09-03 | 1 | -0/+20 |
* | Godot Android re-architecture | Fredia Huya-Kouadio | 2023-07-16 | 1 | -73/+3 |
* | Improve startup benchmarking | Fredia Huya-Kouadio | 2023-05-23 | 1 | -0/+30 |
* | [TLS] Add support for platform-specific CA bundles. | Fabio Alessandrelli | 2023-05-12 | 1 | -0/+12 |
* | Fix the issue causing the Godot Android Editor to crash when returning from t... | Fredia Huya-Kouadio | 2023-01-26 | 1 | -8/+11 |
* | One Copyright Update to rule them all | Rémi Verschelde | 2023-01-05 | 1 | -29/+29 |
* | Cleanup of the Android cursor shape logic | Fredia Huya-Kouadio | 2022-10-05 | 1 | -8/+22 |
* | Fix issue causing the project manager to crash because of missing path argument | Fredia Huya-Kouadio | 2022-09-07 | 1 | -4/+5 |
* | Cleanup Android C++ code | Marcel Admiraal | 2022-05-31 | 1 | -50/+26 |
* | Android port of the Godot Editor | Fredy Huya-Kouadio | 2022-03-28 | 1 | -0/+14 |
* | Style: Cleanup single-line blocks, semicolons, dead code | Rémi Verschelde | 2022-02-16 | 1 | -4/+8 |
* | Add `DisplayServer.clipboard_has()` to check clipboard content | Haoyu Qiu | 2022-01-19 | 1 | -0/+16 |
* | Update copyright statements to 2022 | Rémi Verschelde | 2022-01-03 | 1 | -2/+2 |
* | Fixes on android: | Bastiaan Olij | 2021-03-18 | 1 | -0/+36 |
* | Leverage java annotations to simplify the logic used to register the Godot pl... | Fredia Huya-Kouadio | 2021-03-16 | 1 | -7/+20 |
* | Modernize Thread | Pedro J. Estébanez | 2021-01-29 | 1 | -21/+21 |
* | Update copyright statements to 2021 | Rémi Verschelde | 2021-01-01 | 1 | -2/+2 |
* | Fix invalid invocation of `get_class_loader`. | Fredia Huya-Kouadio | 2020-12-23 | 1 | -1/+1 |
* | Android: Allow Mouse Capture | thebestnom | 2020-12-08 | 1 | -0/+10 |
* | Enable the ability to use Godot as a subview within an Android app | Fredia Huya-Kouadio | 2020-06-25 | 1 | -30/+39 |
* | Replace NULL with nullptr | lupoDharkael | 2020-04-02 | 1 | -8/+8 |
* | Update the naming scheme for the GodotPlugin's methods in preparate of the vu... | fhuya | 2020-03-19 | 1 | -4/+4 |
* | Re-architecture of the Godot Android plugin. | fhuya | 2020-03-05 | 1 | -0/+10 |
* | Remove obsolete GLES3 backend | Rémi Verschelde | 2020-02-13 | 1 | -7/+0 |
* | Update copyright statements to 2020 | Rémi Verschelde | 2020-01-01 | 1 | -2/+2 |
* | Add request permission automatically at android | Cagdas | 2019-10-22 | 1 | -0/+30 |
* | Update the fallback input mapping for the Oculus mobile devices. | fhuya | 2019-08-26 | 1 | -0/+11 |
* | Support vibration for Android and iOS | volzhs | 2019-08-21 | 1 | -0/+8 |
* | Setup Godot to support the Oculus Mobile SDK. | fhuya | 2019-05-30 | 1 | -0/+20 |
* | Android: Include Joysticks/Gamepads which are available on app start. | wombatstampede | 2019-05-28 | 1 | -0/+8 |
* | Restructuring glue code to make it easier to extend | Bastiaan Olij | 2019-04-05 | 1 | -0/+185 |