Tusker/Tusker/Screens/Compose
Shadowfacts c737354ed3 Fix cursor movement not working in compose text fields when emoji added
Removes workaround introduced in 8c4ef3caa6. This is no longer necessary
and autocorrect works fine without it since at least iOS 14.4.

Closes #118
2021-04-05 18:31:03 -04:00
..
ComposeAssetPicker.swift Rewrite Compose screen in SwiftUI 2020-08-31 19:28:50 -04:00
ComposeAttachmentRow.swift Remove unused pre-iOS 14 code 2021-02-06 13:47:45 -05:00
ComposeAttachmentsList.swift Remove unused pre-iOS 14 code 2021-02-06 13:47:45 -05:00
ComposeAutocompleteView.swift Remove unused pre-iOS 14 code 2021-02-06 13:47:45 -05: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
ComposeContentWarningTextField.swift Fix cursor movement not working in compose text fields when emoji added 2021-04-05 18:31:03 -04:00
ComposeCurrentAccount.swift Add Compose screen mention, hashtag, emoji completion 2020-10-11 22:14:45 -04:00
ComposeDrawingViewController.swift Remove unused pre-iOS 14 code 2021-02-06 13:47:45 -05:00
ComposeHostingController.swift Remove unused pre-iOS 14 code 2021-02-06 13:47:45 -05:00
ComposeHostingViewController.swift Rewrite Compose screen in SwiftUI 2020-08-31 19:28:50 -04:00
ComposeReplyContentView.swift Fix very bad performance when laying out Compose reply view 2020-09-06 22:47:02 -04:00
ComposeReplyView.swift Fix broken layout on Compose screen when replying to certain posts 2020-10-24 11:34:49 -04:00
ComposeTextView.swift Scroll attachment description views to ensure caret is always visible 2020-11-11 12:44:39 -05:00
ComposeTextViewCaretScrolling.swift Scroll attachment description views to ensure caret is always visible 2020-11-11 12:44:39 -05:00
ComposeUIState.swift Add multi-window support and auxiliary windows 2020-12-13 22:37:37 -05:00
ComposeView.swift Remove unused pre-iOS 14 code 2021-02-06 13:47:45 -05:00
EmojiCollectionViewCell.swift Cache UIImage objects to avoid re-decoding images unnecessarily 2021-01-17 11:28:50 -05:00
EmojiPickerCollectionViewController.swift Add complete emoji list to Compose emoji autocomplete 2020-10-18 11:17:58 -04:00
EmojiPickerWrapper.swift Add complete emoji list to Compose emoji autocomplete 2020-10-18 11:17:58 -04:00
MainComposeTextView.swift Fix cursor movement not working in compose text fields when emoji added 2021-04-05 18:31:03 -04:00