Unciv/android
Timo T fc9668f2d0
Refactor: change GameSaver from singleton to single instance pattern & move autosave logic into GameSaver (#6846)
* Refactor: change GameSaver from singleton to single instance pattern & move autosave logic info GameSaver

Singleton just doesn't make sense anymore when we have to `init(..)` with different arguments, then we should just make a normal class out of it

* Fix not correctly checking for missing external files dir

* Refactor: use more appropriate library method

* Add logging for external files dir
2022-05-22 19:51:35 +03:00
..
assets Refactor UncivShowableException (#6899) 2022-05-22 13:55:19 +02:00
Images Assign Population Improvements (#6650) 2022-05-20 00:12:23 +02: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.NationIcons/NationIcons 4.0.15-patch1 2022-05-11 17:58:30 +03:00
Images.PolicyIcons/PolicyIcons 4.0.15-patch1 2022-05-11 17:58:30 +03:00
Images.ReligionIcons/ReligionIcons 4.0.15-patch1 2022-05-11 17:58:30 +03:00
Images.Skin
Images.Tech/TechIcons Added an icon for the telegraph tech (#5765) 2021-12-06 11:53:29 +02:00
Images.UnitPromotionIcons/UnitPromotionIcons 4.0.15-patch1 2022-05-11 17:58:30 +03:00
ImagesToNotAddToGame Show arrows on map for unit actions: Asset files. (#5825) 2021-12-25 22:29:19 +02:00
res Build warnings cleanup (#6827) 2022-05-19 02:12:18 +02:00
src/com/unciv/app Refactor: change GameSaver from singleton to single instance pattern & move autosave logic into GameSaver (#6846) 2022-05-22 19:51:35 +03:00
AndroidManifest.xml Build warnings cleanup (#6827) 2022-05-19 02:12:18 +02:00
build.gradle.kts Initial Event Bus implementation & Event-based multiplayer updates (#6826) 2022-05-22 00:05:33 +02:00
ic_launcher-web.png
proguard-rules.pro
project.properties
uncivicon-playstore.png Unciv Adaptive Android Icon (#6672) 2022-05-03 07:55:55 +03:00