virtualx-engine/platform/android/java/lib
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
..
aidl/com/android/vending/licensing Complete the implementation of the GodotPayment plugin. 2020-03-17 17:43:09 -07:00
patches
res Style: Cleanup uses of double spaces between words 2021-06-07 11:03:08 +02:00
src Style: Remove inconsistently used @author docstrings 2022-01-04 20:42:50 +01:00
AndroidManifest.xml Add default minSdkVersion and targetSdkVersion in the AndroidManifest.xml file 2021-11-03 21:54:19 -07:00
build.gradle Use current androidx Fragment library instead of legacy libraries 2021-09-08 10:17:26 +01:00
THIRDPARTY.md