Tusker/Tusker/Screens
Shadowfacts 262aadf807
Fix very bad performance when laying out Compose reply view
Using a non-scrolling UITextView wrapped in SwiftUI combined with the
old hack of fixing its layout by passing the view controller's width
down to the wrapped view caused very slow layouts, resulting in
significant lag when typing into the main text view of the compose
screen.
2020-09-06 22:47:02 -04:00
..
Account List Fix account descriptions being squashed in the follows list 2020-05-12 22:24:51 -04:00
Asset Picker Rewrite Compose screen in SwiftUI 2020-08-31 19:28:50 -04:00
Attachment Gallery Prevent audio from other apps pausing when showing gifv attachments 2020-06-21 16:01:29 -04:00
Bookmarks Use context menus as primary actions for 'More Actions' buttons on >= iOS 14 2020-06-27 00:22:14 -04:00
Compose Fix very bad performance when laying out Compose reply view 2020-09-06 22:47:02 -04:00
Conversation Prevent needlessly prefetching non-image attachments 2020-07-06 00:00:55 -04:00
Crash Reporter Add crash report helper 2020-06-20 23:11:35 -04:00
Drafts Rewrite Compose screen in SwiftUI 2020-08-31 19:28:50 -04:00
Explore Sync active tab and navigation stack between split view/tab bar controllers 2020-06-29 22:21:03 -04:00
Large Image Disable automatic GIF playback in low-power mode 2020-08-16 19:14:32 -04:00
Lists Replace a bunch of MastodonCache uses with CoreData 2020-05-02 19:52:35 -04:00
Main Rewrite Compose screen in SwiftUI 2020-08-31 19:28:50 -04:00
Notifications Make network requests in viewWillAppear instead of viewDidLoad 2020-06-15 19:41:51 -04:00
Onboarding Fix crash showing custom instance on iOS 14 2020-07-03 18:49:28 -04:00
Preferences Group appearance prefs into sections 2020-08-16 14:58:10 -04:00
Profile Re-add Compose button to Profile screen 2020-08-31 21:39:36 -04:00
Search Fix crash when displaying search results 2020-07-03 18:50:05 -04:00
Status Action Account List Add cache reset button to Advanced Preferences 2020-05-13 18:58:11 -04:00
Timeline Prevent potential race condition when loading additional statuses 2020-08-16 10:29:31 -04:00
Utilities Rewrite Compose screen in SwiftUI 2020-08-31 19:28:50 -04:00
FindInstanceViewController.swift Change saved hashtags/instances to be per-account 2020-01-20 11:48:47 -05:00