.. |
Account.xcodeproj
|
Make the OAuthAuthorizationClient an implementation detail the Account.framework.
|
2019-11-09 21:44:13 +11:00 |
AccountTests
|
Give this test a bit more time to execute on a stressed system.
|
2019-11-09 21:44:13 +11:00 |
Credentials
|
Feedly accounts now refresh their access tokens on initialisation.
|
2019-11-07 18:55:05 +11:00 |
Feedbin
|
Merge branch 'mac-release'
|
2019-11-07 19:17:53 -06:00 |
FeedFinder
|
|
|
Feedly
|
Store the last article fetch when articles were successfully fetched.
|
2019-11-11 17:42:14 +11:00 |
LocalAccount
|
Cancel local account network activity when told to shutdown by the OS. Issue #1232
|
2019-11-04 20:41:08 -06:00 |
ReaderAPI
|
Cancel network activity when told to shutdown by the OS. Issue #1232
|
2019-11-04 20:24:21 -06:00 |
xcconfig
|
Add ProjectSettings.xcconfig to be included in the Account build.
|
2019-11-11 17:57:49 -06:00 |
Account.swift
|
Make the OAuthAuthorizationClient an implementation detail the Account.framework.
|
2019-11-09 21:44:13 +11:00 |
AccountBehaviors.swift
|
Implement AccountBehaviors so that we don't have to keep adding boolean flags to account
|
2019-09-20 11:34:31 -05:00 |
AccountDelegate.swift
|
Cancel network activity when told to shutdown by the OS. Issue #1232
|
2019-11-04 20:24:21 -06:00 |
AccountError.swift
|
Curled some quotes
|
2019-10-22 19:58:05 +09:00 |
AccountManager.swift
|
Cancel network activity when told to shutdown by the OS. Issue #1232
|
2019-11-04 20:24:21 -06:00 |
AccountMetadata.swift
|
|
|
AccountMetadataFile.swift
|
Make sure metadata gets saved if background fetch is performed.
|
2019-10-02 15:32:34 -05:00 |
ArticleFetcher.swift
|
|
|
CombinedRefreshProgress.swift
|
|
|
Container.swift
|
|
|
ContainerPath.swift
|
|
|
DataExtensions.swift
|
Adds unit testing and implements fixes for unread counts, icons, missing metadata and more.
|
2019-10-03 18:06:49 +10:00 |
DeepLinkProvider.swift
|
Add notification deep linking for iOS
|
2019-10-03 09:53:21 -05:00 |
Feed.swift
|
Correct deep link comments.
|
2019-11-11 13:47:28 -06:00 |
FeedMetadata.swift
|
Add initial support for per feed notifications
|
2019-10-02 19:42:16 -05:00 |
FeedMetadataFile.swift
|
Make sure metadata gets saved if background fetch is performed.
|
2019-10-02 15:32:34 -05:00 |
Folder.swift
|
Correct deep link comments.
|
2019-11-11 13:47:28 -06:00 |
Info.plist
|
|
|
OPMLFile.swift
|
Make sure metadata gets saved if background fetch is performed.
|
2019-10-02 15:32:34 -05:00 |
UnreadCountProvider.swift
|
|
|