Unciv/android/src/com/unciv/app
alexban011 91116f8df3
Fixed more warnings (#9401)
* fix: fix FunctionParameterNaming warnings

* fix: fix InvalidPackageDeclaration warnings

* fix: fix MatchingDeclarationName warnings

* fix: fix WrongEqualsTypeParameter warnings

* fix: fix UnusedPrivateProperty warnings

* fix: fix UseCheckOrError warningsU

* fix: fix UseRequire warningsU

* detekt: disabled SpreadOperator rule

* fix: resolve MemberNameEqualsClassName rule

* detekt: disabled ForbiddenComment rule

* fix: resolved SwallowedException warning

* fix: resolved ThrowingExceptionsWithoutMessageOrCause warning

* fix: resolved EmptyFunctionBlock warning

* fix: resolved EmptyFunctionBlock warning

* fix: resolved InstanceOfCheckForError warning

* detekt: disable TooGenericExceptionCaught warning

* detekt: disable TooGenericExceptionThrown warning

* fix: resolve part of NestedBlockDepth warnings
2023-05-18 10:12:33 +03:00
..
AndroidDisplay.kt Android: selectable orientation (#8822) 2023-03-06 10:35:14 +02:00
AndroidFont.kt Combat java.util.star-import (#9382) 2023-05-13 21:50:55 +03:00
AndroidGame.kt Fixed a couple warnings reported by code analysis (#9364) 2023-05-10 11:43:53 +03:00
AndroidLauncher.kt Fixed the positioning of popups after changing the screen orientation on Android (#8927) 2023-03-16 20:48:24 +02:00
AndroidLogBackend.kt Cleaning: platform specifics and UncivGame (#8773) 2023-02-28 18:56:57 +02:00
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 more warnings (#9401) 2023-05-18 10:12:33 +03:00