Unciv/android
GGGuenni 80997d157b
Reworked Multiplayer Screen (#1952)
* Added MultiplayerScreen

Added MultiplayerScreen Class to replace openMultiplayerPopup()
Added Sessionbrowser UI elements

* Added Session Browser functionality

* Added ResponsePopup

is used for "copy UserID" among others to be more responsive

* Added "Edit Session" and Help Button

Changed saving Multiplayer Session to seperate Folder
-TODO? Help Button chould be in every pickerscreen

* removed function for Turn Check

heard tobo is working on a Turn checker so no need for the function

* Added delete to editScreen + Cleanup and Comments

delete should be a "give up" instead

* creating new game as multiplayer now saves to multiplayer folder

 + gameId gets copied to clipboard

* Delete unintended save file

delete a save file which got falsely commited

* Added helpPopup Text and refresh Button

* Cleanup + Translation

* More Cleanup

Refresh List doesn't flicker anymore
Response PopUp time for new Game reduced

* Fixed Game crashing on reload

* Added Add Current Game

Games you don't know the gameID of can now be saved when running

* Added Translations entry

* adding requested changes

+ added addCurrentGameButton() for readability and to reduce indentation
- removed unnecessary returns
+ sequentialised try catch for better readability
+ added comments to responsePopup for better unstanding

* Adding requested indent changes

- removed all unnecessary indents
2020-02-17 18:37:15 +02:00
..
assets Reworked Multiplayer Screen (#1952) 2020-02-17 18:37:15 +02:00
Images Mongolia (#1855) 2020-02-08 20:51:21 +02:00
ImagesToNotAddToGame Organized non-game images (icon, feature and promo graphics etc) 2019-02-14 21:44:25 +02:00
res Android icons up-to-date 2019-12-08 18:53:41 +02:00
src Added Multiplayer Turn Notification Service (#1947) 2020-02-17 18:34:46 +02:00
AndroidManifest.xml Added Multiplayer Turn Notification Service (#1947) 2020-02-17 18:34:46 +02:00
build.gradle Added Multiplayer Turn Notification Service (#1947) 2020-02-17 18:34:46 +02:00
ic_launcher-web.png Initial commit 2017-11-22 00:09:35 +02:00
proguard-rules.pro all codes are writen in Kotlin (#1452) 2019-12-15 20:28:34 +02:00
project.properties Initial commit 2017-11-22 00:09:35 +02:00