Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e7d26695 authored by Mark Wagner's avatar Mark Wagner
Browse files

Modify the "active chats" uri to not overlap with other uris.

parent fe81d386
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -540,7 +540,7 @@ public class Im {
         * The content:// style URL for contacts who have an open chat session
         */
        public static final Uri CONTENT_URI_CHAT_CONTACTS =
            Uri.parse("content://com.google.android.providers.talk/contacts/chatting");
            Uri.parse("content://com.google.android.providers.talk/contacts_chatting");

        /**
         * The content:// style URL for contacts who have been blocked