Signal-iOS/SignalUI/Views
Igor Solomennikov 2fd17eda12 Animate controls on the crop screens in and out.
This change also fixes a bug when bottom buttons in the crop screen
were not visible. That happened because ImageEditorBottomBar by default
had its controls hidden (with the intent that they are animated in once
view controller's view is visible). That was a poor design choice on my
end and is fixed in this commit.
2022-07-07 08:37:34 -07:00
..
ConversationView Set CVBodyTextLabel's contentMode to redraw on bounds changes 2022-03-30 16:31:30 -07:00
ImageEditor Animate controls on the crop screens in and out. 2022-07-07 08:37:34 -07:00
Link Preview Fix violations of SwiftLint's attributes rule 2022-05-14 09:07:42 -05:00
Mentions Fix reentrant DB read on mentions processing 2022-06-20 13:21:22 -07:00
Tooltips PR Feedback: Remove notImplemented altogether 2022-04-13 20:21:47 -07:00
VideoEditor Merge branch igor/media-editor-updates. 2022-07-06 14:54:26 -07:00
AvatarImageView.swift Replace AvatarImageView2 with ConversationAvatarView2 2021-11-09 14:25:55 -08:00
CaptchaView.swift PR Feedback: Remove notImplemented altogether 2022-04-13 20:21:47 -07:00
CircleView.swift Fix violations of SwiftLint's attributes rule 2022-05-14 09:07:42 -05:00
ContactCellView.swift Initial story sending support 2022-06-10 22:28:03 -04:00
ContactsViewHelper.h Lint 2022-04-08 19:01:43 -07:00
ContactsViewHelper.m Drop blockingManager forwards in ContactsViewHelper 2022-04-08 19:01:43 -07:00
ContactsViewHelper.swift Add SignalUI framework target. 2021-10-19 09:39:53 -03:00
ContactTableViewCell.swift PR Feedback: Remove notImplemented altogether 2022-04-13 20:21:47 -07:00
ConversationAvatarView.swift Fix violations of SwiftLint's attributes rule 2022-05-14 09:07:42 -05:00
CustomKeyboard.swift Fix violations of SwiftLint's attributes rule 2022-05-14 09:07:42 -05:00
DirectionalPanGestureRecognizer.swift Add SignalUI framework target. 2021-10-19 09:39:53 -03:00
DisappearingTimerConfigurationView.swift Lint 2022-04-13 20:23:22 -07:00
GalleryRailView.swift Merge branch igor/media-editor-updates. 2022-07-06 14:54:26 -07:00
GradientView.swift Fix GradientView not working in some cases. 2022-04-20 10:23:50 -07:00
InputAccessoryViewPlaceholder.swift Computed accessors shold always be in the same order 2022-06-24 09:35:07 -07:00
LinkingTextView.swift PR Feedback: Remove notImplemented altogether 2022-04-13 20:21:47 -07:00
LoopingVideoView.swift Fix violations of SwiftLint's attributes rule 2022-05-14 09:07:42 -05:00
ManualLayoutView.swift Lint 2022-04-13 20:23:22 -07:00
ManualStackView.swift Prefer implicit getters 2022-06-06 14:00:15 +00:00
NonContactTableViewCell.swift Fix violations of SwiftLint's attributes rule 2022-05-14 09:07:42 -05:00
OWSActionSheets.swift Update "pending changes action sheet" localization metadata 2022-05-27 21:54:42 +00:00
OWSBubbleShapeView.swift Lint 2022-04-13 20:23:22 -07:00
OWSBubbleView.h Add SignalUI framework target. 2021-10-19 09:39:53 -03:00
OWSButton.swift PR Feedback: Remove notImplemented altogether 2022-04-13 20:21:47 -07:00
OWSFlatButton.swift Computed accessors shold always be in the same order 2022-06-24 09:35:07 -07:00
OWSLayerView.swift Add SignalUI framework target. 2021-10-19 09:39:53 -03:00
OWSNavigationBar.swift Lint 2022-04-13 20:23:22 -07:00
OWSSearchBar.h Update clang-format with AllowShortEnumsOnASingleLine: false 2022-03-14 11:20:20 -07:00
OWSSearchBar.m Add SignalUI framework target. 2021-10-19 09:39:53 -03:00
OWSStackView.swift Lint 2022-04-13 20:23:22 -07:00
OWSTextField.h Add SignalUI framework target. 2021-10-19 09:39:53 -03:00
OWSTextField.m Add SignalUI framework target. 2021-10-19 09:39:53 -03:00
OWSTextView.h Add SignalUI framework target. 2021-10-19 09:39:53 -03:00
OWSTextView.m Add SignalUI framework target. 2021-10-19 09:39:53 -03:00
PrimaryImageView.swift Remove usage of ConversationAvatarView 2021-11-09 14:25:55 -08:00
ResizingScrollView.swift PR Feedback: Remove notImplemented altogether 2022-04-13 20:21:47 -07:00
RoundMediaButton.swift Merge branch igor/media-editor-updates. 2022-07-06 14:54:26 -07:00
TappableStackView.swift Fix violations of SwiftLint's attributes rule 2022-05-14 09:07:42 -05:00
TappableView.swift Fix violations of SwiftLint's attributes rule 2022-05-14 09:07:42 -05:00
TextAttachmentView.swift Animate presentation and dismissal of stories with interactive dismissal 2022-04-21 11:00:12 -07:00
TextFieldWithPlaceholder.swift Fix violations of SwiftLint's attributes rule 2022-05-14 09:07:42 -05:00
TextViewWithPlaceholder.swift Use "done" button on gift badge message keyboard 2022-06-23 17:09:57 +00:00
ThemeHeaderView.swift Remove useless override 2022-06-06 14:45:54 +00:00
ThreadViewHelper.h Add SignalUI framework target. 2021-10-19 09:39:53 -03:00
ThreadViewHelper.m Add SignalUI framework target. 2021-10-19 09:39:53 -03:00
Toast.swift Fix violations of SwiftLint's attributes rule 2022-05-14 09:07:42 -05:00
VideoPlayerView.swift Fix RTL layout of video playback progress bar 2022-06-08 16:58:56 -04:00