This repository has been archived by the owner on Nov 10, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'develop' into master (#87)
* Update/go sdk (#73) * go-sdk: update 'NINLowLevelClient.framework' * user-agent: add support for 'user-agent' header * fix: resolve comments and bugs - Update to fix #61 bug in some cases. * fix: the issue with audio output (#75) * fix rendering issue by using UTF16 instead of UTF8 (#77) * fix issue by adding 'enqueud' event type to the observer (#78) * fix: reported crash (#82). * fix issue 52: fix problem in ordering received messages. * fix compose messages padding issues (#85) - fix issue with long texts for buttons - fix issue with "send" button's bottom padding * add dark mode support * fix reported issues about compose view rendering problems. * Update NINQueueViewController.m and remove retain cycle issue * fix rendeing issues: - fix long titles for composite messages - add more precise comapring algorithm for non-channel messages to improve ordering. Co-authored-by: Antti Laakso <[email protected]>
- Loading branch information
Hassan Shahbazi
and
Antti Laakso
authored
Feb 19, 2020
1 parent
10c91fc
commit 9b8c363
Showing
16 changed files
with
101 additions
and
98 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.