mirror of
https://github.com/oxen-io/session-android.git
synced 2025-03-25 14:00:51 +00:00

Added logic to avoid scheduling a GroupAvatarDownloadJob if there is already an existing one with the same parameters Added logic to avoid trying to download an old avatar for a group if there is a new one Added logic to prevent an old GroupAvatarDownloadJob from overriding a valid avatar with an old one