Hi
I was wondering why I can't find Nextcloud Talk in my list when I try to share sth. like in my Brave Browser (LOS 15.1)? Did I miss something or this right?
I would be really happy if there'll be this feature to simply share links directly with my contacts.
Thanks a lot!
Good idea. I'll add it eventually!
Any update on this?
This feature could probably be implemented before https://github.com/nextcloud/talk-android/issues/435 and could work like that:
1 Open a website in the browser
2 Click on "share"
3 Select nectcloud-talk from the sharing list
4a Press short to select one chat that you want to share the link with and press afterwards okay or cancel in the popup
or
4b Press long to get into batch-mode to select one or more chats that you want to share the link with and press afterwards okay
Maybe it helps to see how the deck app has implemented it: https://github.com/stefan-niedermann/nextcloud-deck/blob/master/app/src/main/java/it/niedermann/nextcloud/deck/ui/sharetarget/ShareTargetActivity.java (https://github.com/stefan-niedermann/nextcloud-deck/commit/fc711d851a294e273436dad8dc0267857fcfb3fa)
Edit by @stefan-niedermann Updated link to Deck app
I confirm that when I share something e.g. from my browser I have in the list of the available apps:
yet no Nextcloud Talk app, which seems so strange....
Hello.
Is this an item that is still being actively looked into?
I am working on it and have a basic implementation for text but not images.
What's the relationship between this issue and #435? Are these duplicate efforts? Maybe it would speed things up if there was only one joined approach. (As mentioned many times, not having the talk app in the list of apps for sharing images, links etc. makes the app absolutely useless for daily usage.)
@mnlipp I think it is the same. But as only @dan0xii is working on this feature, it does not duplicate any efforts…
Sharing files in the browser is working fine. Therefore the backend should be ready right? https://github.com/nextcloud/spreed/pull/2891
Any updates here about the mobile apps for daily use?
Mobile apps can now upload items in the chat view, the share dialog to share items form other apps will follow later this year
@mahibi awesome! Can you tell me in which version this feature will be published? :slightly_smiling_face:
i guess this will be published with v12.
and thanks to @dan0xii ! your branch gave some inspirations how things could be implemented.. 👍
I roughly scanned the code and i am wondering whether also sharing plain text (for example when selecting a word) into the Talk app is supported by #1252 ?
I have the impression that this is only about files, but i am not sure.
Shall i open a separate issue or is this feature already included?
Sharing text works.
But on the share dialog I can not change the current active account.
But on the share dialog I can not change the current active account.
yes that's true indeed and could be a follow up PR!
Most helpful comment
Good idea. I'll add it eventually!