.. |
CKRecord+Extensions.swift
|
Implement web feed sync between devices.
|
2020-03-29 17:12:34 -05:00 |
CloudKitAccountDelegate.swift
|
Refactor LocalAccountRefresherDelegate to be much simpler
|
2020-05-08 09:28:11 -05:00 |
CloudKitAccountZone.swift
|
Sync the homePageURL since we don't refigure it for all feeds
|
2020-05-05 18:25:33 -05:00 |
CloudKitAccountZoneDelegate.swift
|
Sync the homePageURL since we don't refigure it for all feeds
|
2020-05-05 18:25:33 -05:00 |
CloudKitArticleStatusUpdate.swift
|
Change how statuses are processed
|
2020-05-02 14:54:09 -05:00 |
CloudKitArticlesZone.swift
|
Allow for multiple sync status records in sync database.
|
2020-04-29 05:24:35 -05:00 |
CloudKitArticlesZoneDelegate.swift
|
Make sure completion get called if our our database code errors out.
|
2020-05-01 16:50:18 -05:00 |
CloudKitError.swift
|
Fix not authenticated message
|
2020-05-02 08:17:20 -05:00 |
CloudKitReceiveStatusOperation.swift
|
Use MainThreadOperation to prevent article status updates from interleaving
|
2020-05-02 10:02:58 -05:00 |
CloudKitRemoteNotificationOperation.swift
|
Use MainThreadOperation to prevent article status updates from interleaving
|
2020-05-02 10:02:58 -05:00 |
CloudKitResult.swift
|
Implement CloudKit feed add.
|
2020-03-29 03:43:20 -05:00 |
CloudKitSendStatusOperation.swift
|
Prevent newly added sync status records from being deleted and process them incrementally
|
2020-05-02 22:52:13 -05:00 |
CloudKitZone.swift
|
Prevent deadlocks by notifying group completion on background thread
|
2020-04-29 15:36:28 -05:00 |
CloudKitZoneResult.swift
|
Fix retry delay cast
|
2020-04-28 10:52:08 -05:00 |