virtualx-engine/platform/android/java
Rémi Verschelde 3b11e33a09
clang-format: Disable alignment of operands, too unreliable
Sets `AlignOperands` to `DontAlign`.

`clang-format` developers seem to mostly care about space-based indentation and
every other version of clang-format breaks the bad mismatch of tabs and spaces
that it seems to use for operand alignment. So it's better without, so that it
respects our two-tabs `ContinuationIndentWidth`.
2021-10-28 15:19:35 +02:00
..
app Upgrade Android Gradle to version 7.2 2021-10-14 16:19:00 +01:00
gradle/wrapper Upgrade Android Gradle to version 7.2 2021-10-14 16:19:00 +01:00
lib clang-format: Disable alignment of operands, too unreliable 2021-10-28 15:19:35 +02:00
nativeSrcsConfigs Enable doNotStrip when doing development/debugging within Android Studio 2021-03-16 17:21:00 -07:00
build.gradle Fix Gradle builds not excluding excluded tasks 2021-10-23 14:13:36 +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 Add support for Play Asset Delivery. 2021-09-15 06:06:11 -07:00