File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -14,6 +14,7 @@ Summary
1414* Enhancement - Authenticated WebFinger: [ #3943 ] ( https://github.com/owncloud/android/issues/3943 )
1515* Enhancement - Link in drawer menu: [ #3949 ] ( https://github.com/owncloud/android/pull/3949 )
1616* Enhancement - Send language header in all requests: [ #3980 ] ( https://github.com/owncloud/android/issues/3980 )
17+ * Enhancement - Open in specific web provider: [ #3994 ] ( https://github.com/owncloud/android/issues/3994 )
1718* Enhancement - Updated WebFinger flow: [ #3998 ] ( https://github.com/owncloud/android/issues/3998 )
1819
1920Details
@@ -72,6 +73,18 @@ Details
7273 https://github.com/owncloud/android/pull/3982
7374 https://github.com/owncloud/android-library/pull/551
7475
76+ * Enhancement - Open in specific web provider: [ #3994 ] ( https://github.com/owncloud/android/issues/3994 )
77+
78+ We've added the specific web app providers instead of opening the file with the default web
79+ provider.
80+
81+ The user can open their files with any of the available specific web app providers from the
82+ server. Previously, file was opened with the default one.
83+
84+ https://github.com/owncloud/android/issues/3994
85+ https://github.com/owncloud/android/pull/3990
86+ https://owncloud.dev/services/app-registry/apps/#app-registry
87+
7588* Enhancement - Updated WebFinger flow: [ #3998 ] ( https://github.com/owncloud/android/issues/3998 )
7689
7790 WebFinger call won't follow redirections. WebFinger will be requested first and will skip
You can’t perform that action at this time.
0 commit comments