mirror of
https://github.com/oxen-io/session-android.git
synced 2025-12-29 00:28:42 +00:00
Add determinte progress and foreground service for sqlcipher migration
This commit is contained in:
@@ -443,6 +443,8 @@
|
||||
</intent-filter>
|
||||
</service>
|
||||
|
||||
<service android:name=".service.GenericForegroundService"/>
|
||||
|
||||
<receiver android:name=".gcm.GcmBroadcastReceiver" android:permission="com.google.android.c2dm.permission.SEND" >
|
||||
<intent-filter>
|
||||
<action android:name="com.google.android.c2dm.intent.RECEIVE" />
|
||||
|
||||
Reference in New Issue
Block a user