godot/platform/android/java
Fredia Huya-Kouadio b3117b6369 Fix issue preventing the Android Editor from displaying the project content
The issue was causing by a bug within the logic for `FileAccessFilesystemJAndroid#eof_reached()` causing that value to remain false after the eof was reached.
This in turn caused an infinite loop in the file scanner preventing the project's content from showing up.
2022-08-15 02:22:10 -07:00
..
app Add full support for Android scoped storage. 2022-07-05 03:00:37 -07:00
editor Add full support for Android scoped storage. 2022-07-05 03:00:37 -07:00
gradle/wrapper Upgrade Android Gradle to version 7.2 2021-10-14 16:19:00 +01:00
lib Fix issue preventing the Android Editor from displaying the project content 2022-08-15 02:22:10 -07:00
nativeSrcsConfigs Ensure Android Java and Kotlin compile to the same version 2022-06-01 16:23:44 +01:00
scripts Android port of the Godot Editor 2022-03-28 14:04:51 -07:00
build.gradle Ensure Android Java and Kotlin compile to the same version 2022-06-01 16:23:44 +01:00
gradle.properties Replace HTTP links with HTTPS for sites with HTTPS versions 2021-08-22 20:13:11 -05: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 Ensure Android Java and Kotlin compile to the same version 2022-06-01 16:23:44 +01:00