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 @@ -39,6 +39,7 @@ ownCloud admins and users.
3939* Bugfix - Side menu collapses info in landscape: [ #4513 ] ( https://github.com/owncloud/android/issues/4513 )
4040* Bugfix - Content in Spaces not shown from third-party apps: [ #4522 ] ( https://github.com/owncloud/android/issues/4522 )
4141* Bugfix - Add bottom margin for used quota in account dialog: [ #4566 ] ( https://github.com/owncloud/android/issues/4566 )
42+ * Bugfix - Infinite edges in Android 15: [ #4576 ] ( https://github.com/owncloud/android/issues/4576 )
4243* Change - Bump target SDK to 35: [ #4529 ] ( https://github.com/owncloud/android/issues/4529 )
4344* Change - Replace dav4android location: [ #4536 ] ( https://github.com/owncloud/android/issues/4536 )
4445* Change - Modify biometrics fail source string: [ #4572 ] ( https://github.com/owncloud/android/issues/4572 )
@@ -72,6 +73,14 @@ ownCloud admins and users.
7273 https://github.com/owncloud/android/issues/4566
7374 https://github.com/owncloud/android/pull/4567
7475
76+ * Bugfix - Infinite edges in Android 15: [ #4576 ] ( https://github.com/owncloud/android/issues/4576 )
77+
78+ Infinite edges feature, enabled by default starting from Android 15, has been
79+ disabled in the app.
80+
81+ https://github.com/owncloud/android/issues/4576
82+ https://github.com/owncloud/android/pull/4581
83+
7584* Change - Bump target SDK to 35: [ #4529 ] ( https://github.com/owncloud/android/issues/4529 )
7685
7786 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