kopia lustrzana https://github.com/ryukoposting/Signal-Android
Remove routine GV1 migration checks.
We will now only migrate GV1 groups upon opening them.fork-5.53.8
rodzic
25ab9a5ad6
commit
8968ef1b85
|
@ -213,7 +213,6 @@ public class ApplicationContext extends MultiDexApplication implements AppForegr
|
|||
FeatureFlags.refreshIfNecessary();
|
||||
ApplicationDependencies.getRecipientCache().warmUp();
|
||||
RetrieveProfileJob.enqueueRoutineFetchIfNecessary(this);
|
||||
GroupV1MigrationJob.enqueueRoutineMigrationsIfNecessary(this);
|
||||
executePendingContactSync();
|
||||
KeyCachingService.onAppForegrounded(this);
|
||||
ApplicationDependencies.getShakeToReport().enable();
|
||||
|
|
Ładowanie…
Reference in New Issue