File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,6 +11,7 @@ Summary
1111* Bugfix - Security flags for recording screen: [ #3468 ] ( https://github.com/owncloud/android/issues/3468 )
1212* Bugfix - Crash when changing orientation in Details view: [ #3571 ] ( https://github.com/owncloud/android/issues/3571 )
1313* Bugfix - Lock displays shown again: [ #3591 ] ( https://github.com/owncloud/android/issues/3591 )
14+ * Bugfix - Prevented signed in user in the list of users to be shared: [ #1419 ] ( https://github.com/owncloud/android/issues/1419 )
1415* Enhancement - First steps in Android Enterprise integration: [ #3415 ] ( https://github.com/owncloud/android/issues/3415 )
1516* Enhancement - Lock delay enforced: [ #3440 ] ( https://github.com/owncloud/android/issues/3440 )
1617* Enhancement - Provide app feedback to MDM admins: [ #3420 ] ( https://github.com/owncloud/android/issues/3420 )
@@ -55,6 +56,14 @@ Details
5556 https://github.com/owncloud/android/issues/3591
5657 https://github.com/owncloud/android/pull/3592
5758
59+ * Bugfix - Prevented signed in user in the list of users to be shared: [ #1419 ] ( https://github.com/owncloud/android/issues/1419 )
60+
61+ Previously, user list for sharing contains signed in user, now this user is omitted to avoid
62+ errors.
63+
64+ https://github.com/owncloud/android/issues/1419
65+ https://github.com/owncloud/android/pull/3643
66+
5867* Enhancement - First steps in Android Enterprise integration: [ #3415 ] ( https://github.com/owncloud/android/issues/3415 )
5968
6069 Two parameters (server url and server url input visibility) can be now managed via MDM. These
You can’t perform that action at this time.
0 commit comments