mirror of
https://github.com/oxen-io/session-android.git
synced 2025-12-26 09:06:43 +00:00
Added a central system for message retrieval.
This commit is contained in:
@@ -141,7 +141,6 @@ public class ApplicationContext extends MultiDexApplication implements DefaultLi
|
||||
Log.i(TAG, "App is now visible.");
|
||||
executePendingContactSync();
|
||||
KeyCachingService.onAppForegrounded(this);
|
||||
MessageNotifier.cancelMessagesPending(this);
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user