-
Notifications
You must be signed in to change notification settings - Fork 129
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'milestone/12.1' into feature/account-wizard
# Conflicts: # ownCloud.xcodeproj/project.pbxproj # ownCloud/App Controllers/AppRootViewController.swift # ownCloudAppShared/User Interface/Theme/ThemeCollection.swift
- Loading branch information
Showing
29 changed files
with
455 additions
and
350 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
Bugfix: Upload-Metadata | ||
|
||
TUS -H Upload-Metadata: mtime missing | ||
|
||
https://github.com/owncloud/ios-app/issues/1227 |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
Bugfix: Open Folder in Files.app | ||
|
||
In some cases it was not possible to open Folder using iOS Files.app. | ||
|
||
https://github.com/owncloud/ios-app/issues/1240 |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
Bugfix: Connection name | ||
|
||
Connection name doesn't change immediately | ||
|
||
https://github.com/owncloud/ios-app/issues/1254 |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
Bugfix: Unable to access files from Files.app | ||
|
||
In some cases it was not possible to access files from the Files.app. | ||
|
||
https://github.com/owncloud/ios-app/issues/1262 |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
Bugfix: File Provider Crash | ||
|
||
iOS invokes a FileProvider method with a nil value, which causes a crash. | ||
|
||
https://github.com/owncloud/ios-app/issues/1266 |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
Bugfix: Translation | ||
|
||
Updated translations from Transifex. | ||
|
||
https://github.com/owncloud/ios-app/pull/1269 |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
Bugfix: Open in Web for ownCloud 10 | ||
|
||
Open in Web feature was not available for ownCloud 10 instances in the app. | ||
|
||
https://github.com/owncloud/enterprise/issues/5747 |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
Bugfix: Copy Item not working | ||
|
||
Copy and paste to a Space was not working | ||
|
||
https://github.com/owncloud/enterprise/issues/5889 |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,3 @@ | ||
Bug Fixes | ||
|
||
• Added missing Recents Group | ||
• Unable to authenticate using OpenID Connect | ||
• Attach files from third-party apps | ||
• Solves "Content unavailable" in Files.app | ||
• Bug Fixes | ||
Fixed File Provider, App Provider and layout issues. | ||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,3 @@ | ||
Bug Fixes | ||
|
||
• Added missing Recents Group | ||
• Unable to authenticate using OpenID Connect | ||
• Attach files from third-party apps | ||
• Solves "Content unavailable" in Files.app | ||
• Bug Fixes | ||
Fixed File Provider, App Provider and layout issues. | ||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,3 @@ | ||
Bug Fixes | ||
|
||
• Added missing Recents Group | ||
• Unable to authenticate using OpenID Connect | ||
• Attach files from third-party apps | ||
• Solves "Content unavailable" in Files.app | ||
• Bug Fixes | ||
Fixed File Provider, App Provider and layout issues. | ||
|
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.