From c0c029896bebce0670e4ec120cb1514e91780536 Mon Sep 17 00:00:00 2001
From: soupslurpr <92235850+soupslurpr@users.noreply.github.com>
Date: Mon, 2 Feb 2026 14:17:11 -0800
Subject: [PATCH 1/5] remove Telegram from Community > Chat section
---
.../info/ui/community/CommunityScreen.kt | 8 -------
app/src/main/res/drawable/telegram_logo.xml | 22 -------------------
app/src/main/res/values/strings.xml | 1 -
3 files changed, 31 deletions(-)
delete mode 100644 app/src/main/res/drawable/telegram_logo.xml
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..4c1baa0 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
@@ -49,14 +49,6 @@ fun CommunityScreen(
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),
diff --git a/app/src/main/res/drawable/telegram_logo.xml b/app/src/main/res/drawable/telegram_logo.xml
deleted file mode 100644
index 785ce01..0000000
--- a/app/src/main/res/drawable/telegram_logo.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-
-
-
-
-
-
-
-
-
-
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index cdc937e..cfcc5a1 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -63,7 +63,6 @@
you can choose your preferred platform.
Discord
- Telegram
Matrix
Forum
We have an official forum for longer form posts, which is publicly accessible and
From 98cb4382cb0f9ac000e9872e4e643624a099276c Mon Sep 17 00:00:00 2001
From: soupslurpr <92235850+soupslurpr@users.noreply.github.com>
Date: Mon, 2 Feb 2026 14:17:55 -0800
Subject: [PATCH 2/5] update Community screen Chat description
---
app/src/main/res/values/strings.xml | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index cfcc5a1..628512d 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -59,8 +59,9 @@
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.
+ Discord provides a better experience and is far more active than Matrix. We no longer bridge our chat rooms
+ across platforms so they are entirely separate.
Discord
Matrix
From f6d26b23f2f86ea0e2a560d9aedba4aa5b02f98c Mon Sep 17 00:00:00 2001
From: soupslurpr <92235850+soupslurpr@users.noreply.github.com>
Date: Mon, 2 Feb 2026 14:18:29 -0800
Subject: [PATCH 3/5] add .idea/deviceManager.xml (automatic)
---
.idea/deviceManager.xml | 13 +++++++++++++
1 file changed, 13 insertions(+)
create mode 100644 .idea/deviceManager.xml
diff --git a/.idea/deviceManager.xml b/.idea/deviceManager.xml
new file mode 100644
index 0000000..91f9558
--- /dev/null
+++ b/.idea/deviceManager.xml
@@ -0,0 +1,13 @@
+
+
+
+
+
+
\ No newline at end of file
From 8ca3f6a406ea77eedab0b103d626410e5f42d3ea Mon Sep 17 00:00:00 2001
From: soupslurpr <92235850+soupslurpr@users.noreply.github.com>
Date: Mon, 2 Feb 2026 14:19:34 -0800
Subject: [PATCH 4/5] update project code style (automatic)
---
.idea/codeStyles/Project.xml | 34 ++++++++++++++++++++++++++++++++++
1 file changed, 34 insertions(+)
diff --git a/.idea/codeStyles/Project.xml b/.idea/codeStyles/Project.xml
index 1bec35e..d3aea6e 100644
--- a/.idea/codeStyles/Project.xml
+++ b/.idea/codeStyles/Project.xml
@@ -1,5 +1,39 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
From 458e7b529b29b0ed34e3f8d07e57aaaf8724f7ba Mon Sep 17 00:00:00 2001
From: soupslurpr <92235850+soupslurpr@users.noreply.github.com>
Date: Mon, 2 Feb 2026 14:20:38 -0800
Subject: [PATCH 5/5] update project inspection profiles (automatic)
---
.idea/inspectionProfiles/Project_Default.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml
index 275c5be..bb270b8 100644
--- a/.idea/inspectionProfiles/Project_Default.xml
+++ b/.idea/inspectionProfiles/Project_Default.xml
@@ -67,6 +67,7 @@
+