Michelle Linington
5a645228b0
Fix issue where avatars flicker sporadically
...
Our AvatarBuilder caches were cleared in their entirety any time a
profile changes. If a profile update raced with a avatar fetch in
ConversationAvatarView, they'd blink briefly while the cached items were
removed.
This change ensures that we're only clearing out avatars that are
associated with an updated profile.
2021-11-22 17:01:07 -08:00
Michelle Linington
0b9c6727a6
Fixes various small bugs
...
- Clear out avatar cache on local profile changes too
- ConversationAvatarView properly handles local profile updates
- Fix some tiny UI bugs in group calls
2021-11-10 21:27:17 -08:00
Matthew Chen
d7a4154c52
Disable notification intent avatars in NSE.
2021-10-08 10:41:11 -03:00
Eugene Bistolas
e1c43e3583
Additional logging for prod NSE avatar generation
2021-08-25 14:24:19 -10:00
Matthew Chen
98e3bd81a0
Leverage pre-cached avatars.
2021-08-23 18:20:42 -03:00
Matthew Chen
bf6681f68d
Leverage pre-cached avatars.
2021-08-23 18:20:42 -03:00
Matthew Chen
2c1f0c1c30
Elaborate local profile avatar logging.
2021-08-19 14:39:04 -03:00
Matthew Chen
e734b0beb7
Respond to CR.
2021-08-04 17:08:40 -03:00
Matthew Chen
404062ed29
Cache formatting of PersonNameComponents.
2021-08-04 17:08:28 -03:00
Nora Trapp
0322acd7f1
Auto select photo avatar
2021-07-16 18:36:33 -07:00
Nora Trapp
d7d96fa715
Fix fuzziness in default avatar rendering
2021-07-16 18:36:33 -07:00
Nora Trapp
dee9029002
Use a larger font size for emoji avatar, limit to 3 characters
2021-07-16 17:24:08 -07:00
Nora Trapp
b217dbf859
Finalized default avatar set
2021-07-16 17:22:32 -07:00
Nora Trapp
a07aec245d
Finalized avatar builder colors
2021-07-16 13:55:03 -07:00
Matthew Chen
aeb9c978d8
Minor fixes.
2021-07-16 09:16:37 -03:00
Nora Trapp
89fbeb432c
Tweak avatar editor keyboard interactions
2021-07-15 20:04:22 -07:00
Nora Trapp
0b40468295
Avatar editor
2021-07-15 20:04:22 -07:00
Nora Trapp
29a31bdd20
Restructure AvatarBuilder to support new avatar styles
2021-07-15 20:04:22 -07:00