restore

fun restore()

Start Restore process, and set onComplete Listener to success, if no error occurred, else onComplete Listener success is false and error message is passed

if internal or external storage is selected, this function shows a list of all available backup files in a MaterialAlertDialog and calls restoreSelectedInternalExternalFile to restore selected file

if custom storage ist selected, the openBackupfileChooser will be launched