You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Create own permission for other app receiving intent
Create an intent distributor which would pack notification(both its parsed part and raw version)
Create an API which would allow apps with abovementioned permissions to disable some notification channels, so we avoid duplicating notifications
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 #10 (comment) and stefan-niedermann/nextcloud-deck#1638 (comment)
The text was updated successfully, but these errors were encountered: