talk-android/app/src/main/java/com/nextcloud/talk/dagger/modules
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
..
BusModule.java Reformat 2019-02-15 01:49:57 +01:00
ContextModule.java Add user profile, allow to edit it, if server supports it 2021-04-08 09:43:37 +02:00
DatabaseModule.java Remove preference 'link_previews' from storage 2021-07-15 14:20:16 +02:00
RestModule.java remove avatar blurring for background (=fix blocking of call controls) 2021-11-11 13:52:18 +01:00