.. |
CKRecord+Extensions.swift
|
Implement web feed sync between devices.
|
2020-03-29 17:12:34 -05:00 |
CloudKitAccountDelegate.swift
|
Make sync status inserts async when done during the scope of a iCloud sync
|
2020-05-28 16:24:10 -05:00 |
CloudKitAccountZone.swift
|
Enhance remove folder to also remove webfeeds and articles from the cloud
|
2020-05-10 16:59:23 -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
|
Fix potential CloudKit crash where the database record might not come back on a query
|
2020-06-16 04:00:58 -05:00 |
CloudKitArticlesZone.swift
|
Change to save new records only if there isn't already a server side record
|
2020-05-09 19:36:03 -05:00 |
CloudKitArticlesZoneDelegate.swift
|
Restrict the delete retention policy for synchronized records
|
2020-06-17 11:12:30 -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
|
Fix potential CloudKit crash where the database record might not come back on a query
|
2020-06-16 04:00:58 -05:00 |
CloudKitZone.swift
|
Set all CloudKit operations to have a QoS of user initiated
|
2020-05-23 20:03:31 -05:00 |
CloudKitZoneResult.swift
|
Fix retry delay cast
|
2020-04-28 10:52:08 -05:00 |