Unciv/android
Leonard Günther cea63eb114
Multiplayer code cleanup (#6330)
* Fixed reviewed comments of PR 6273

* Cleanup of Dropbox.kt

- moved Dropbox.kt from ui\worldscreen\mainmenu to logic\multiplayer
- moved ServerMutex and OnlineMultiplayer to own files
- changed DropBoxFileConflictException to FileStorageConflictException to match FileStorage scheme
- merged FolderListEntry with DropboxMetaData as they were basicly the same
- introduced IFileMetaData to match FileStorage scheme and modified DropboxMetaData to use it
- removed some unused imports
2022-03-13 22:44:02 +02:00
..
assets Religion overview improved (#6303) 2022-03-13 22:43:40 +02:00
Images Add Amphibious penalty to Land attacking into Water and vice versa (#6127) 2022-02-14 19:21:53 +01:00
Images.Construction WLTK decorations (#6253) 2022-03-05 20:10:03 +02:00
Images.Flags/FlagIcons Add Filipino.png since the Translation file is already there (#6343) 2022-03-12 22:36:23 +02:00
Images.Skin Atlas reorg - packer to loader via json (#5014) 2021-08-29 23:29:24 +03:00
Images.Tech/TechIcons Added an icon for the telegraph tech (#5765) 2021-12-06 11:53:29 +02:00
ImagesToNotAddToGame Show arrows on map for unit actions: Asset files. (#5825) 2021-12-25 22:29:19 +02:00
res Added game name to turn notification (#5350) 2021-09-29 17:38:27 +03:00
src/com/unciv/app Multiplayer code cleanup (#6330) 2022-03-13 22:44:02 +02:00
AndroidManifest.xml Added deep link to multiplayer games (#6273) 2022-03-05 20:00:56 +02:00
build.gradle.kts Gradle build tools upgrade (#6085) 2022-01-31 15:05:42 +02:00
ic_launcher-web.png
proguard-rules.pro
project.properties