summaryrefslogtreecommitdiffstats
path: root/platform/android
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #65902 from MJacred/editor/copysysteminfoYuri Sizov2023-05-271-5/+5
|\
| * Copy system info to clipboard + Update bug_report.ymlMJacred2023-05-271-5/+5
* | Improve touchpad and mouse support for the Android editorFredia Huya-Kouadio2023-05-257-17/+63
* | Update the format for the app version code and nameFredia Huya-Kouadio2023-05-241-4/+6
* | Merge pull request #74569 from m4gr3d/setup_play_store_builds_mainRémi Verschelde2023-05-247-56/+131
|\ \
| * | Update the gradle build tasks to generate play store builds.Fredia Huya-Kouadio2023-04-277-56/+131
* | | Improve startup benchmarkingFredia Huya-Kouadio2023-05-2310-23/+240
* | | Add support for DPAD Center key of Android TV remote controllerHiroki Taira2023-05-221-0/+1
| |/ |/|
* | Add `audio/general/text_to_speech` project setting to enable/disable TTS.bruvzg2023-05-187-29/+60
* | Small docs syntax fixesMax Hilbrunner2023-05-181-1/+1
* | Merge pull request #76719 from m4gr3d/add_input_event_cancelled_state_mainRémi Verschelde2023-05-172-14/+12
|\ \
| * | Augment the `InputEvent` class with a `CANCELED` stateFredia Huya-Kouadio2023-05-152-14/+12
* | | Merge pull request #76836 from Faless/tls/system_certsRémi Verschelde2023-05-126-1/+61
|\ \ \
| * | | [TLS] Add support for platform-specific CA bundles.Fabio Alessandrelli2023-05-126-1/+61
* | | | Merge pull request #76856 from HolonProduction/macos-specificRémi Verschelde2023-05-111-0/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Don't expose mac specific display server.HolonProduction2023-05-111-0/+2
* | | | Store sensitive export options in dedicated credentials fileAndreas Raddau2023-05-103-24/+39
* | | | Merge pull request #76791 from OmarShehata/fix-android-double-tapRémi Verschelde2023-05-091-0/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix double tap & drag on AndroidOmar Shehata2023-05-081-0/+3
| |/ /
* | | Merge pull request #76540 from reduz/redo-remote-filesystemRémi Verschelde2023-05-083-2/+23
|\ \ \ | |/ / |/| |
| * | Redo how the remote filesystem worksJuan Linietsky2023-05-083-2/+23
* | | Fixed various typos across the docsUltraBIF2023-05-021-1/+1
* | | [Android] Fix dynamic Variant params stack constructions in JNI callbacksshendo2023-05-012-24/+12
|/ /
* | Fix issue with resizing the display on Android when using the compatibility r...Fredia Huya-Kouadio2023-04-261-3/+2
* | Fix thread IDs.Juan Linietsky2023-04-242-2/+4
|/
* Downgrade android gradle plugin to version 7.2.1.Fredia Huya-Kouadio2023-04-211-1/+1
* [Export docs] Move docs to platform folders.bruvzg2023-04-202-0/+591
* [Export] Add readable descriptions and validation warnings to the export opti...bruvzg2023-04-194-115/+140
* Fix potential null in android text entry system.Jason Knight2023-04-121-5/+6
* Windows TTS: Use HashMap instead of RBMap for idsRémi Verschelde2023-04-111-0/+1
* Bump the target SDK version to 33 (Android 13)Fredia Huya-Kouadio2023-03-214-12/+12
* Fix directory access when the running app has the `All files access` permissionFredia Huya-Kouadio2023-03-201-1/+8
* Make vulkan level 1 an optional requirementFredia Huya-Kouadio2023-03-192-2/+2
* Merge pull request #74066 from m4gr3d/add_vulkan_version_filter_mainYuri Sizov2023-03-163-2/+19
|\
| * Add feature check to require min Vulkan api version 1.0 on AndroidFredia Huya-Kouadio2023-02-283-2/+19
* | Fix null-pointer dereference on Android systems when using gl_compatibility r...Malcolm Nixon2023-03-111-4/+7
* | Add "filesRoot" path to Android provider paths xmllewiji2023-03-091-0/+4
* | Merge pull request #74470 from m4gr3d/configure_snapshot_publish_version_mainRémi Verschelde2023-03-063-1/+10
|\ \
| * | Configure maven central snapshot versions for the Godot Android libraryFredia Huya-Kouadio2023-03-063-1/+10
| |/
* / Use the new API for virtual keyboard height detection on Android, bugfixnecrashter2023-03-061-8/+62
|/
* Merge pull request #73694 from m4gr3d/update_touchscreen_editor_settings_mainRémi Verschelde2023-02-224-6/+41
|\
| * Enable granular control of touchscreen related settingsFredia Huya-Kouadio2023-02-224-6/+41
* | Merge pull request #72817 from m4gr3d/include_htc_xr_category_metadataRémi Verschelde2023-02-211-0/+3
|\ \ | |/ |/|
| * Add HTC Vive focus XR manifest metadataFredia Huya-Kouadio2023-02-061-0/+3
* | Fix crash with bogus shape index to DisplayServer.cursor_set_custom_image()Rémi Verschelde2023-02-171-0/+2
* | Restore FileAccess.close method.bruvzg2023-02-164-0/+14
* | Android: Default Min SDK to 24 for Vulkan mobileRémi Verschelde2023-02-151-6/+6
* | [InputEventKey] Avoid setting both key and modifier to the same value.bruvzg2023-02-142-14/+22
* | Fix the issue causing long-press on a selected node on the scene tree to trig...Fredia Huya-Kouadio2023-02-122-5/+29
* | Further refactoring to AudioDriver implementations after #69120.Emmanouil Papadeas2023-02-093-21/+20