godot/platform/android/java
Fredia Huya-Kouadio ab4fbbcaa7 Switch to the WindowInsetsAnimationCompat api
Replace the use of WindowInsetsAnimation with WindowInsetsAnimationCompat; the former was only introdcued in api 30 and caused a crash on older versions of Android.

Fixes https://github.com/godotengine/godot/issues/91773
2024-05-13 00:59:03 -07:00
..
app Fix issue causing the `copyAndRename*` task to fail on occasions on Windows machines 2024-04-17 08:38:32 -07:00
editor Style: Trim trailing whitespace and ensure newline at EOF 2024-05-08 10:12:46 +02:00
gradle/wrapper Update Android dependencies for the project 2024-01-18 10:35:32 -08:00
lib Switch to the WindowInsetsAnimationCompat api 2024-05-13 00:59:03 -07:00
nativeSrcsConfigs Update Android dependencies for the project 2024-01-18 10:35:32 -08:00
scripts Style: Trim trailing whitespace and ensure newline at EOF 2024-05-08 10:12:46 +02:00
build.gradle Merge pull request #84674 from m4gr3d/add_flag_to_run_scons_from_gradle 2024-01-29 23:24:05 +01:00
gradle.properties Fix gradle build errors when the build path contains non-ASCII characters 2024-02-13 14:31:08 -08:00
gradlew Upgrade Android Gradle to version 7.2 2021-10-14 16:19:00 +01:00
gradlew.bat Upgrade Android Gradle to version 7.2 2021-10-14 16:19:00 +01:00
settings.gradle Update Android dependencies for the project 2024-01-18 10:35:32 -08:00