Skip to content

Commit

Permalink
Calens changelog updated
Browse files Browse the repository at this point in the history
  • Loading branch information
Aitorbp committed Oct 4, 2023
1 parent 91cfb0c commit df21ecd
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,16 @@ ownCloud admins and users.
Summary
-------

* Bugfix - Null pointer exception have been avoided: [#4158](https://github.com/owncloud/android/issues/4158)
* Bugfix - Some Null Pointer Exceptions avoided: [#4158](https://github.com/owncloud/android/issues/4158)
* Enhancement - "Apply to all" when many name conflicts arise: [#4078](https://github.com/owncloud/android/issues/4078)

Details
-------

* Bugfix - Null pointer exception have been avoided: [#4158](https://github.com/owncloud/android/issues/4158)
* Bugfix - Some Null Pointer Exceptions avoided: [#4158](https://github.com/owncloud/android/issues/4158)

In the detail screen as elsewhere the app has been prevented from crashing when a null is found.
In the detail screen, in the main file list ViewModel and in the OCFile repository the app has
been prevented from crashing when a null is found.

https://github.com/owncloud/android/issues/4158
https://github.com/owncloud/android/pull/4170
Expand Down

0 comments on commit df21ecd

Please sign in to comment.