.. |
Add
|
Add folder picker to share extension
|
2019-09-12 12:33:05 -05:00 |
Base.lproj
|
Create separate launch storyboard for iPad since we don't use large titles on iPad in three panel mode which is the only one you will see while launching
|
2019-09-04 04:46:13 -05:00 |
Detail
|
Make the scrolling check more succinct and readable
|
2019-09-05 21:19:00 -05:00 |
MasterFeed
|
Fix empty space that sometimes appeared between the first section and the navigation bar of Feeds
|
2019-09-14 19:51:23 -05:00 |
MasterTimeline
|
Work around SwiftUI on bugs on iPadOS so that we can add accounts on the iPad
|
2019-09-11 20:50:03 -05:00 |
Model Extensions
|
Update Add Account to use correct form of sheet showing
|
2019-09-08 06:43:29 -05:00 |
Progress
|
Put a slight delay in hiding the progress bar
|
2019-09-14 18:11:03 -05:00 |
Resources
|
Fix cell icon tint colors
|
2019-09-11 19:29:27 -05:00 |
Settings
|
Add vibrant button style
|
2019-09-16 10:57:27 -05:00 |
ShareExtension
|
Add folder picker to share extension
|
2019-09-12 12:33:05 -05:00 |
SwiftUI Extensions
|
Add vibrant button style
|
2019-09-16 10:57:27 -05:00 |
UIKit Extensions
|
Rename Extensions to UIKit Extensions
|
2019-09-11 16:58:55 -05:00 |
Views
|
Added NNWTableViewCell; a base class for cells with the NNW selection color.
|
2019-09-02 22:38:42 -07:00 |
AppAssets.swift
|
Fix cell icon tint colors
|
2019-09-11 19:29:27 -05:00 |
AppDefaults.swift
|
Implemented group by feed for iOS
|
2019-09-08 17:41:00 -05:00 |
AppDelegate.swift
|
Inject the Accounts folder name so that it can be in different locations between the iOS and Mac Apps.
|
2019-09-12 10:59:26 -05:00 |
ErrorHandler.swift
|
Removed usaged of UIApplication.present
|
2019-06-27 14:21:07 -05:00 |
KeyboardManager.swift
|
Rework keyboard commands so that the ones with menu bar counterparts on the mac act like the ones on the mac
|
2019-09-09 12:08:47 -05:00 |
NavigationStateController.swift
|
Rename AccountsDidChangeNotification to AccountsDidChange to match other notification names
|
2019-05-19 16:36:33 -05:00 |
RootSplitViewController.swift
|
Prevent the three panel configuration code from being called too fast when entering the background
|
2019-09-09 20:24:35 -05:00 |
SceneCoordinator.swift
|
Implement Add NNW news in the settings
|
2019-09-15 12:03:28 -05:00 |
SceneDelegate.swift
|
Animate portrait to landscape transitions in three panel mode
|
2019-09-09 16:59:24 -05:00 |