|
|
c8643c591a
|
remove search bar from share extension
|
2022-07-22 14:13:26 -07:00 |
|
|
|
60eb7a28f5
|
add pspdfkit back for ios build
|
2022-07-22 13:14:31 -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 |
|
|
|
03fac22c29
|
update text chip color scheme
|
2022-07-21 10:39:27 -07:00 |
|
|
|
0075caa894
|
use full modal height for share ext
|
2022-07-21 08:47:19 -07:00 |
|
|
|
d769a44a88
|
update apple web bundle
|
2022-07-20 17:52:14 -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 |
|
|
|
1b93d63008
|
bump apple app versions
|
2022-07-19 21:29:15 -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 |
|
|
|
e0a4478400
|
Merge pull request #954 from omnivore-app/feat/extension-commands
Extension: support right click saveurl and shortcut key to save current tab
|
2022-07-19 15:37:18 -07:00 |
|
|
|
6d6c6a577b
|
bump mac app build number
|
2022-07-18 22:13:53 -07:00 |
|
|
|
e20e4d584d
|
bump apple apps to v 1.11.0
|
2022-07-18 17:54:55 -07:00 |
|
|
|
d86da49dbe
|
store pending user token after creating apple auth payload
|
2022-07-18 17:54:06 -07:00 |
|
|
|
06eb962e85
|
Update safari extension
|
2022-07-16 12:25:51 -07:00 |
|
|
|
0bcb8a23c5
|
Use new API methods for saving
|
2022-07-16 12:17:58 -07:00 |
|
|
|
497314df05
|
fix mac function call
|
2022-07-13 10:07:52 -07:00 |
|
|
|
282b3a104e
|
rename function param to avoid conflict with struct var
|
2022-07-13 09:55:51 -07:00 |
|
|
|
fbb2565d11
|
show alert after deleting account
|
2022-07-13 09:32:39 -07:00 |
|
|
|
e6e954c7ad
|
set username as available when validation api returns void
|
2022-07-13 09:16:16 -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 |
|
|
|
4747b685ba
|
resolve stash conflict
|
2022-07-12 22:31:00 -07:00 |
|
|
|
6072638d00
|
update mac accent color
|
2022-07-12 22:31:00 -07:00 |
|
|
|
448780678a
|
update mac accent color for dark mode
|
2022-07-12 22:31:00 -07:00 |
|
|
|
02bb54b813
|
change order on increase/decrease in mac menu
|
2022-07-12 22:31:00 -07:00 |
|
|
|
5beb807458
|
remove navBar from reader on mac app
|
2022-07-12 22:31:00 -07:00 |
|
|
|
5a76bebaae
|
add keyboard shortcuts for reader settings
|
2022-07-12 22:31:00 -07:00 |
|
|
|
f4706205b0
|
observe font change and contrast change in main app for macos
|
2022-07-12 22:31:00 -07:00 |
|
|
|
6b5f8b7443
|
use NSNotification to propagate reader setting changes
|
2022-07-12 22:31:00 -07:00 |
|
|
|
fb361096fa
|
bundle all reader preferences cahnges into a single transaction
|
2022-07-12 22:31:00 -07:00 |
|
|
|
1bfe7ff18a
|
set WebPreferencesPopoverView for ios only
|
2022-07-12 22:31:00 -07:00 |
|
|
|
24032eaae3
|
add mac commands menu file
|
2022-07-12 22:31:00 -07:00 |
|
|
|
5db9b8ee7e
|
add a makeFromData function to PageScrapePayload
|
2022-07-12 22:31:00 -07:00 |
|
|
|
73f9b96479
|
load article in macos app when read now is tapped from share ext
|
2022-07-12 22:31:00 -07:00 |
|
|
|
b752fdc9d0
|
open mac app when read now button is tapped from share extension
|
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 |
|
|
|
02f0e22cff
|
add UI and API call to delete account from ios app
|
2022-07-06 09:38:24 -07:00 |
|
|
|
75b22fbe67
|
update swift braphql schema
|
2022-07-06 09:38:24 -07:00 |
|
|
|
f6da7d6251
|
enable pdfreader for macos
|
2022-06-29 22:57:06 -07:00 |
|
|
|
943845628a
|
adjust header layout for macos reader
|
2022-06-29 22:45:58 -07:00 |
|
|
|
09b28a1960
|
fix webPreferencesPopoverView for macos
|
2022-06-29 22:22:00 -07:00 |
|
|
|
af6f8dd416
|
enable highlight bar for macos web reader
|
2022-06-29 22:09:52 -07:00 |
|