Skip to content

Conversation

felix-schwarz
Copy link
Contributor

@felix-schwarz felix-schwarz commented Dec 30, 2020

Description

Select backports from milestone/11.5:

  • OCFileProviderServiceStandby to wake up / keep awake the File Provider while the client session is open
  • OCHTTPPipeline and OCHTTPPipelineTask fixes from develop

New in milestone/11.4.5:

Related Issue

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

…p / keep awake the File Provider while the client session is open
@CLAassistant
Copy link

CLAassistant commented Dec 30, 2020

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

✅ hosy
❌ felix-schwarz
You have signed the CLA already but the status is still pending? Let us recheck it.

	- extend logging
	- add call to +logLevel to properly set up the log level
- OCLicenseAppStoreProvider: avoid retain of self in observer block
@michaelstingl michaelstingl added this to the 11.4.5-Current milestone Jan 5, 2021
- 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
@felix-schwarz felix-schwarz requested a review from hosy January 5, 2021 22:15
hosy added 2 commits January 7, 2021 12:13
- added release notes for version 11.4.5
- localized shortcuts definition files for all supported languages
…ew is in edit mode to do not interrupt the move row action and prevent switching to a new window on the iPad
- fixed german translation
@hosy hosy merged commit 376de85 into master Jan 7, 2021
@delete-merged-branch delete-merged-branch bot deleted the milestone/11.4.5 branch January 7, 2021 20:31
@felix-schwarz felix-schwarz restored the milestone/11.4.5 branch January 21, 2021 15:49
@felix-schwarz
Copy link
Contributor Author

Restored the deleted branch to make it available again for @ChrisEdS.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] App crashes when trying to select a large file while it still uploads
4 participants