From ed2badfd3525eabb975dd001a766eec0b7d276ed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Elias=20M=C3=BCller?= Date: Sun, 10 May 2026 00:54:13 +0200 Subject: [PATCH] fixed chat bubble link styling and gesture handling, and added android package visibility for common schemes --- android/app/src/main/AndroidManifest.xml | 28 +++++++++++++++---- lib/view/pages/talk/widgets/chat_bubble.dart | 14 +++++++++- .../talk/widgets/highlighted_linkify.dart | 18 ++++++++++-- 3 files changed, 51 insertions(+), 9 deletions(-) diff --git a/android/app/src/main/AndroidManifest.xml b/android/app/src/main/AndroidManifest.xml index 3b12681..3bfcf55 100644 --- a/android/app/src/main/AndroidManifest.xml +++ b/android/app/src/main/AndroidManifest.xml @@ -73,16 +73,34 @@ android:resource="@xml/timetable_week_widget_info" /> - + + + + + + + + + + + + + + + + +