Reverts notifications from MQTT prototype to pull notifications.
This commit is contained in:
parent
14d02e72b7
commit
f68f6d7473
9 changed files with 295 additions and 148 deletions
|
|
@ -98,7 +98,7 @@
|
|||
|
||||
<receiver android:name=".receiver.NotificationClearBroadcastReceiver" />
|
||||
|
||||
<service android:name="org.eclipse.paho.android.service.MqttService" />
|
||||
<service android:name=".service.PullNotificationService" />
|
||||
<service
|
||||
tools:targetApi="24"
|
||||
android:name="com.keylesspalace.tusky.service.TuskyTileService"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue