From c574f3a840100fdff78856ed811b5cb88f9afb8c Mon Sep 17 00:00:00 2001 From: Ganwtrs Date: Sat, 24 Jan 2026 20:46:02 -0800 Subject: [PATCH 1/2] Remove Telegram link card item --- .../grapheneos/info/ui/community/CommunityScreen.kt | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/app/src/main/kotlin/app/grapheneos/info/ui/community/CommunityScreen.kt b/app/src/main/kotlin/app/grapheneos/info/ui/community/CommunityScreen.kt index f1b79a9..c008d81 100644 --- a/app/src/main/kotlin/app/grapheneos/info/ui/community/CommunityScreen.kt +++ b/app/src/main/kotlin/app/grapheneos/info/ui/community/CommunityScreen.kt @@ -48,15 +48,7 @@ fun CommunityScreen( link = "https://discord.com/invite/grapheneos", showSnackbarError = showSnackbarError ) - } - item { - LinkCardItem( - painter = painterResource(id = R.drawable.telegram_logo), - title = stringResource(R.string.telegram), - link = "https://t.me/GrapheneOS", - showSnackbarError = showSnackbarError - ) - } + } item { LinkCardItem( painter = painterResource(id = R.drawable.matrix_logo), From 06f0e343abd57a88b4a8511d2652732667df4256 Mon Sep 17 00:00:00 2001 From: Ganwtrs Date: Sat, 24 Jan 2026 20:57:48 -0800 Subject: [PATCH 2/2] Remove the Telegram string and update the chat rooms description --- app/src/main/res/values/strings.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index cdc937e..81ce901 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -59,11 +59,11 @@ hiring page . Chat - Our chat rooms are bridged across Discord, Telegram and Matrix so - you can choose your preferred platform. + GrapheneOS has official chat rooms on Discord and Matrix. Our + Discord rooms have a better experience and are more active, while Matrix is federated and offers end-to-end encryption + for private chats created between users. Discord - Telegram Matrix Forum We have an official forum for longer form posts, which is publicly accessible and