Unciv/android
wrov 9188c7790f
Multiplayer Notification Fix for random Termination (#2024)
* Reworked Notification service to remove Nullpointer crashes due to non-final static variables being null. Instead moved all state to Worker specific architecture. Also switched to Android based localization because core-based one can be unavailable to worker.

* Added missing blanks

* Added more internationalization
Added missing androidX declaration (neccessary for newer Gradle versions)
Updated Gradle for new Android Studio Version

* Optimization

* Removed missing translations error
2020-02-27 19:35:40 +02:00
..
assets Multiplayer Notification Fix for random Termination (#2024) 2020-02-27 19:35:40 +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 Multiplayer Notification Fix for random Termination (#2024) 2020-02-27 19:35:40 +02:00
src Multiplayer Notification Fix for random Termination (#2024) 2020-02-27 19:35:40 +02:00
AndroidManifest.xml Added Multiplayer Turn Notification Service (#1947) 2020-02-17 18:34:46 +02:00
build.gradle Multiplayer Notification Fix for random Termination (#2024) 2020-02-27 19:35:40 +02:00
gradle.properties Multiplayer Notification Fix for random Termination (#2024) 2020-02-27 19:35:40 +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