wire-ios
wire-ios copied to clipboard
📱 Wire for iOS (iPhone and iPad)
WPB-9194 Cannot display developer menu once dismissed ### Issue Found issue during the playtest, the developer menu cannot be displayed once dismissed once. --- ### Checklist - [ ] Title...
WPB-775 Optional password on guest links ---- # What's new in this PR? This is the feature branch for the guest link with password feature. ---- ##### References 1. https://sparkbox.com/foundry/semantic_commit_messages...
WPB-9149 iOS: refactor mls group verification in ZMUserSession ### Motivation The `ZMUserSession`'s initialiser takes about 25 arguments. They can be categorised in two: 1. primary dependencies: foundational services, caches etc.....
### Issue This PR refines https://github.com/wireapp/wire-ios/pull/1317 that published every build to non Wire Employees group. We now expose the option to distribute to allow us to test the build before...
### Issue The tab bar has been managed by the conversation screen. This PR adds a proper UITabBarController. --- ### Checklist - [x] Title contains a reference JIRA issue number...
WPB-8697 [iOS] Create UsersAPI ### Issue Add UsersAPI with support for fetching a single or a batch of users. --- ### Checklist - [x] Title contains a reference JIRA issue...
WPB-7402 [iOS] Message cannot be sent for confirmation and last read messages once conversation is degraded ### Issue Invisible messages (hidden in the conversation) were not sent in a degraded...
WPB-8739 [iOS] Create TeamRepository ### Issue This PR implements the `TeamRepository` with an initial set of methods to pull team data from the server via the `TeamsAPI` and store them...
This PR encompasses a series of refactorings to the LocationSelectionViewController aimed at enhancing code quality, readability, and maintainability. The primary focus has been on encapsulating functionalities related to map and...
WPB-6647 [iOS] Navigational Overhaul ### Issue _Please describe the issue._ _Optional: add details about technical approach, solutions etc._ _Optional: reference dependencies to other pull requests etc._ ### Testing _Describe how...