Age | Commit message (Expand) | Author |
2022-11-30 | Updating the minimum Android target api for proper Vulkan support | Fredia Huya-Kouadio |
2022-11-29 | Enable GLES3 on Android | clayjohn |
2022-11-10 | Upgrade Android gradle plugin to version 7.2.1 | Fredia Huya-Kouadio |
2022-09-12 | Update the versioning logic for the Godot Android Editor | Fredia Huya-Kouadio |
2022-07-05 | Add full support for Android scoped storage. | Fredia Huya-Kouadio |
2022-06-25 | Upgrade Android NDK to r23 LTS | Marcel Admiraal |
2022-06-23 | Update android:targetSdkVersion from 30 to 31 | Gustavo Maciel |
2022-06-01 | Merge pull request #61579 from madmiraal/android-kotlin-java-version | Rémi Verschelde |
2022-06-01 | Ensure Android Java and Kotlin compile to the same version | Marcel Admiraal |
2022-05-31 | Misc editor tweaks and polishes: | Fredia Huya-Kouadio |
2022-05-27 | Only use Android fullscreen theme for splash screen | Marcel Admiraal |
2022-04-27 | Update Meta hand tracking version | Fredy Huya-Kouadio |
2022-03-28 | Android port of the Godot Editor | Fredy Huya-Kouadio |
2022-03-14 | Setup logic to publish the Godot Android library to MavenCentral | Fredia Huya-Kouadio |
2022-01-26 | Fix XR Android manifest metadata | Fredia Huya-Kouadio |
2022-01-03 | Update copyright statements to 2022 | Rémi Verschelde |
2021-12-09 | Merge pull request #55767 from m4gr3d/config_hand_tracking_frequency_master | Rémi Verschelde |
2021-12-09 | Merge pull request #55759 from m4gr3d/enable_exclude_from_recents_master | Rémi Verschelde |
2021-12-09 | Add support for configuring the xr hand tracking frequency mode | ne0fhyk |
2021-12-09 | Enable configuration of the `android:excludeFromRecents` activity attribute. | Fredia Huya-Kouadio |
2021-12-08 | Add configs to specify the min and target sdk versions. | Fredia Huya-Kouadio |
2021-11-20 | Add support for OpenXR export configurations. | Fredia Huya-Kouadio |
2021-11-03 | Add default `minSdkVersion` and `targetSdkVersion` in the AndroidManifest.xml... | Fredia Huya-Kouadio |
2021-10-14 | Upgrade Android Gradle to version 7.2 | Marcel Admiraal |
2021-09-15 | Add support for Play Asset Delivery. | ne0fhyk |
2021-09-08 | Use current androidx Fragment library instead of legacy libraries | Marcel Admiraal |
2021-08-27 | Update the AndroidManifest to enable access to Oculus OpenXR runtime. | ne0fhyk |
2021-08-22 | Replace HTTP links with HTTPS for sites with HTTPS versions | Aaron Franke |
2021-08-16 | Add partial support for Android scoped storage. | ne0fhyk |
2021-08-12 | Add support for prompting the user to retain app data on uninstall. | Fredia Huya-Kouadio |
2021-07-20 | Disable resource optimizations for release builds as it breaks the legacy bui... | ne0fhyk |
2021-07-01 | Android: Add `isGame` application attribute, default to true | Rémi Verschelde |
2021-06-24 | Update config versions and deprecate the use of the jcenter maven repo. | ne0fhyk |
2021-06-22 | Add support for custom debug keystore. | ne0fhyk |
2021-04-27 | Merge pull request #48228 from akien-mga/android-build-tools-30.0.3 | Rémi Verschelde |
2021-04-26 | Remove deprecated xr features properties. These properties are now provided d... | Fredia Huya-Kouadio |
2021-04-26 | Android: Upgrade buildTools from 30.0.1 to 30.0.3 | Rémi Verschelde |
2021-04-20 | Merge pull request #47552 from szymonm-google/validation_layers_android | Rémi Verschelde |
2021-04-14 | Allow to build dev template with symbols | thebestnom |
2021-04-12 | Fix custom boot splash image scaling. | Fredia Huya-Kouadio |
2021-04-12 | Validation layers on Android | Szymon Majewski |
2021-03-16 | Enable `doNotStrip` when doing development/debugging within Android Studio | Fredia Huya-Kouadio |
2021-02-26 | Update the logic to load Godot Android plugins packaged into the binary. | Fredia Huya-Kouadio |
2021-02-24 | Add logic to record the version of the Godot engine for the Android platform. | Fredia Huya-Kouadio |
2021-02-18 | Disable engine splash logic on Android; this is now handled by the Android th... | Fredia Huya-Kouadio |
2021-02-17 | Revert AGP to version 4.0.1 as a workaround to https://issuetracker.google.co... | Fredia Huya-Kouadio |
2021-02-18 | Android: Bump NDK version to 21.4.7075529 | Rémi Verschelde |
2021-01-05 | Improve the logic to compile for Android by automatically detecting and setti... | Fredia Huya-Kouadio |
2021-01-01 | Update copyright statements to 2021 | Rémi Verschelde |
2020-11-22 | Update gradle build files to automatically perform signing and zipalign tasks... | Fredia Huya-Kouadio |