Unciv/android/src/com/unciv/app
Billy Brawner 205b5ccfea
Implement custom save locations for Android and Desktop (#3160)
* Implement custom save locations for Android and Desktop

* Request write permission to save to external storage

* Fix race condition for custom saves/loads caused by autosaves

* Remove unnecessary WRITE_EXTERNAL_STORAGE permission for saving files

* Fix padding for custom save/load location buttons

* Use nullability checks as defined in coding style guide

* Use nullability checks as defined in coding style guide

* Use early return for readability

* Rename save/load completion callbacks for custom locations and implement error handling
2020-09-20 23:22:07 +03:00
..
AndroidLauncher.kt Implement custom save locations for Android and Desktop (#3160) 2020-09-20 23:22:07 +03:00
CopyToClipboardReceiver.kt
CrashReportSenderAndroid.kt
CustomSaveLocationHelperAndroid.kt Implement custom save locations for Android and Desktop (#3160) 2020-09-20 23:22:07 +03:00
MultiplayerTurnCheckWorker.kt
NativeFontAndroid.kt