File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -37,6 +37,7 @@ ownCloud admins and users.
37
37
* Bugfix - List filtering not working after rotating device: [ #4441 ] ( https://github.com/owncloud/android/issues/4441 )
38
38
* Bugfix - The color of some elements is set up correctly: [ #4442 ] ( https://github.com/owncloud/android/issues/4442 )
39
39
* Bugfix - Audio player does not work: [ #4474 ] ( https://github.com/owncloud/android/issues/4474 )
40
+ * Bugfix - Buttons visibility in name conflicts dialog: [ #4480 ] ( https://github.com/owncloud/android/pull/4480 )
40
41
* Enhancement - Improved "Remove from original folder" option in auto-upload: [ #4357 ] ( https://github.com/owncloud/android/issues/4357 )
41
42
* Enhancement - Improved accessibility of information and relationships: [ #4362 ] ( https://github.com/owncloud/android/issues/4362 )
42
43
* Enhancement - Changed the color of some elements to improve accessibility: [ #4364 ] ( https://github.com/owncloud/android/issues/4364 )
@@ -91,6 +92,14 @@ ownCloud admins and users.
91
92
https://github.com/owncloud/android/issues/4474
92
93
https://github.com/owncloud/android/pull/4479
93
94
95
+ * Bugfix - Buttons visibility in name conflicts dialog: [ #4480 ] ( https://github.com/owncloud/android/pull/4480 )
96
+
97
+ In some languages, labels for the buttons in the name conflicts dialog were too
98
+ long and their visibility was very poor. These buttons have been placed in
99
+ vertical instead of horizontal to avoid this problem.
100
+
101
+ https://github.com/owncloud/android/pull/4480
102
+
94
103
* Enhancement - Improved "Remove from original folder" option in auto-upload: [ #4357 ] ( https://github.com/owncloud/android/issues/4357 )
95
104
96
105
The file will be deleted locally after it has been uploaded to the server,
You can’t perform that action at this time.
0 commit comments