.. |
Account
|
Merge branch 'ios-release'
|
2021-06-22 19:14:50 -05:00 |
Add
|
Merge branch 'ios-candidate' into main
|
2021-04-03 11:10:04 -05:00 |
Article
|
Make state restoration work on both the iPad and the iPhone
|
2021-09-13 02:22:15 -05:00 |
Base.lproj
|
Fix compiler warnings
|
2021-09-30 09:35:44 -05:00 |
Inspector
|
Merge branch 'ios-candidate'
|
2021-05-25 20:12:50 -05:00 |
Intents
|
Move account files to the documents directory and out of the shared container. Issue #1784
|
2020-02-12 16:21:48 -08:00 |
IntentsExtension
|
Add some work in progress for CloudKit syncing
|
2020-03-22 16:35:03 -05:00 |
MasterFeed
|
Fix flickering that happens when unread counts come in to fast
|
2021-10-24 12:45:45 -05:00 |
MasterTimeline
|
Refactor Diffable Datasources out of the Sidebar
|
2021-10-20 19:03:02 -05:00 |
Resources
|
Added the Hyperlegible theme
|
2021-11-01 21:22:22 -05:00 |
Settings
|
Fix compile errors by updating to latest API for Article
|
2021-09-30 09:28:09 -05:00 |
ShareExtension
|
: class chnaged to : AnyObject for protocols
|
2021-02-06 07:06:45 +08:00 |
UIKit Extensions
|
Fix a typo in a variable name
|
2021-09-29 14:16:08 -05:00 |
AppAssets.swift
|
Adds missing vars to AppAssets.swift
|
2021-02-24 08:07:09 +08:00 |
AppDefaults.swift
|
Refactor Styles to now be Themes
|
2021-09-07 16:58:06 -05:00 |
AppDelegate.swift
|
Remove font debugging code
|
2021-11-02 05:44:21 -05:00 |
ArticleActivityItemSource.swift
|
Provide dedicated TitleActivityItemSource when sharing to Omnifocus and Things
|
2020-01-11 09:12:41 +01:00 |
ErrorHandler.swift
|
Cancel network activity when told to shutdown by the OS. Issue #1232
|
2019-11-04 20:24:21 -06:00 |
IconView.swift
|
Simplify iconImage:didSet. Move background color update to a private helper function.
|
2021-04-24 17:55:48 -07:00 |
KeyboardManager.swift
|
Don't use the commands from the KeyboardManager if the user is typing in a text field. Fixes #2437
|
2020-11-20 13:00:58 -06:00 |
NavigationStateController.swift
|
Rename AccountsDidChangeNotification to AccountsDidChange to match other notification names
|
2019-05-19 16:36:33 -05:00 |
RootSplitViewController.swift
|
Add completion callbacks so that we can ensure that unreads have been marked before determining the next unread. Fixes #2993
|
2021-04-12 19:42:05 -05:00 |
SceneCoordinator.swift
|
Remove deferrer feed and article select hack
|
2021-10-21 13:08:18 -05:00 |
SceneDelegate.swift
|
Fix compiler warnings
|
2021-09-30 09:35:44 -05:00 |
TitleActivityItemSource.swift
|
Adds new Tweetbot share extension identifier.
|
2021-05-23 18:24:27 +08:00 |