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.
3737* Bugfix - List filtering not working after rotating device: [ #4441 ] ( https://github.com/owncloud/android/issues/4441 )
3838* Bugfix - The color of some elements is set up correctly: [ #4442 ] ( https://github.com/owncloud/android/issues/4442 )
3939* 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 )
4041* Enhancement - Improved "Remove from original folder" option in auto-upload: [ #4357 ] ( https://github.com/owncloud/android/issues/4357 )
4142* Enhancement - Improved accessibility of information and relationships: [ #4362 ] ( https://github.com/owncloud/android/issues/4362 )
4243* 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.
9192 https://github.com/owncloud/android/issues/4474
9293 https://github.com/owncloud/android/pull/4479
9394
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+
94103* Enhancement - Improved "Remove from original folder" option in auto-upload: [ #4357 ] ( https://github.com/owncloud/android/issues/4357 )
95104
96105 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