summaryrefslogtreecommitdiffstats
path: root/platform/android
Commit message (Expand)AuthorAgeFilesLines
...
* | Fix some typos in source.emacser02023-10-041-3/+3
* | Add support for the OpenXR Eye gaze interaction extensionBastiaan Olij2023-10-028-4/+61
* | Fix expected argument count for `Callable` call errorsDanil Alexeev2023-09-291-4/+4
* | Merge pull request #82347 from SaracenOne/dir_access_checksRémi Verschelde2023-09-261-0/+4
|\ \
| * | Add error checks for DirAccess creation.Saracen2023-09-261-0/+4
* | | Support dark mode on Android and iOS.Zae2023-09-265-0/+63
|/ /
* / [macOS/Windows] Add optional ANGLE backed OpenGL renderer support. Add EGL_AN...bruvzg2023-09-212-1/+44
|/
* Merge pull request #80644 from Distantz/masterRémi Verschelde2023-09-176-9/+29
|\
| * Android stylus pressure and tilt supportpikethom2023-08-156-9/+29
* | Merge pull request #81583 from AThousandShips/null_check_drivers_platformYuri Sizov2023-09-153-34/+34
|\ \
| * | [Drivers,Platform] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicableA Thousand Ships2023-09-123-34/+34
* | | Merge pull request #80932 from m4gr3d/fix_hardware_keyboard_input_routing_mainYuri Sizov2023-09-141-0/+29
|\ \ \ | |/ / |/| |
| * | Fix Android input routing logic when using a hardware keyboardFredia Huya-Kouadio2023-08-231-0/+29
* | | Merge pull request #80761 from adamscott/change-default-android-package-uniqu...Rémi Verschelde2023-09-111-1/+1
|\ \ \
| * | | Change the default org.godotengine to com.exampleAdam Scott2023-09-111-1/+1
* | | | Extract ScriptInstance to simplify includesYuri Sizov2023-09-061-0/+1
* | | | Relax restriction on loading v1 Android plugins on Godot 4.2+Fredia Huya-Kouadio2023-09-062-19/+46
|/ / /
* | | Godot Android plugin re-architectureFredia Huya-Kouadio2023-09-0310-207/+154
* | | 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
* | | | Android: Add option to always use WiFi to connect to remote debugBrennen Shaughnessy2023-08-282-2/+9
| |/ / |/| |
* | | Add missing tutorials to documentation classesHugo Locurcio2023-08-191-0/+1
* | | Add a button in the export dialog to fix missing texture formatsAaron Franke2023-08-171-3/+2
* | | SCons: Disable C++ exception handlingRémi Verschelde2023-08-161-4/+0
* | | Merge pull request #80569 from m4gr3d/show_in_app_library_settings_mainRémi Verschelde2023-08-165-2/+13
|\ \ \
| * | | Add export setting to control whether to show the Godot app in the app libraryFredia Huya-Kouadio2023-08-135-2/+13
| | |/ | |/|
* / | C#: Fix exporting for Androidscgm02023-08-121-8/+5
|/ /
* | [FileAccess] Add methods to get/set "hidden" and "read-only" attributes on ma...bruvzg2023-08-082-4/+14
* | Fix various typos with codespellRémi Verschelde2023-08-072-2/+2
* | Merge pull request #35555 from Calinou/add-version-project-settingYuri Sizov2023-08-042-7/+7
|\ \
| * | Add a "version" project setting and use it in new export presetsHugo Locurcio2023-08-042-7/+7
* | | Fix various typos in classrefHaoyu Qiu2023-08-041-1/+1
|/ /
* | Fix npe when registering the sensors.Fredia Huya-Kouadio2023-07-281-8/+16
* | Merge pull request #79351 from Repiteo/dotnet-handle-warningsYuri Sizov2023-07-261-8/+8
|\ \
| * | Allow MSVC dev_mode builds to succeed with dotnetThaddeus Crews2023-07-171-8/+8
* | | Clean up the XR features parameters from coreFredia Huya-Kouadio2023-07-184-105/+0
* | | Re-architect how Android plugins are packaged and handled at export timeFredia Huya-Kouadio2023-07-186-93/+207
* | | Godot Android re-architectureFredia Huya-Kouadio2023-07-1619-1154/+1378
* | | Renaming `Godot.java` to `GodotFragment.java` to better reflect its nature an...Fredia Huya-Kouadio2023-07-161-0/+0
* | | Extract and reorganize texture resource classesHendrik Brucker2023-07-141-0/+1
* | | Merge pull request #78164 from 0xafbf/allow-export-tv-and-launcherYuri Sizov2023-07-143-12/+27
|\ \ \
| * | | Add options to show icon in Android TV and run app as Android launcherAndrés Botero2023-06-123-12/+27
* | | | Merge pull request #78538 from Sauermann/fix-code-simplificationsYuri Sizov2023-07-121-1/+1
|\ \ \ \
| * | | | Code simplificationsMarkus Sauermann2023-06-211-1/+1
* | | | | Merge pull request #78248 from felaugmar/load-svg-adjustable-scaleYuri Sizov2023-07-121-3/+2
|\ \ \ \ \
| * | | | | Added Image's `load_svg_from_(buffer|string)`Felipe Augusto Marques2023-06-231-3/+2
| |/ / / /
* | | | | Merge pull request #79089 from bruvzg/android_echoYuri Sizov2023-07-127-16/+17
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | [Android] Set `echo` property for the physical keyboard events.bruvzg2023-07-067-16/+17
* | | | | Fix formatting of dlopen error message on WindowsKamil Brzoskowski2023-07-091-1/+1
* | | | | Doctool: Remove version attribute from XML headerRémi Verschelde2023-07-061-1/+1
|/ / / /