Moving Bitmessage context into a foreground service (work in progress)
This commit is contained in:
@ -102,6 +102,7 @@
|
||||
<category android:name="android.intent.category.BROWSABLE" />
|
||||
</intent-filter>
|
||||
</activity>
|
||||
<service android:name=".synchronization.BitmessageService" />
|
||||
|
||||
<!-- Synchronization -->
|
||||
<provider
|
||||
|
Reference in New Issue
Block a user