File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -12,6 +12,7 @@ Summary
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 )
1414* Bugfix - Prevented signed in user in the list of users to be shared: [ #1419 ] ( https://github.com/owncloud/android/issues/1419 )
15+ * Bugfix - Corrupt picture error controlled: [ #3441 ] ( https://github.com/owncloud/android/issues/3441 )
1516* Enhancement - First steps in Android Enterprise integration: [ #3415 ] ( https://github.com/owncloud/android/issues/3415 )
1617* Enhancement - Lock delay enforced: [ #3440 ] ( https://github.com/owncloud/android/issues/3440 )
1718* Enhancement - Provide app feedback to MDM admins: [ #3420 ] ( https://github.com/owncloud/android/issues/3420 )
@@ -64,6 +65,14 @@ Details
6465 https://github.com/owncloud/android/issues/1419
6566 https://github.com/owncloud/android/pull/3643
6667
68+ * Bugfix - Corrupt picture error controlled: [ #3441 ] ( https://github.com/owncloud/android/issues/3441 )
69+
70+ Previously, If a file is not correct or is damaged, it is downloaded but not previewed. An
71+ infinite spinner on a black window is shown instead. Now, an error appears warning to the user.
72+
73+ https://github.com/owncloud/android/issues/3441
74+ https://github.com/owncloud/android/pull/3644
75+
6776* Enhancement - First steps in Android Enterprise integration: [ #3415 ] ( https://github.com/owncloud/android/issues/3415 )
6877
6978 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