From 828f7bc4208facaceb7fb58fffae3058fc2ad854 Mon Sep 17 00:00:00 2001 From: Infi Date: Thu, 31 Oct 2024 21:55:22 +0100 Subject: [PATCH] feat: set status text Signed-off-by: Infi --- .idea/inspectionProfiles/Project_Default.xml | 3 + .../revolt/screens/chat/ChatRouterScreen.kt | 2 +- .../java/chat/revolt/sheets/StatusSheet.kt | 182 +++++++++++++++++- app/src/main/res/values/strings.xml | 6 + 4 files changed, 190 insertions(+), 3 deletions(-) diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml index fb93d254..63cbe31e 100644 --- a/.idea/inspectionProfiles/Project_Default.xml +++ b/.idea/inspectionProfiles/Project_Default.xml @@ -37,6 +37,9 @@