mirror of
https://github.com/signalapp/Signal-Android.git
synced 2025-12-23 04:28:35 +00:00
fixup! Revert some database transaction changes.
This commit is contained in:
@@ -1228,7 +1228,6 @@ public class SmsDatabase extends MessageDatabase {
|
|||||||
}
|
}
|
||||||
|
|
||||||
DatabaseFactory.getThreadDatabase(context).setHasSentSilently(threadId, true);
|
DatabaseFactory.getThreadDatabase(context).setHasSentSilently(threadId, true);
|
||||||
db.setTransactionSuccessful();
|
|
||||||
|
|
||||||
notifyConversationListeners(threadId);
|
notifyConversationListeners(threadId);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user