diff --git a/changelog/unreleased/4354 b/changelog/unreleased/4354 new file mode 100644 index 000000000000..5c0892406417 --- /dev/null +++ b/changelog/unreleased/4354 @@ -0,0 +1,7 @@ +Enhancement: Avoid unnecessary requests when an av. offline folder is refreshed + +The available offline folders will only be refreshed when the eTag parameter of the server and that of the local database are different, +avoiding to send unnecessary request to the server. + +https://github.com/owncloud/android/issues/4197 +https://github.com/owncloud/android/pull/4354