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 @@ -40,13 +40,22 @@ ownCloud admins and users.
4040
4141## Summary
4242
43+ * Bugfix - Edit space option available when there is no connection: [ #4742 ] ( https://github.com/owncloud/android/issues/4742 )
4344* Change - Migrate tests to the new kotlinx-coroutines-test API: [ #4710 ] ( https://github.com/owncloud/android/issues/4710 )
4445* Change - Increase rating dialog delay: [ #4744 ] ( https://github.com/owncloud/android/pull/4744 )
4546* Enhancement - Show members of a space: [ #4612 ] ( https://github.com/owncloud/android/issues/4612 )
4647* Enhancement - Set emoji as space image: [ #4707 ] ( https://github.com/owncloud/android/issues/4707 )
4748
4849## Details
4950
51+ * Bugfix - Edit space option available when there is no connection: [ #4742 ] ( https://github.com/owncloud/android/issues/4742 )
52+
53+ A new condition has been added to hide the edit space option when no network
54+ connection is available.
55+
56+ https://github.com/owncloud/android/issues/4742
57+ https://github.com/owncloud/android/pull/4750
58+
5059* Change - Migrate tests to the new kotlinx-coroutines-test API: [ #4710 ] ( https://github.com/owncloud/android/issues/4710 )
5160
5261 Some tests from view model classes have been refactored in order to use the new
You can’t perform that action at this time.
0 commit comments