Commit Graph

21 Commits

Author SHA1 Message Date
e1076f9ac4 Add save note to view model, improve labels editor 2023-11-01 18:25:37 +08:00
3575008e28 Set iconURL from response if possible 2023-11-01 15:15:55 +08:00
fa82917f55 Update view models 2023-10-30 10:34:02 +08:00
8fe51a5f80 More on ios share extension improvements 2023-10-30 10:34:02 +08:00
f7168ff65a reformat some multi-line expressions
Honestly, some of this formatting seems a little weird, but it appears to thread the needle between the competing requirements of swiftformat's wrapMultilineStatementBraces rule and SwiftLint's opening_brace rule.
2023-02-20 12:15:29 -07:00
7bd1d882d3 update localtext refs 2023-01-24 13:51:25 -08:00
a3b53485ed Allow editing author on iOS 2022-11-25 14:42:56 +08:00
fc2e4f7d8c Display some UI for highlight on save 2022-11-21 22:39:10 +08:00
dfaba9dbb3 Start to display a highlight banner in the share extension 2022-11-21 22:39:10 +08:00
bf97194208 Create a highlight of the selected text when a user saves 2022-11-21 22:39:10 +08:00
8c6798a467 Remove the preview image from the share extension 2022-11-21 22:39:10 +08:00
c523010427 Prefetch content and update share extension info after saving items 2022-11-21 22:39:10 +08:00
a0f17185d8 Update the share extension view to newer design 2022-11-11 15:55:28 +08:00
53c40c1550 use nsworkspace to deep link to mac app 2022-10-15 19:51:57 -07:00
6aa9e07f35 set linked item so apply labels view can be shown in share extension 2022-07-19 20:46:42 -07:00
497314df05 fix mac function call 2022-07-13 10:07:52 -07:00
4bc9119b59 add ApplyLabelsView to share extension view 2022-07-12 22:31:00 -07:00
9c2509951d consolidate share extension view code 2022-07-12 22:31:00 -07:00
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
d6ccc5b318 move share extension view from Views to App 2022-07-12 22:31:00 -07:00