summaryrefslogtreecommitdiffstats
path: root/platform/android/java/editor
Commit message (Expand)AuthorAgeFilesLines
* Update Android dependencies for the projectFredia Huya-Kouadio2024-01-182-5/+13
* Disable automatic permissions requestFredia Huya-Kouadio2024-01-111-0/+4
* Fix an issue causing the running project window to loop-restart when closed w...Fredia Huya-Kouadio2023-11-271-10/+3
* Fix Android editor crash issueFredia Huya-Kouadio2023-11-031-3/+3
* Add support for the OpenXR Eye gaze interaction extensionBastiaan Olij2023-10-021-4/+0
* Merge pull request #78908 from zorbathut/pr_gitignoreRémi Verschelde2023-08-291-0/+1
|\
| * Fix: incorrectly .gitignored files.Ben Rog-Wilhelm2023-07-011-0/+1
* | Add export setting to control whether to show the Godot app in the app libraryFredia Huya-Kouadio2023-08-131-0/+1
* | Godot Android re-architectureFredia Huya-Kouadio2023-07-161-4/+4
|/
* Add parameters for the Godot Activity starting intent to allow restarting or ...Fredia Huya-Kouadio2023-06-151-22/+5
* Fix issue causing the last edited project to open while switching to another ...Fredia Huya-Kouadio2023-06-112-16/+58
* Add setting to control the window used to run the project for the Android editorFredia Huya-Kouadio2023-06-071-2/+31
* Fix issue causing the Android editor to crash when creating a new AudioStream...Fredia Huya-Kouadio2023-05-314-2/+29
* Merge pull request #74569 from m4gr3d/setup_play_store_builds_mainRémi Verschelde2023-05-242-27/+69
|\
| * Update the gradle build tasks to generate play store builds.Fredia Huya-Kouadio2023-04-272-27/+69
* | Improve startup benchmarkingFredia Huya-Kouadio2023-05-231-0/+3
|/
* Enable granular control of touchscreen related settingsFredia Huya-Kouadio2023-02-221-6/+17
* Downgrade the vulkan abort logic to a warningFredia Huya-Kouadio2023-02-071-1/+1
* Fix the issue causing the Godot Android Editor to crash when returning from t...Fredia Huya-Kouadio2023-01-261-5/+45
* Update the Godot Android Editor name from `Godot Editor 4.x` to `Godot Editor...Fredia Huya-Kouadio2023-01-232-2/+2
* One Copyright Update to rule them allRémi Verschelde2023-01-053-87/+87
* Add boot splash for the Godot Android EditorFredia Huya-Kouadio2022-12-162-5/+8
* Enable GLES3 on Androidclayjohn2022-11-291-1/+1
* Fix 'save & restart' logic for the Android EditorFredia Huya-Kouadio2022-11-161-3/+16
* Exclude small screens from the set of supported devices.Fredia Huya-Kouadio2022-09-121-1/+1
* Update the versioning logic for the Godot Android EditorFredia Huya-Kouadio2022-09-121-2/+21
* Enable long press, pan and scale gestures for the Godot Android EditorFredia Huya-Kouadio2022-09-072-0/+20
* Add full support for Android scoped storage.Fredia Huya-Kouadio2022-07-054-5/+60
* Update android:targetSdkVersion from 30 to 31Gustavo Maciel2022-06-231-0/+2
* Migrate the Godot Editor java source file to Kotlin.Fredia Huya-Kouadio2022-06-093-85/+77
* Merge pull request #61579 from madmiraal/android-kotlin-java-versionRémi Verschelde2022-06-011-1/+8
|\
| * Ensure Android Java and Kotlin compile to the same versionMarcel Admiraal2022-06-011-1/+8
* | Misc editor tweaks and polishes:Fredia Huya-Kouadio2022-05-314-1/+42
|/
* Update the editor display scale based on the device's scaled densityFredia Huya-Kouadio2022-04-042-0/+17
* Update `resize` settings:Fredia Huya-Kouadio2022-04-041-6/+3
* Android port of the Godot EditorFredy Huya-Kouadio2022-03-287-0/+337