frenzy-ios/Reader/Screens
Shadowfacts 6881441671 Don't use shared background context for fetching item counts
A significant fraction of the time was spent waiting for the background
context to be available, before the count could even be started. Since
the counts don't need to use the shared background context, let them
each use their own context to avoid contention.
2022-09-10 14:21:30 -04:00
..
Home Don't use shared background context for fetching item counts 2022-09-10 14:21:30 -04:00
Items Add Mark as (Un)read swipe action 2022-09-07 23:00:23 -04:00
Login Remove unused preconcurrency import attributes 2022-06-09 23:30:58 -04:00
Preferences Add AppKit bundle, fix light appearance 2022-01-16 14:40:48 -05:00
Read Fix building with Xcode 14 RC 2022-09-07 22:58:39 -04:00
AppNavigationController.swift Add stretchy menus 2022-01-12 11:36:12 -05:00
AppSplitViewController.swift Fix show sidebar button not appearing on iPad 2022-09-10 14:21:30 -04:00