Signal-iOS/SignalUI/Views
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
..
ConversationView
ImageEditor Move window manager to Signal target. 2021-10-19 17:59:13 -03:00
Link Preview Badges avatars with custom diameters 2021-11-11 20:18:30 -08:00
Mentions Badges avatars with custom diameters 2021-11-11 20:18:30 -08:00
Tooltips
VideoEditor Add SignalUI framework target. 2021-10-19 09:39:53 -03:00
AvatarImageView.swift Replace AvatarImageView2 with ConversationAvatarView2 2021-11-09 14:25:55 -08:00
CircleView.swift
ContactCellView.swift Badges avatars with custom diameters 2021-11-11 20:18:30 -08:00
ContactsViewHelper.h
ContactsViewHelper.m Don't cache contacts on contacts manager. 2021-10-22 19:09:44 -03:00
ContactsViewHelper.swift
ContactTableViewCell.swift Clean up ConversationAvatarView data sources 2021-11-09 14:25:55 -08:00
ConversationAvatarView.swift Fix issue where avatars flicker sporadically 2021-11-22 17:01:07 -08:00
CustomKeyboard.swift
DirectionalPanGestureRecognizer.swift
DisappearingTimerConfigurationView.swift
GalleryRailView.swift
GradientView.swift
InputAccessoryViewPlaceholder.swift
LinkingTextView.swift
LoopingVideoView.swift
ManualLayoutView.swift Add SignalUI framework target. 2021-10-19 09:39:53 -03:00
ManualStackView.swift Add SignalUI framework target. 2021-10-19 09:39:53 -03:00
NonContactTableViewCell.swift Add SignalUI framework target. 2021-10-19 09:39:53 -03:00
OWSActionSheets.swift Add SignalUI framework target. 2021-10-19 09:39:53 -03:00
OWSBubbleShapeView.swift
OWSBubbleView.h
OWSButton.swift Add SignalUI framework target. 2021-10-19 09:39:53 -03:00
OWSFlatButton.swift
OWSLayerView.swift
OWSNavigationBar.swift
OWSSearchBar.h
OWSSearchBar.m Add SignalUI framework target. 2021-10-19 09:39:53 -03:00
OWSStackView.swift
OWSTextField.h
OWSTextField.m
OWSTextView.h
OWSTextView.m
PrimaryImageView.swift Remove usage of ConversationAvatarView 2021-11-09 14:25:55 -08:00
ResizingScrollView.swift
TappableStackView.swift
TappableView.swift
TextFieldWithPlaceholder.swift
TextViewWithPlaceholder.swift
ThemeHeaderView.swift
ThreadViewHelper.h
ThreadViewHelper.m
Toast.swift Update toast styling 2021-11-10 11:50:53 -08:00
VideoPlayerView.swift