HomePhabricator
Diffusion Comm 0c4293b1723d

Update thread unread status from CommNotificationsHandler on Android

Description

Update thread unread status from CommNotificationsHandler on Android

Summary: Updates thread unread status in response to rescind on Android.

Test Plan: Comment-out encryption code in SQLiteQuery executor. Create two clients - A (web), B(mobile and web). Send message from A to B while mobile B is inactive. Open mobile B but do not read the message. Download the database from Android Studio. Kill mobile B, read message on web B and download SQLite database from Android Studio. Check that unread status in a thread the message was sent for changed from true to false.

Reviewers: palys-swm

Reviewed By: palys-swm

Subscribers: ashoat, Adrian, atul, yayabosh

Differential Revision: https://phab.comm.dev/D4237

Details

Provenance
marcinAuthored on Jun 7 2022, 6:41 AM
Reviewer
tomek
Differential Revision
D4237: Update thread unread status from CommNotificationsHandler on Android
Parents
rCOMMe64243b4a3eb: Make CommSecureStore initialization idempotent on Android
Branches
Unknown
Tags
Unknown