From a619cfe0d8c2bea4c3b6d1987a5f76a671e14228 Mon Sep 17 00:00:00 2001 From: Jonas Lochmann Date: Mon, 1 Apr 2024 02:00:00 +0200 Subject: [PATCH] Add MY_PACKAGE_REPLACED to the EventReceiver This ensures that Conversations is restarted after a update without waiting for the next eu.siacs.conversations.POST_CONNECTIVITY_CHANGE from the AlarmManager --- src/main/AndroidManifest.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/AndroidManifest.xml b/src/main/AndroidManifest.xml index 6233770df..b6e8a6457 100644 --- a/src/main/AndroidManifest.xml +++ b/src/main/AndroidManifest.xml @@ -145,6 +145,7 @@ android:exported="false"> +