summaryrefslogtreecommitdiffstats
path: root/platform/android/java/editor/src
Commit message (Expand)AuthorAgeFilesLines
* Rebrand android editor to allow play store signingTrashguy2024-11-134-9/+9
* Add support for launching the Play window in PiP modeFredia Huya-Kouadio2024-11-0119-41/+527
* Fix Kotlin license headers referring to GodotSpartan3222024-10-313-6/+6
* Rebrand preambles to RedotSpartan3222024-10-133-0/+6
* Fix the cleanup logic for the Android render threadFredia Huya-Kouadio2024-07-241-1/+8
* Cleanup Android input on render thread settingsFredia Huya-Kouadio2024-07-092-16/+0
* Fix ANRs reported by the Google Play ConsoleFredia Huya-Kouadio2024-07-042-2/+20
* Configure the splash screen for the Android editorFredia Huya-Kouadio2024-06-108-29/+76
* Consolidate the ProjectManager and Editor windows into a single Android Activ...Fredia Huya-Kouadio2024-06-023-98/+99
* Style: Trim trailing whitespace and ensure newline at EOFRémi Verschelde2024-05-081-1/+0
* Remove redundant semicolons from Kotlin/gradle filesmelquiadess2024-04-021-1/+1
* Update Android dependencies for the projectFredia Huya-Kouadio2024-01-181-1/+0
* 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-241-0/+4
|\
| * Update the gradle build tasks to generate play store builds.Fredia Huya-Kouadio2023-04-271-0/+4
* | 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
* 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-053-3/+59
* 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
* Misc editor tweaks and polishes:Fredia Huya-Kouadio2022-05-313-1/+40
* 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-286-0/+263