summaryrefslogtreecommitdiffstats
path: root/platform/android/java/editor/src
Commit message (Expand)AuthorAgeFilesLines
* Merge commit godotengine/godot@cb411fa960f0b7fdbd97dcdb4c90f9346360ee0eSpartan3222024-11-121-1/+2
|\
| * Android: Update exported app and editor themeAnish Mishra2024-11-081-1/+2
* | Merge commit godotengine/godot@87318a2fb7fffeb72adca934e31915be077c3d1fSpartan3222024-11-063-5/+17
|\|
| * Enable automatic install of export apks for the Android editorFredia Huya-Kouadio2024-10-283-5/+17
* | Rebrand preambles to RedotDubhghlas McLaughlin2024-10-117-0/+14
* | Rebrand Godot to RedotRandolph W. Aarseth II2024-10-111-1/+1
|/
* Update the set of excluded permissions for the XR EditorFredia Huya-Kouadio2024-09-252-3/+3
* Update the Android editor flavors to avoid vendor-specific referencesFredia Huya-Kouadio2024-09-136-1/+5
* Merge pull request #96742 from m4gr3d/check_openxr_automatic_permissions_requestRémi Verschelde2024-09-122-7/+12
|\
| * Only request OpenXR permissions for a XR game running off the Android editor ...Fredia Huya-Kouadio2024-09-112-7/+12
* | Disable some editor settings by default in the XR Editordevloglogan2024-09-091-0/+8
|/
* Improve support for XR projectsFredia Huya-Kouadio2024-09-068-49/+421
* Update the options for launching the Play window in PiP modeFredia Huya-Kouadio2024-08-302-7/+19
* Restore 'Toggle fullscreen' menu for the Android editor and clean up the imme...Fredia Huya-Kouadio2024-08-283-6/+28
* Add support for launching the Play window in PiP modeFredia Huya-Kouadio2024-08-2819-41/+525
* Add support to the Android editor for signing and verifying Android apksFredia Huya-Kouadio2024-08-26121-0/+31159
* Update the `GodotHost` interface to support signing and verifying Android apksFredia Huya-Kouadio2024-08-261-0/+0
* 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