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 @@ -45,6 +45,7 @@ ownCloud admins and users.
4545* Bugfix - Crash from Google Play Console in PreviewImageFragment: [ #4577 ] ( https://github.com/owncloud/android/issues/4577 )
4646* Bugfix - No message when uploading a file with no quota: [ #4582 ] ( https://github.com/owncloud/android/issues/4582 )
4747* Bugfix - Crash from Google Play Console in PreviewImagePagerAdapter: [ #4596 ] ( https://github.com/owncloud/android/issues/4596 )
48+ * Bugfix - Change space icon in file details view for personal space: [ #4624 ] ( https://github.com/owncloud/android/issues/4624 )
4849* Change - Bump target SDK to 35: [ #4529 ] ( https://github.com/owncloud/android/issues/4529 )
4950* Change - Replace dav4android location: [ #4536 ] ( https://github.com/owncloud/android/issues/4536 )
5051* Change - Modify biometrics fail source string: [ #4572 ] ( https://github.com/owncloud/android/issues/4572 )
@@ -137,6 +138,14 @@ ownCloud admins and users.
137138 https://github.com/owncloud/android/issues/4596
138139 https://github.com/owncloud/android/pull/4600
139140
141+ * Bugfix - Change space icon in file details view for personal space: [ #4624 ] ( https://github.com/owncloud/android/issues/4624 )
142+
143+ The space icon in the file details view has been replaced by the folder icon
144+ when the space that contains the file is personal.
145+
146+ https://github.com/owncloud/android/issues/4624
147+ https://github.com/owncloud/android/pull/4640
148+
140149* Change - Bump target SDK to 35: [ #4529 ] ( https://github.com/owncloud/android/issues/4529 )
141150
142151 Target SDK has been upgraded to 35 in order to fulfill Android platform
You can’t perform that action at this time.
0 commit comments