Marcel Müller

Results 181 issues of Marcel Müller

This PR adds the ability to start the login process with a custom URL: ``` nextcloudtalk://login?server={serverURL} nextcloudtalk://login?server={serverURL}&user={user} ``` The optional user parameter only works on NC >= 24 Fixes #234...

This PR adds functionality to transcribe voice-messages to text using on-device speech recognition. iOS 13 is needed and atleast an iPhone 6S. Doing on-device recognition reduces the accuracy, but won't...

### Expected behaviour Account switcher should always use the correct appearance ### Actual behaviour Sometimes this happens: ![image](https://user-images.githubusercontent.com/1580193/138270395-7aafe139-352f-410b-bc0d-e9cbd10f7762.png) Not sure how to trigger it, works correctly most of the time.

bug
0. Needs triage

## Steps to reproduce 1. Start a call with talk-ios (to talk-web) 2. Minimize talk-ios 3. Get a second (phone) call on the phone 4. Select "End & Accept" ###...

bug
0. Needs triage

This PR adds support for Siri-Suggestions, when enabled and iOS >= 13 is used. When sharing something, most recent talk conversation will be added as suggestions: ![image](https://user-images.githubusercontent.com/1580193/111083107-0e3e5580-850c-11eb-90d6-eb660e366cb9.png) I'm not too...

* Phone is locked * Initiate a video-call -> fullscreen callkit screen will be shown * Answer the call and press the video-button * Identify yourself through faceid * Notice...

When a complete folder is shared we still try to display a preview using quicklook. A quick workaround would be to always open directories (mimetype: "httpd/unix-directory") using nc app or...

* Have 2 iOS devices setup with `account1` * Start a call from Talk Web from `account2` to `account1` * Both devices ring: Accept the call on both iOS devices...

Hello Marino, I was looking through the code and noticed a few things regarding background fetch/processing. * Background fetch and processing are correctly scheduled after the app enters the background...

3. to review

## 🍏 v15.0.0 ### Local - [x] Make sure you pull the latest master branch: ```sh git checkout master git pull origin master ``` - [x] Adjust bundle ids -...

enhancement
0. Needs triage