0xf104a / NextcloudServices

Android app to send notifications from Nextcloud without using GCM(Google cloud messaging)
GNU General Public License v3.0
63 stars 11 forks source link

Notification distribution #85

Open 0xf104a opened 3 months ago

0xf104a commented 3 months ago

The general idea of issue is to make notifications available for other apps by broadcasting them as intents. This would enable other developers to use this app as notification distributor. The genaral implementation plan as follows:

See https://github.com/0x50f13/NextcloudServices/issues/10#issuecomment-2154761055 and https://github.com/stefan-niedermann/nextcloud-deck/issues/1638#issuecomment-2150459728