Tusker/Tusker/Screens/Compose
Shadowfacts 1a5b958b1a Hide compose progress bar while there is no progress
On iOS 15, the progress bar displays a little bit of progress even at 0
2021-06-08 14:54:42 -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 Add authoring polls 2021-05-03 23:12:59 -04: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
ComposeCurrentAccount.swift Add Compose screen mention, hashtag, emoji completion 2020-10-11 22:14:45 -04:00
ComposeDrawingViewController.swift Construct PKToolPicker ourselves 2021-06-06 21:33:17 -04:00
ComposeEmojiTextField.swift Add authoring polls 2021-05-03 23:12:59 -04:00
ComposeHostingController.swift Xcode recommendations, use AnyObject instead of class in protocol requirements 2021-05-22 13:44:58 -04:00
ComposeHostingViewController.swift Rewrite Compose screen in SwiftUI 2020-08-31 19:28:50 -04:00
ComposePollView.swift Fix compose poll durations not being set/persisted 2021-05-06 21:52:16 -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 Xcode recommendations, use AnyObject instead of class in protocol requirements 2021-05-22 13:44:58 -04:00
ComposeUIState.swift Xcode recommendations, use AnyObject instead of class in protocol requirements 2021-05-22 13:44:58 -04:00
ComposeView.swift Hide compose progress bar while there is no progress 2021-06-08 14:54:42 -04:00
EmojiCollectionViewCell.swift Cache UIImage objects to avoid re-decoding images unnecessarily 2021-01-17 11:28:50 -05:00
EmojiPickerCollectionViewController.swift Xcode recommendations, use AnyObject instead of class in protocol requirements 2021-05-22 13:44:58 -04:00
EmojiPickerWrapper.swift Add complete emoji list to Compose emoji autocomplete 2020-10-18 11:17:58 -04:00
MainComposeTextView.swift Fix compose autocomplete suggestions not displaying 2021-05-01 19:18:00 -04:00