virtualx-engine/platform/android/java
Rémi Verschelde ba2bdc478b
Style: Remove inconsistently used @author docstrings
Each file in Godot has had multiple contributors who co-authored it over the
years, and the information of who was the original person to create that file
is not very relevant, especially when used so inconsistently.

`git blame` is a much better way to know who initially authored or later
modified a given chunk of code, and most IDEs now have good integration to
show this information.
2022-01-04 20:42:50 +01:00
..
app Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
gradle/wrapper Upgrade Android Gradle to version 7.2 2021-10-14 16:19:00 +01:00
lib Style: Remove inconsistently used @author docstrings 2022-01-04 20:42:50 +01:00
nativeSrcsConfigs Enable doNotStrip when doing development/debugging within Android Studio 2021-03-16 17:21:00 -07:00
build.gradle Fix Android Studio builds. 2021-12-21 07:41:12 -08: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 Add support for Play Asset Delivery. 2021-09-15 06:06:11 -07:00