SpiritCroc 73feba72f5 Fix some notifications never getting dismissed
Persisting notification info fails for non-null Uris:

E NotificationEventPersistence: ## Failed to save cached notification info
E NotificationEventPersistence: java.io.NotSerializableException: android.net.Uri$HierarchicalUri
E NotificationEventPersistence: 	at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1240)
E NotificationEventPersistence: 	at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1604)
E NotificationEventPersistence: 	at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1565)
E NotificationEventPersistence: 	at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1488)
E NotificationEventPersistence: 	at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1234)
E NotificationEventPersistence: 	at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:354)
E NotificationEventPersistence: 	at java.util.ArrayList.writeObject(ArrayList.java:762)
E NotificationEventPersistence: 	at java.lang.reflect.Method.invoke(Native Method)
E NotificationEventPersistence: 	at java.io.ObjectStreamClass.invokeWriteObject(ObjectStreamClass.java:1036)
E NotificationEventPersistence: 	at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1552)
E NotificationEventPersistence: 	at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1488)
E NotificationEventPersistence: 	at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1234)
E NotificationEventPersistence: 	at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:354)
E NotificationEventPersistence: 	at org.matrix.android.sdk.internal.session.securestorage.SecretStoringUtils.saveSecureObjectM(SecretStoringUtils.kt:283)
E NotificationEventPersistence: 	at org.matrix.android.sdk.internal.session.securestorage.SecretStoringUtils.securelyStoreObject(SecretStoringUtils.kt:150)
E NotificationEventPersistence: 	at org.matrix.android.sdk.internal.session.securestorage.DefaultSecureStorageService.securelyStoreObject(DefaultSecureStorageService.kt:27)
E NotificationEventPersistence: 	at im.vector.app.features.notifications.NotificationEventPersistence.persistEvents(NotificationEventPersistence.kt:58)
E NotificationEventPersistence: 	at im.vector.app.features.notifications.NotificationDrawerManager$persistEvents$1.invoke(NotificationDrawerManager.kt:183)
E NotificationEventPersistence: 	at im.vector.app.features.notifications.NotificationDrawerManager$persistEvents$1.invoke(NotificationDrawerManager.kt:182)
E NotificationEventPersistence: 	at im.vector.app.features.notifications.NotificationState.queuedEvents(NotificationState.kt:55)
E NotificationEventPersistence: 	at im.vector.app.features.notifications.NotificationDrawerManager.persistEvents(NotificationDrawerManager.kt:182)
E NotificationEventPersistence: 	at im.vector.app.features.notifications.NotificationDrawerManager.refreshNotificationDrawerBg(NotificationDrawerManager.kt:177)

Accordingly, if a notification for an image is shown, and the
notification state is loaded from storage later, none of the previously
shown notifications will get dismissed once read.

Change-Id: I2d6be497e8b92e770b680e16e42b3610add57323
2022-05-30 17:39:16 +02:00
2022-05-17 21:13:08 +02:00
2022-05-16 12:23:10 +02:00
2022-05-27 09:17:20 +02:00
2022-05-18 09:59:01 +02:00
2021-10-25 19:29:59 +02:00
2022-05-18 09:59:01 +02:00
2022-03-19 11:51:06 +01:00
2021-05-12 16:24:20 +02:00
2022-05-16 12:23:10 +02:00
2022-05-17 21:13:08 +02:00
2021-04-19 11:20:29 +02:00
2021-06-17 17:58:13 +02:00
2021-07-19 09:55:06 +02:00
2020-08-12 13:35:31 +02:00
2019-03-04 19:18:15 +01:00
2021-04-25 11:09:04 +02:00
2022-02-23 18:08:04 +01:00

Translation status SchildiChat-Android Matrix room #schildichat-android:matrix.org

SchildiChat for Android

SchildiChat for Android is a Matrix Client based on Element Android.

Compared to Element, SchildiChat features following most important changes:

  • A unified chat list for both direct and group chats
  • Optional message bubbles
  • Further usability improvements and additional settings to configure the app

A more thorough list of changes compared to Element can be found here - but keep in mind this list might not be up-to-date at all times.

Information about available app variants can be found on our website.

Join the discussion on matrix

Translations

If you want to translate SchildiChat, visit its weblate here. For translations that concern upstream Element code, visit their weblate here.

Screenshots

Description
SchildiChat per Android è un client Matrix basato su Element Android, con un design diverso e varie modifiche aggiuntive, opzioni di personalizzazione e funzioni aggiuntive della comunità. Un elenco dei cambiamenti rispetto a Element è disponibile qui, ma è bene tenere presente che questo elenco potrebbe non essere sempre aggiornato.
Readme AGPL-3.0 227 MiB
Languages
Kotlin 97.5%
Java 1.3%
Shell 0.7%
HTML 0.2%
Python 0.2%