- [ ] 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