Highlights
- Arctic Code Vault Contributor
- Pro
Popular repositories
1,175 contributions in the last year
Contribution activity
December 2020
Created 9 commits in 4 repositories
Created a pull request in wireapp/wire-ios-data-model that received 3 comments
[Refactor] Sending of reset session message
What's new in this PR?
I'm refactoring how we send the REST_SESSION message after we've reset session. Previously it was done by posting a notifica…
+377
−152
•
3
comments
Opened 12 other pull requests in 6 repositories
wireapp/wire-ios-sync-engine
2
open
2
merged
wireapp/wire-ios
2
open
1
merged
wireapp/wire-ios-data-model
2
merged
wireapp/wire-ios-transport
1
open
wireapp/wire-ios-request-strategy
1
merged
wireapp/wire-ios-build-configuration
1
merged
Reviewed 40 pull requests in 7 repositories
wireapp/wire-ios 17 pull requests
- [Refactor] Remove useCustomCodeInsteadOfAccountPassword
- [Feature] connect active speakers updates to UI
- [Chore] Remove legacy analytics events
- Revert "[Feature] Support session reset system message"
- Fix: remove unnecessary member variables from background view controller
- [Fix] Removed unused ZMConversation in SenderCellComponent
- clean up tests and do not set up observer when tests
- [Chore] accessibility identifiers for video preview
- chore: bump components
- [Refactor]: Expand the SessionManagerDelegate
- Fix: extend WireApplication with NotificationSettingsRegistrable
- [Feature] Add notification to fetch feature config
- [Chore] bump avs to 6.6.9
- [Feature] Hide / show app lock
- [Feature] add pulsing ability to microphone icon
- [Refactor] Use Applock in user session
- [Refactoring]: Merging Call Routing Refactoring into Develop
wireapp/wire-ios-data-model 9 pull requests
- [Refactor] Remove useCustomCodeInsteadOfAccountPassword from the Feature.Config
- [Fix] app crash when `service` payload is null
- [Refactor] Needs to inform user that feature has been changed
- add isTrust to UserType protocol
- [Refactor] Provide a screen to create a custom passcode
- [Refactor] Keychain migration for applock
- [Refactor] Modify enqueueBackendRefresh() to refresh features
- [Refactor] Add protocol of the AppLockController
- [Refactor] Add selfUser to AppLockController initializer
wireapp/wire-ios-sync-engine 9 pull requests
- chore: bump components
- remove state from CallParticipant hash
- [Refacto] remove use custom code instead of account password
- [Chore] Remove legacy analytic events
- [Feature] AVS active speakers integration
- change CallParticipant.user from ZMUser to UserType
- [Refactor]: SessionManagerDelegate: improve sessionManagerDidFailToLogin method usage
- Fix: Xcode 12 test target build issue
- [Refactor] Update AppLockController init() with selfUser