Skip to content

Client core upgrade: Finish profile image handling with Glide #890

@ekigamba

Description

@ekigamba
  • Confirm if Glide is used to save new profile images captured by on the user's device
  • Check if the Glide default cache limitation is going to be an issue
  • See if we can adapt Glide to allow for base URL changes without requiring a redownload of all the images saved under the previous URL
  • Confirm if p2p is used to provide client devices with updates from the server (Ephraim)

If the issue is valid, then

  • Adapt P2P to use either cached images in glide or profile image
  • Adapt Glide to use a single cache folder or use both depending on the image folder
  • Adapt Glide to update the Image repository with downloaded profile images

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions