8e504df6f7
Set description properly when editing the title
2023-05-04 14:12:01 +08:00
9fd075d223
Fix branch statement preventing edited titles from being saved
2023-04-13 09:37:33 +08:00
1b4722fcd1
Use Done button to submit title edit changes. Make titles multiline
2023-04-06 10:28:23 +08:00
b61b511c23
add os conditionals to get mac app to compile
2023-03-22 09:24:12 -07:00
6fd8729291
disable quite a few line length warnings
2023-02-20 12:15:29 -07: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
8156328cf6
fix some linter warnings on deliberate code
2023-02-20 12:15:29 -07:00
33d01d77c2
remove some unused variables and return values
2023-02-20 12:15:29 -07:00
7c55ed7a4c
Add save to omnivore shortcut
2023-02-07 11:06:19 +08:00
dcf40c1daa
apply generic local text values
2023-01-25 13:09:19 -08:00
7bd1d882d3
update localtext refs
2023-01-24 13:51:25 -08:00
d6acb69a1c
Use sets for selected/unselected labels to eliminate duplicate IDs in selection
2023-01-23 15:43:56 +08:00
57289cb0c4
Improve label search in the apply views
2023-01-23 12:43:27 +08:00
a3e217f2f3
Improve search on the share extension
2023-01-23 10:19:22 +08:00
9703bba7ab
Use custom fonts for text chips in the share extension
2023-01-20 19:48:06 +08:00
12f40a61b8
Use the ApplyLabels view when users want to search for labels
2023-01-20 18:08:51 +08:00
1d79690f0d
Fix search in filter by labels view
2023-01-20 16:26:49 +08:00
8f6b2663c4
Proper case-insensitive compare on the labels in the share extension
2023-01-20 15:00:40 +08:00
adf0604c7a
remove unused string from .strings files
2023-01-19 19:00:14 -08:00
3af4308202
use local text for more strings
2023-01-19 17:36:50 -08:00
125f6a2dea
use local text for 'labels' text
2023-01-19 17:12:40 -08:00
e8cd9f4412
Shared highlights UX
2022-12-19 17:07:27 +08:00
18fc5d19a4
Display an info alert if a user taps on Highlight but does not have a highlight
2022-11-25 15:10:02 +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
c93375d4fb
Remove old comment
2022-11-15 08:44:23 +08:00
1613af79a6
Fix Read Now button with light theme
2022-11-11 15:55:28 +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
b4ae822199
More contrast on the share extension buttons and text
2022-09-23 17:50:07 +08:00
e249a97bfd
Improve the UI for voice selection
2022-09-22 22:57:54 +08:00
b70a8a8585
remove AsyncLoadingImage struct
2022-08-25 21:45:33 -07:00
c8643c591a
remove search bar from share extension
2022-07-22 14:13:26 -07:00
c5b3354d8f
add macos conditionals for share extension improvements
2022-07-22 13:04:04 -07:00
a4811104d6
load share ext labels from core data
2022-07-21 21:04:46 -07:00
fdc1b28cf1
add circular checkmark to share ext labels list cell
2022-07-21 10:59:06 -07:00
868886ab83
add create label option on share ext
2022-07-20 10:13:45 -07:00
f3d2b6c89f
add search field to labels list in share ext
2022-07-20 10:06:09 -07:00
6a3e7d9d4e
create labels view specific for share ext
2022-07-19 21:28:15 -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