Signal-iOS/SignalUI/Views
Igor Solomennikov dbb0824303
Improve animations in conversation input bar
* Make text input field's background translucent.

* Add animations to link preview panel in conversation input toolbar.

* Remove unused LinkPreviewViewDraftDelegate method.

* Add comment explaining layout logic.

* Improvements to "suggested stickers" panel in conversation input bar.

• ensure the panel doesn't show behind the text input area when sliding down.
• create panel lazily when it's needed for the first time.

* Do not disable user interaction on animated views in conversation input bar.

This change fixes an issue where Send button wasn't responsive for a few hundreds
of milliseconds after becoming visible.
2022-11-21 11:37:21 -08:00
..
ConversationView Change license to AGPL 2022-10-13 08:25:37 -05:00
ImageEditor Update text overlay UI in photo editor to match text story composer UI. 2022-11-08 11:26:54 -08:00
Link Preview Improve animations in conversation input bar 2022-11-21 11:37:21 -08:00
Mentions Switify some code related to ConversationInputToolbar. 2022-11-07 16:32:59 -08:00
Tooltips Change license to AGPL 2022-10-13 08:25:37 -05:00
VideoEditor Change license to AGPL 2022-10-13 08:25:37 -05:00
AvatarImageView.swift Change license to AGPL 2022-10-13 08:25:37 -05:00
CaptchaView.swift Prefer isEmpty with strings 2022-11-01 17:53:46 -05:00
CircleView.swift Change license to AGPL 2022-10-13 08:25:37 -05:00
ColorPickerBar.swift Change license to AGPL 2022-10-13 08:25:37 -05:00
ContactCell.swift Change license to AGPL 2022-10-13 08:25:37 -05:00
ContactCellView.swift Change license to AGPL 2022-10-13 08:25:37 -05:00
ContactsViewHelper.h Change license to AGPL 2022-10-13 08:25:37 -05:00
ContactsViewHelper.m Make it explicit where we download missing avatars 2022-11-03 16:58:49 -07:00
ContactsViewHelper.swift Change license to AGPL 2022-10-13 08:25:37 -05:00
ContactTableViewCell.swift Clean up recipient picker contact/group cells 2022-11-07 13:02:45 -08:00
ConversationAvatarView.swift Consolidate one-time & monthly donation screens 2022-11-08 16:27:50 -06:00
CustomKeyboard.swift Change license to AGPL 2022-10-13 08:25:37 -05:00
DirectionalPanGestureRecognizer.swift Change license to AGPL 2022-10-13 08:25:37 -05:00
DisappearingTimerConfigurationView.swift Change license to AGPL 2022-10-13 08:25:37 -05:00
GalleryRailView.swift Change license to AGPL 2022-10-13 08:25:37 -05:00
GradientView.swift Change license to AGPL 2022-10-13 08:25:37 -05:00
GroupTableViewCell.swift Import SignalMessaging where it’s needed 2022-10-24 10:19:06 -07:00
InputAccessoryViewPlaceholder.swift Change license to AGPL 2022-10-13 08:25:37 -05:00
LinkingTextView.swift Change license to AGPL 2022-10-13 08:25:37 -05:00
LoopingVideoView.swift Change license to AGPL 2022-10-13 08:25:37 -05:00
ManualLayoutView.swift Change license to AGPL 2022-10-13 08:25:37 -05:00
ManualStackView.swift Change license to AGPL 2022-10-13 08:25:37 -05:00
MediaTextView.swift Update text overlay UI in photo editor to match text story composer UI. 2022-11-08 11:26:54 -08:00
NonContactTableViewCell.swift Clean up recipient picker contact/group cells 2022-11-07 13:02:45 -08:00
OWSActionSheets.swift Prefer isEmpty with strings 2022-11-01 17:53:46 -05:00
OWSBezierPathView.h Change license to AGPL 2022-10-13 08:25:37 -05:00
OWSBezierPathView.m Change license to AGPL 2022-10-13 08:25:37 -05:00
OWSBubbleShapeView.swift Change license to AGPL 2022-10-13 08:25:37 -05:00
OWSBubbleView.h Change license to AGPL 2022-10-13 08:25:37 -05:00
OWSButton.swift Consolidate one-time & monthly donation screens 2022-11-08 16:27:50 -06:00
OWSFlatButton.swift Change license to AGPL 2022-10-13 08:25:37 -05:00
OWSLayerView.swift Change license to AGPL 2022-10-13 08:25:37 -05:00
OWSNavigationBar.swift Fix janky animation caused by uneccessary navbar hidden state changes 2022-11-08 16:56:03 -08:00
OWSSearchBar.h Change license to AGPL 2022-10-13 08:25:37 -05:00
OWSSearchBar.m Change license to AGPL 2022-10-13 08:25:37 -05:00
OWSStackView.swift Change license to AGPL 2022-10-13 08:25:37 -05:00
OWSTextField.h Change license to AGPL 2022-10-13 08:25:37 -05:00
OWSTextField.m Change license to AGPL 2022-10-13 08:25:37 -05:00
OWSTextView.h Change license to AGPL 2022-10-13 08:25:37 -05:00
OWSTextView.m Change license to AGPL 2022-10-13 08:25:37 -05:00
PrimaryImageView.swift Change license to AGPL 2022-10-13 08:25:37 -05:00
ReminderView.swift Handle theme changes in ReminderView 2022-10-31 15:45:06 -07:00
ResizingScrollView.swift Change license to AGPL 2022-10-13 08:25:37 -05:00
RoundMediaButton.swift Change license to AGPL 2022-10-13 08:25:37 -05:00
TappableStackView.swift Change license to AGPL 2022-10-13 08:25:37 -05:00
TappableView.swift Change license to AGPL 2022-10-13 08:25:37 -05:00
TextAttachmentView.swift Switify some code related to ConversationInputToolbar. 2022-11-07 16:32:59 -08:00
TextFieldWithPlaceholder.swift Change license to AGPL 2022-10-13 08:25:37 -05:00
TextViewWithPlaceholder.swift Prefer isEmpty with strings 2022-11-01 17:53:46 -05:00
ThemeHeaderView.swift Change license to AGPL 2022-10-13 08:25:37 -05:00
Toast.swift Change license to AGPL 2022-10-13 08:25:37 -05:00
VideoPlayerView.swift Change license to AGPL 2022-10-13 08:25:37 -05:00