Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content

663-Restrict_glide_logging

Fahim Salam Chowdhury requested to merge 663-Restrict_glide_logging into v1-oreo

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]

Issues

10 commandments of code reviews

👪 https://gitlab.e.foundation/internal/wiki/-/wikis/development/code-review

Merge request reports

Loading