Unciv/android/src/com/unciv/app
alexban011 f3e80a4021
Fixed a couple warnings reported by code analysis (#9364)
* fix: resolve EmptyCatchBlock warnings

* fix: resolve PrintStackTrace warnings

* fix: resolve SwallowedException warnings

* fix: resolve ThrowingExceptionsWithoutMessageOrCause warnings

* fix: resolve ConstructorParameterNaming warnings

* fix: resolve FunctionParameterNaming warnings

* fix: resolve InvalidPackageDeclaration warnings

* fix: resolve ForEachOnRange warnings

* fix: resolve ImplicitDefaultLocale warnings

* fix: resolve MayBeConst warnings

* fix: resolve NewLineAtEndOfFile warnings

* fix: resolve UnusedParameter warnings

* fix: resolve UtilityClassWithPublicConstructor warnings

* fix: resolve WildcardImport warnings
2023-05-10 11:43:53 +03:00
..
AndroidDisplay.kt
AndroidFont.kt Fixed a couple warnings reported by code analysis (#9364) 2023-05-10 11:43:53 +03:00
AndroidGame.kt Fixed a couple warnings reported by code analysis (#9364) 2023-05-10 11:43:53 +03:00
AndroidLauncher.kt
AndroidLogBackend.kt
AndroidSaverLoader.kt Fixed a couple warnings reported by code analysis (#9364) 2023-05-10 11:43:53 +03:00
CopyToClipboardReceiver.kt Fixed a couple warnings reported by code analysis (#9364) 2023-05-10 11:43:53 +03:00
MultiplayerTurnCheckWorker.kt Fixed a couple warnings reported by code analysis (#9364) 2023-05-10 11:43:53 +03:00