Tusker/Tusker
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
..
Activities Rewrite Compose screen in SwiftUI 2020-08-31 19:28:50 -04:00
Assets.xcassets Add app icon 2020-03-01 13:11:09 -05:00
Base.lproj iOS 13 Dark Mode Support 2019-06-04 13:31:05 -04:00
Caching Fix profile header image not showing up on first load 2020-06-15 22:34:42 -04:00
Controllers Rewrite Compose screen in SwiftUI 2020-08-31 19:28:50 -04:00
CoreData Fix acounts not updating locally 2020-09-06 16:03:03 -04:00
Extensions Rewrite Compose screen in SwiftUI 2020-08-31 19:28:50 -04:00
Models Rewrite Compose screen in SwiftUI 2020-08-31 19:28:50 -04:00
Preferences Remove unused preference 2020-08-15 17:43:31 -04:00
Screens Fix very bad performance when laying out Compose reply view 2020-09-06 22:47:02 -04:00
Shortcuts Rewrite Compose screen in SwiftUI 2020-08-31 19:28:50 -04:00
Views Add pointer interaction to main status favorites/reblogs buttons 2020-08-31 21:40:18 -04:00
XCallbackURL Rewrite Compose screen in SwiftUI 2020-08-31 19:28:50 -04:00
AppDelegate.swift Prevent audio from other apps pausing when showing gifv attachments 2020-06-21 16:01:29 -04:00
AudioSessionHelper.swift Prevent audio from other apps pausing when showing gifv attachments 2020-06-21 16:01:29 -04:00
CachedDictionary.swift Remove MastodonCache 🎉 2020-05-06 23:29:57 -04:00
DomainBlocks.plist Block gab.* domains from logging in 2019-06-19 19:12:42 -04:00
Info.plist Set app category 2020-08-15 17:36:23 -04:00
LazilyDecoding.swift Add AccountProtocol and StatusProtocol 2020-05-06 18:40:12 -04:00
LocalData.swift Use App Group for user defaults 2020-07-03 18:54:21 -04:00
SavedDataManager.swift Change saved hashtags/instances to be per-account 2020-01-20 11:48:47 -05:00
SceneDelegate.swift Exclude iOS 14-specific code from compilation on Xcode 11 to allow building for TestFlight 2020-07-06 00:00:51 -04:00
Tusker.entitlements Use App Group for user defaults 2020-07-03 18:54:21 -04:00
TuskerNavigationDelegate.swift Re-add Compose button to Profile screen 2020-08-31 21:39:36 -04:00
WeakArray.swift Hide large image source view during expand/shrink animation 2020-03-25 23:10:48 -04:00