You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* - backport OCFileProviderServiceStandby from milestone/11.5 to wake up / keep awake the File Provider while the client session is open
* - FileProvider and FileProviderServiceSource
- extend logging
- add call to +logLevel to properly set up the log level
- OCLicenseAppStoreProvider: avoid retain of self in observer block
* File Provider fixes:
- remove strong instance references to OCCore from FileProviderEnumerator and FileProviderExtension
- avoid locking and better handle concurrent requests for bookmarks and cores
- keep OCCore alive by also following request/return semantics in FileProviderServiceSource as well
- add new processSyncRecordsIfNeeded method to OCFileProviderService protocol to allow triggering sync record processing from OCFileProviderServiceStandby
- OCFileProviderServiceStandby: trigger processSyncRecordsIfNeeded whenever the app is brought to the front
* - fix crash reported in #855
* - update SDK
* - update SDK
* - updated to new version 11.4.5
- added release notes for version 11.4.5
- localized shortcuts definition files for all supported languages
* do not allow dragging and show contextual menu actions, when table view is in edit mode to do not interrupt the move row action and prevent switching to a new window on the iPad
* FileProvider: change log level of bookmark retrieval log message
* - Update SDK
* - updated short version string to 182
- fixed german translation
Co-authored-by: Matthias Hühne <[email protected]>
0 commit comments