You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
session-ios/Session/Backups
Morgan Pretty 5bb3bd7bc1 Cleaned up some config sync logic and allowed migrations to trigger them
Updated the migrations so they can specify whether a configuration sync is required
Moved the config sync logic into a MessageSender extension (makes far more sense than AppDelegate)
Fixed a bug where the ShareVC was triggering the 'versionMigrationsDidComplete' twice
Removed a couple of imports for files that had been deleted
4 years ago
..
BackupRestoreViewController.swift
OWSBackup.h
OWSBackup.m Removed the OWSBlockingManager replacing it with the config sync 4 years ago
OWSBackupAPI.swift Fix copyright notice 4 years ago
OWSBackupExportJob.h
OWSBackupExportJob.m Debug 5 years ago
OWSBackupIO.h
OWSBackupIO.m
OWSBackupImportJob.h
OWSBackupImportJob.m Cleaned up some config sync logic and allowed migrations to trigger them 4 years ago
OWSBackupJob.h
OWSBackupJob.m
OWSBackupLazyRestore.swift
OWSBackupSettingsViewController.h
OWSBackupSettingsViewController.m