godot/platform/android/java/editor
Fredia Huya-Kouadio b5a908c985 Add setting to control the window used to run the project for the Android editor
The follow options were added to the (new) `run/window_placement/android_window` editor setting:

- `Auto`: choose how to run the project based on the device screen size
- `Same as Editor`: run the project in the same window as the editor
- `Side-by-side with Editor`: run the project in an adjacent window to the editor
2023-06-07 18:20:14 -07:00
..
src Add setting to control the window used to run the project for the Android editor 2023-06-07 18:20:14 -07:00
build.gradle Update the gradle build tasks to generate play store builds. 2023-04-27 22:13:00 -07:00