wire-ios_legacy
wire-ios_legacy copied to clipboard
📱 Wire for iOS (iPhone and iPad)
---- #### PR Submission Checklist for internal contributors - The **PR Title** - [ ] conforms to the style of semantic commits messages¹ supported in Wire's Github Workflow² - [...
## Checklist (please check before submitting) * [x] I checked the existing issues, and the issue was not reported before. ## The problem On iOS (15.3.1) I cannot send messenges...
On version 3.93 (4708), iPhone 12, iOS 15.2, the contacts avatar pictures do not show, only their initials. This happens both in the contact list and the individual chats. It...
* [x] I checked the existing issues, and the issue was not reported before. This is a question, and not a bug. I have transferred a Wire backup from an...
## What's new in this PR? Refactor the conversation deletion logic into EntityAction and EntityActionHandler pattern ## Dependencies - https://github.com/wireapp/wire-ios-data-model/pull/1270 - https://github.com/wireapp/wire-ios-request-strategy/pull/412 - https://github.com/wireapp/wire-ios-sync-engine/pull/1568
## What's new in this PR? Read wire-is version from `version.xcconfig`. Use the version as an option `--branch` for `download-assets.sh`, to download files form `wire-ios-build-configuration`'s tag. In this PR, the...
Since the contact name is chosen by the contact itself, it would lead to a messy contact list. For exemple, one may have several John Doe. What is the user...
## What's new in this PR? ### Issues (This is a study of type erasure not necessary to merge) In `CallInfoViewControllerInput`, we wrote a `isEqual` method to compare 2 `CallInfoViewControllerInput`...
---- #### PR Submission Checklist for internal contributors - The **PR Title** - [x] conforms to the style of semantic commits messages¹ supported in Wire's Github Workflow² - [x] contains...
SQSERVICES-1700 Refactor NotificationService for possible reuse - The **PR Title** - [x] conforms to the style of semantic commits messages¹ supported in Wire's Github Workflow² - [x] contains a reference...