Feedback_Notification

open fun Feedback_Notification(Context: Context): Boolean

Show notification when program is executed

Return

true if we should show a notification

Parameters

Context

we need a context to read the preferences


open fun Feedback_Notification(Context: Context, Enable: Boolean)

set the large screen (used for unit tests only).

Parameters

Context

we need a context to read the preferences

Enable

printout text


val Feedback_Notification: String = "Feedback_Notification"

preference key for the notification flag