implemented dual Nextcloud push registration with separate general and talk apptypes to ensure reliable Talk notification delivery; introduced stacked MessagingStyle notifications for chat threads with support for circular conversation avatars and disk caching
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<!-- Brand accent for notifications; mirrors LightAppTheme.marianumRed
|
||||
(Color.fromARGB(255, 153, 51, 51)). Used as the FCM default
|
||||
notification color and must stay in sync with the Dart constant. -->
|
||||
<color name="notification_accent">#993333</color>
|
||||
</resources>
|
||||
Reference in New Issue
Block a user