-
Notifications
You must be signed in to change notification settings - Fork 131
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use displayname instead of username (#273)
* Implemented bookmark display name * Fixed indentation * Implemented different solution to use displayName * adapt OCConnection init method to SDK changes * prevent UI operation on main thread * also get sure, that this is called on the main thread * Adapt mocking OCConnection connect / disconnect - OCConnection needs mocking for connect and disconnect - moved mocking methods to UtilsTests class, make it accessible for other test classes - added accessibility id for save button - updated submodul, because newest SDK is needed
- Loading branch information
Showing
7 changed files
with
291 additions
and
169 deletions.
There are no files selected for viewing
Submodule ios-sdk
updated
24 files
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.