Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
7 tasks
ekigamba opened this issue Oct 4, 2022 · 0 comments · May be fixed by #905
Open
7 tasks

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

ekigamba opened this issue Oct 4, 2022 · 0 comments · May be fixed by #905
Assignees

Comments

@ekigamba
Copy link
Contributor

ekigamba commented Oct 4, 2022

  • 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
@ekigamba ekigamba self-assigned this Oct 4, 2022
@ekigamba ekigamba changed the title Client core updates: Finish profile image handling with Glide Client core upgrade: Finish profile image handling with Glide Oct 4, 2022
@ekigamba ekigamba assigned hamza-vd and unassigned junaidwarsivd Feb 28, 2023
@hamza-vd hamza-vd linked a pull request Mar 2, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants