summaryrefslogtreecommitdiffstats
path: root/platform/android/java/editor
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #99123 from tygyh/Update-vulnerable-pluginsThaddeus Crews2024-11-131-1/+1
|\
| * Update JavaScript/Java plugins to solve known vulnerabilitiesDr. Dystopia2024-11-121-1/+1
* | Android: Update exported app and editor themeAnish Mishra2024-11-081-1/+2
|/
* Enable automatic install of export apks for the Android editorFredia Huya-Kouadio2024-10-283-5/+17
* 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-137-7/+11
* 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-069-59/+454
* Update the options for launching the Play window in PiP modeFredia Huya-Kouadio2024-08-302-7/+19
* Merge pull request #96208 from m4gr3d/cleanup_immersive_logicRémi Verschelde2024-08-303-6/+28
|\
| * Restore 'Toggle fullscreen' menu for the Android editor and clean up the imme...Fredia Huya-Kouadio2024-08-283-6/+28
* | Merge pull request #96254 from raulsntos/android/keyStore.isEmpty()Rémi Verschelde2024-08-291-1/+1
|\ \ | |/ |/|
| * [Android] Check if keyStore path is emptyRaul Santos2024-08-281-1/+1
* | 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-26122-0/+31160
* | 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
* Fix crashes reported by the Google Play ConsoleFredia Huya-Kouadio2024-07-041-1/+1
* Configure the splash screen for the Android editorFredia Huya-Kouadio2024-06-109-29/+84
* 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-022-2/+2
* 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