virtualx-engine/platform/android/java
Fredia Huya-Kouadio a7a8f9c85d 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.

(cherry picked from commit 30479543b0)
2022-08-29 17:07:44 +02:00
..
app Add full support for Android scoped storage. 2022-06-26 16:53:02 -07:00
editor Add full support for Android scoped storage. 2022-06-26 16:53:02 -07:00
gradle/wrapper Upgrade Android Gradle to version 7.2 2021-10-15 12:51:43 +02:00
lib Fix issue preventing the Android Editor from displaying the project content 2022-08-29 17:07:44 +02:00
nativeSrcsConfigs Ensure Android Java and Kotlin compile to the same version 2022-06-01 16:24:12 +01:00
scripts Cleanup the gradle build configuration 2022-03-28 08:12:55 -07:00
build.gradle Ensure Android Java and Kotlin compile to the same version 2022-06-01 16:24:12 +01:00
gradle.properties Disable resource optimizations for release builds as it breaks the legacy build system. 2021-07-20 16:36:00 -07:00
gradlew Upgrade Android Gradle to version 7.2 2021-10-15 12:51:43 +02:00
gradlew.bat Upgrade Android Gradle to version 7.2 2021-10-15 12:51:43 +02:00
settings.gradle Ensure Android Java and Kotlin compile to the same version 2022-06-01 16:24:12 +01:00