.. |
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
|
Use plain list style for Compose attachments
|
2021-06-09 17:08: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
|
Fix crash due to PencilKit undo manager not being available until viewDidAppear
|
2021-06-10 10:33:24 -04:00 |
ComposeEmojiTextField.swift
|
Add authoring polls
|
2021-05-03 23:12:59 -04:00 |
ComposeHostingController.swift
|
Use built-in sheet for asset picker on iOS 15
|
2021-06-09 19:12:10 -04:00 |
ComposeHostingViewController.swift
|
Rewrite Compose screen in SwiftUI
|
2020-08-31 19:28:50 -04:00 |
ComposePollView.swift
|
Add pointer hover effects to compose poll buttons
|
2021-06-09 19:18:54 -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 compose reply avatar scroll effect not working on iOS 15
|
2021-06-09 11:01:11 -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 |