663-Restrict_glide_logging
Description
Image loading framework glide
shows warning logs when it could not find image from the url. For new accounts there is no avatar is set by default, so the log is printed. This log is ignorable, because the issue is handled & shows placeholder image for this purpose. We want remove this type of glide's warning log to minimize log size & user confusion & only want to show ERROR
logs for glide only.
Screenshots
Technical details
Tests
- Create new murena account, so no avater is set by default. Set up account via /e/OS Account Manager. Visit ~"File synchronisation" widget & check logcat. See if any log is not printed similar as:
W Glide : Load failed for https://murena.io/index.php/avatar/<Murena Account Id>/300 with size [-2147483648x-2147483648]