Tusker/Tusker/Screens/Compose
Shadowfacts c6c8f63e39 Fix compose reply view not working after ContentTextView refactor, use named CoordinateSpace for calculating scroll offset in reply avatar view 2022-09-18 11:28:33 -04:00
..
ComposeAssetPicker.swift Rewrite Compose screen in SwiftUI 2020-08-31 19:28:50 -04:00
ComposeAttachmentImage.swift Extract compose image into separate view 2021-11-10 16:57:27 -05:00
ComposeAttachmentRow.swift Bump deployment target to iOS 15 2022-06-30 19:04:08 -07:00
ComposeAttachmentsList.swift Use iOS 16 API for disabling compose attachment list scrolling 2022-07-09 11:02:01 -04:00
ComposeAutocompleteView.swift Replace expanded emoji picker with SwiftUI 2022-09-15 21:49:50 -04:00
ComposeAvatarImageView.swift Cache UIImage objects to avoid re-decoding images unnecessarily 2021-01-17 11:28:50 -05:00
ComposeContainerView.swift Fix very bad performance when laying out Compose reply view 2020-09-06 22:47:02 -04:00
ComposeCurrentAccount.swift Add Compose screen mention, hashtag, emoji completion 2020-10-11 22:14:45 -04:00
ComposeDrawingViewController.swift Fix crash due to PencilKit undo manager not being available until viewDidAppear 2021-06-10 10:33:24 -04:00
ComposeEmojiTextField.swift Add edit menu actions 2022-06-10 23:44:52 -04:00
ComposeHostingController.swift Bump deployment target to iOS 15 2022-06-30 19:04:08 -07:00
ComposeHostingViewController.swift Rewrite Compose screen in SwiftUI 2020-08-31 19:28:50 -04:00
ComposePollView.swift Bump deployment target to iOS 15 2022-06-30 19:04:08 -07:00
ComposeReplyContentView.swift Fix compose reply view not working after ContentTextView refactor, use named CoordinateSpace for calculating scroll offset in reply avatar view 2022-09-18 11:28:33 -04:00
ComposeReplyView.swift Fix compose reply view not working after ContentTextView refactor, use named CoordinateSpace for calculating scroll offset in reply avatar view 2022-09-18 11:28:33 -04:00
ComposeTextView.swift Scroll attachment description views to ensure caret is always visible 2020-11-11 12:44:39 -05:00
ComposeTextViewCaretScrolling.swift Xcode recommendations, use AnyObject instead of class in protocol requirements 2021-05-22 13:44:58 -04:00
ComposeUIState.swift Bump deployment target to iOS 15 2022-06-30 19:04:08 -07:00
ComposeView.swift Fix compose reply view not working after ContentTextView refactor, use named CoordinateSpace for calculating scroll offset in reply avatar view 2022-09-18 11:28:33 -04:00
MainComposeTextView.swift Add edit menu actions 2022-06-10 23:44:52 -04:00