From c9fd68eff8f4b228083018ddaf2ce4474e75d5f7 Mon Sep 17 00:00:00 2001 From: cogwheel0 <172976095+cogwheel0@users.noreply.github.com> Date: Fri, 29 Aug 2025 13:05:31 +0530 Subject: [PATCH] feat: "Ask Conduit" context menu on text selection --- android/app/src/main/AndroidManifest.xml | 15 +++++++++ .../cogwheel/conduit/ProcessTextActivity.kt | 31 +++++++++++++++++++ ios/ShareExtension/Info.plist | 4 ++- 3 files changed, 49 insertions(+), 1 deletion(-) create mode 100644 android/app/src/main/kotlin/app/cogwheel/conduit/ProcessTextActivity.kt diff --git a/android/app/src/main/AndroidManifest.xml b/android/app/src/main/AndroidManifest.xml index 3f000ba..500ad3b 100644 --- a/android/app/src/main/AndroidManifest.xml +++ b/android/app/src/main/AndroidManifest.xml @@ -70,6 +70,21 @@ + + + + + + + + + + CFBundleDisplayName + Ask Conduit @@ -46,4 +48,4 @@ com.apple.share-services - \ No newline at end of file +