mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-26 11:51:10 +01:00
Add some local timings to backup export.
This commit is contained in:
@@ -214,8 +214,6 @@ class InternalBackupPlaygroundViewModel : ViewModel() {
|
||||
|
||||
fun wipeAllDataAndRestoreFromRemote() {
|
||||
SignalExecutors.BOUNDED_IO.execute {
|
||||
SignalDatabase.threads.deleteAllConversations()
|
||||
AppDependencies.messageNotifier.updateNotification(AppDependencies.application)
|
||||
restoreFromRemote()
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user