Signal-iOS/SignalMessaging/Views
Jordan Rose 76b716462e SSK: Make OrderedDictionary a struct and improve it a bit
- Now a struct, meaning no need for a clone() method
- Now a RandomAccessCollection indexed by Int
- Removed the subscript setter that EarlyMessageManager was using to
  make the reordering behavior more explicit
- Generalized insert(key:value:isAppend:) to insert(key:at:value:)
- Added removeSubrange(_:)
2021-03-04 10:30:54 -08:00
..
ImageEditor SSK: Make OrderedDictionary a struct and improve it a bit 2021-03-04 10:30:54 -08:00
Link Preview Rewrite conversation view. 2020-12-10 12:44:13 -03:00
Mentions Use labels to render body text where possible. 2020-12-11 16:33:38 -03:00
Tooltips Remove sticker tooltip 2021-01-22 13:51:50 -08:00
VideoEditor Design tweaks. 2021-01-14 22:27:01 -03:00
AvatarImageView.swift Merge remote-tracking branch 'private/release/5.0.3' into release/5.1.0 2020-12-23 14:18:50 -03:00
CircleView.swift Apply CGSize(square:). 2020-04-06 11:34:21 -03:00
CommonStrings.swift Refine the attachment download indicators. 2021-01-12 20:52:23 -03:00
ContactCellView.h Use dynamic type in contact cell subtitles. 2021-01-21 22:32:42 -03:00
ContactCellView.m Use dynamic type in contact cell subtitles. 2021-01-21 22:32:42 -03:00
ContactsViewHelper.h Respond to CR. 2020-08-11 17:51:41 -03:00
ContactsViewHelper.m Filter as e164. 2021-02-24 18:00:54 -03:00
ContactsViewHelper.swift Respond to CR. 2020-08-11 17:51:41 -03:00
ContactTableViewCell.h Use dynamic type in contact cell subtitles. 2021-01-21 22:32:42 -03:00
ContactTableViewCell.m Use dynamic type in contact cell subtitles. 2021-01-21 22:32:42 -03:00
CustomKeyboard.swift Fix a retain cycle in CustomKeyboard 2020-04-01 13:48:00 -07:00
CVText.swift Fix text measurement bug 2020-12-23 10:49:48 -08:00
CVUtils.swift Rewrite conversation view. 2020-12-10 12:44:13 -03:00
DirectionalPanGestureRecognizer.swift fix compiler warning: fabs -> abs 2019-04-17 15:48:45 -06:00
DisappearingTimerConfigurationView.swift Strict formatting of disappearing message durations. 2020-07-08 11:02:07 -03:00
GalleryRailView.swift Add mention picker support to attachment flows 2020-07-30 11:23:45 -07:00
GradientView.swift Revert "Revert "Merge branch 'mlin/PR/GettingStartedBanner' into release/5.2.0"" 2021-01-12 16:20:39 -08:00
InputAccessoryViewPlaceholder.swift Update CVC contentInset after keyboard presentation/dismissal. 2020-12-23 17:46:31 -03:00
LinkingTextView.swift Allow attributed table header/footer 2020-04-14 17:33:43 -03:00
NonContactTableViewCell.swift Re-style privacy settings, group creation, compose, and other miscellany 2021-03-03 20:32:36 -08:00
OWSActionSheets.swift PR Feedback 2020-11-05 12:25:49 -08:00
OWSBubbleShapeView.h Add link preview support to share extension and forwarding 2020-09-08 19:58:29 -07:00
OWSBubbleShapeView.m Add link preview support to share extension and forwarding 2020-09-08 19:58:29 -07:00
OWSBubbleView.h Rewrite conversation view. 2020-12-10 12:44:13 -03:00
OWSBubbleView.m Rewrite conversation view. 2020-12-10 12:44:13 -03:00
OWSButton.swift Speed up presentation of conversation picker, eliminate 'loading' state 2021-01-21 20:00:29 -08:00
OWSFlatButton.swift Lint 2021-02-12 14:03:16 -08:00
OWSLayerView.swift Add new table view controller with new style. 2021-02-12 17:30:31 -03:00
OWSMessageTextView.h Rewrite conversation view. 2020-12-10 12:44:13 -03:00
OWSMessageTextView.m Clean up codebase. 2020-12-10 13:02:25 -03:00
OWSNavigationBar.swift Allow the navigation bar color to exactly match its underlying color 2021-03-03 20:29:40 -08:00
OWSSearchBar.h Re-style privacy settings, group creation, compose, and other miscellany 2021-03-03 20:32:36 -08:00
OWSSearchBar.m Re-style privacy settings, group creation, compose, and other miscellany 2021-03-03 20:32:36 -08:00
OWSTextField.h
OWSTextField.m
OWSTextView.h Use labels to render body text where possible. 2020-12-11 16:33:38 -03:00
OWSTextView.m
ResizingScrollView.swift Fix some mention picker sizing issues 2020-08-13 10:58:27 -03:00
TappableStackView.swift
TappableView.swift
ThemeHeaderView.swift Allow sharing to multiple threads 2021-01-12 15:33:54 -08:00
ThreadViewHelper.h Revert "Merge branch 'nt/ipad-split-view'" 2019-10-21 12:35:02 -07:00
ThreadViewHelper.m Overhaul database observation. 2020-06-18 09:28:49 -03:00
Toast.swift Show toasts for 4 seconds. 2020-02-04 12:05:22 -08:00
VideoPlayerView.swift Fix more build warnings. 2020-04-10 13:17:08 -03:00