Commit graph

5 commits

Author SHA1 Message Date
Marcel Hibbe
36c5f0814b
remove avatar blurring for background (=fix blocking of call controls)
no blurring or other background color calculation is done any more. BlurPostProcessor took too long for the used image size. If this is a requirement in the future, use ScalingBlurPostprocessor instead of  BlurPostprocessor (so fresco lib fork from nextcloud has to be updated!), see https://frescolib.org/docs/modifying-image.html

Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2021-11-11 13:52:18 +01:00
Mario Đanić
4143bd841e
Fresco and sharing (#531)
* Various improvements

This is literally the worst commit I ever did, but due to rebasing issues this is how it is.

* Fixes after rebase

Signed-off-by: Mario Danic <mario@lovelyhq.com>

* Updates post-rebase

Signed-off-by: Mario Danic <mario@lovelyhq.com>

* Updates #2 post rebase

Signed-off-by: Mario Danic <mario@lovelyhq.com>

* Update deps

Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-04-24 08:32:19 +02:00
Mario Danic
6621b9964a Clean up
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2018-12-17 13:40:44 +01:00
AndyScherzinger
9ffead9b73
use different avatar sizes for landscape/portrait for call notification
while always fetch the larger version (portrait size)
2018-06-18 14:05:52 +02:00
Mario Danic
05d080b95c Initial import
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2017-10-23 12:40:38 +02:00