Package com.unciv.app
Types
AndroidLauncher
Link copied to clipboard
AndroidTvLauncher
Link copied to clipboard
CopyToClipboardReceiver
Link copied to clipboard
This Receiver can be called from an Action on the error Notification shown by MultiplayerTurnCheckWorker. It copies the text given to it to clipboard and then shows a Toast. It's intended to help find out why the Turn Notifier failed.
CrashReportSenderAndroid
Link copied to clipboard
CustomSaveLocationHelperAndroid
Link copied to clipboard
class CustomSaveLocationHelperAndroid(activity: Activity) : CustomSaveLocationHelper
Content copied to clipboard
IndexedCallback
Link copied to clipboard
data class IndexedCallback(index: Int, callback: (Uri?) -> Unit, thread: Thread)
Content copied to clipboard
LimitOrientationsHelperAndroid
Link copied to clipboard
class LimitOrientationsHelperAndroid(activity: Activity) : LimitOrientationsHelper
Content copied to clipboard
See also interface LimitOrientationsHelper.
MultiplayerTurnCheckWorker
Link copied to clipboard
class MultiplayerTurnCheckWorker(appContext: Context, workerParams: WorkerParameters) : Worker
Content copied to clipboard
NativeFontAndroid
Link copied to clipboard
Created by tian on 2016/10/2.