Commit Graph

16 Commits

Author SHA1 Message Date
16358bf230 remove extra init of Services in share extension 2022-07-12 22:31:00 -07:00
d7370a579d merge ExtensionSaveService into ExtensionViewModel 2022-07-12 22:31:00 -07:00
62a7b41ccc set requestID on main thread only 2022-07-12 22:31:00 -07:00
0b3993215f update share extension save service to work outside of a operation queue 2022-07-12 22:31:00 -07:00
b113d78904 add os conditionals to get mac app running: 2022-06-21 22:05:39 -07:00
6f86495cf4 lint fixes 2022-06-17 13:54:40 -07:00
726c11afd2 delete a few unused functions and lint fixes 2022-06-17 13:54:40 -07:00
611b237e17 Handle save operations completing in the background while opening itemIDs 2022-06-09 13:52:49 -07:00
9e88a11dda Enable Read Now, handle scenarios where an article is already saved so the LinkedItem.id is updated 2022-06-09 13:52:49 -07:00
25a8aebe4d resolve merge conflict (web prefs popover) 2022-06-03 17:25:07 -07:00
f54968d5d1 Fixes for the sync state UI when errors occur
If syncing fails, the item is still saved so we don't change the
title.

When syncing fails make sure the red error cloud is shown.
2022-06-02 21:36:32 -07:00
b736bc721a Better image previews when saving from URL 2022-06-02 16:25:27 -07:00
ef72e09006 Start implementing the new share extension, mostly so we can show the sync status 2022-06-02 15:29:57 -07:00
92f8218960 Fetch icon URLs from pages 2022-06-02 11:37:04 -07:00
e0e7a7a131 Remove debug 2022-06-01 21:05:10 -07:00
b2cbcc23c3 Improvements to background syncing 2022-06-01 17:24:42 -07:00