|
|
@ -139,7 +139,6 @@ public class SignalCommunicationModule {
|
|
|
|
Optional.fromNullable(IncomingMessageObserver.getUnidentifiedPipe()),
|
|
|
|
Optional.fromNullable(IncomingMessageObserver.getUnidentifiedPipe()),
|
|
|
|
Optional.of(new SecurityEventListener(context)),
|
|
|
|
Optional.of(new SecurityEventListener(context)),
|
|
|
|
TextSecurePreferences.getLocalNumber(context),
|
|
|
|
TextSecurePreferences.getLocalNumber(context),
|
|
|
|
0,
|
|
|
|
|
|
|
|
DatabaseFactory.getLokiAPIDatabase(context),
|
|
|
|
DatabaseFactory.getLokiAPIDatabase(context),
|
|
|
|
new LokiPreKeyBundleStore(context));
|
|
|
|
new LokiPreKeyBundleStore(context));
|
|
|
|
} else {
|
|
|
|
} else {
|
|
|
|