Skip to content

Commit 1dbc751

Browse files
committed
docs: calens changelog updated
1 parent 840e9be commit 1dbc751

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ ownCloud admins and users.
2929

3030
## Summary
3131

32+
* Bugfix - "Clear data" button enabled in the app settings in device settings: [#4309](https://github.com/owncloud/android/issues/4309)
3233
* Bugfix - Remove lens icon in folder picker: [#4311](https://github.com/owncloud/android/issues/4311)
3334
* Bugfix - Retried successful uploads are cleaned up from the temporary folder: [#4335](https://github.com/owncloud/android/issues/4335)
3435
* Change - Upgrade minimum SDK version to Android 7.0 (v24): [#4230](https://github.com/owncloud/android/issues/4230)
@@ -44,6 +45,15 @@ ownCloud admins and users.
4445

4546
## Details
4647

48+
* Bugfix - "Clear data" button enabled in the app settings in device settings: [#4309](https://github.com/owncloud/android/issues/4309)
49+
50+
The "Clear data" button has been enabled to delete the application data from the
51+
app settings in the device settings. Shared preferences, temporary files,
52+
accounts and the local database will be cleared when the button is pressed.
53+
54+
https://github.com/owncloud/android/issues/4309
55+
https://github.com/owncloud/android/pull/4350
56+
4757
* Bugfix - Remove lens icon in folder picker: [#4311](https://github.com/owncloud/android/issues/4311)
4858

4959
The lens icon in the toolbar was removed only in the spaces screen.

0 commit comments

Comments
 (0)