-
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.
- update SDK to include version tracking change for KVO data source
- OCSavedSearch: add uuid and name to .dataItemVersion - OCVault+SavedSearches: add method updateSavedSearch for updating existing saved searches (f.ex. with a different name) - AccountController: - rename searchesFolder to globalSearch to signal the new position in the sidebar - present saved searches directly in the top level of the sidebar - add useFolderForSearches var to allow switching between a flat or folder-based presentation of saved searches in the sidebar - cleanup code - AccountControllerSearchViewController: remove added quick access searches from quick access list, remove entire Quick Access section if all quick access searches were added - SavedSearchCell: use gear-badged folder instead of gear icon for saved searches in the sidebar - CollectionViewController: preserve selection after non-animated snapshot updates - OCSavedSearch+Interactions: add "Rename" action to saved search context menu - ClientItemViewController: fix warning
- Loading branch information
1 parent
0f94a2c
commit ea74eac
Showing
10 changed files
with
171 additions
and
47 deletions.
There are no files selected for viewing
Submodule ios-sdk
updated
21 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
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