Commit Graph

82 Commits

Author SHA1 Message Date
40b6ab26f4 Add missing files 2023-12-22 11:43:23 +08:00
e2843b2e0c Comment out application badge feature 2023-12-21 20:33:18 +08:00
f48a36de79 Fixes for the splitview and app intents 2023-12-07 17:15:53 +08:00
f22bdaa1a2 More updates for FF consent screen 2023-11-17 12:18:30 +08:00
0608e5cb27 Update Safari extension icon to have transparent background 2023-11-15 12:00:06 +08:00
98ebde3a7d Add some padding on buttons in extension 2023-11-15 11:49:45 +08:00
96750a4882 Remove fonts from extension 2023-11-15 11:44:22 +08:00
50f1213e93 Better handling of the label editor 2023-11-14 14:47:22 +08:00
59f1c144b3 Display the dismiss button on Macos 2023-11-14 14:47:22 +08:00
96aae14671 Fix build on MacOS 2023-11-14 14:47:22 +08:00
57c481ccfd Add editinfo to share extension 2023-10-30 19:16:47 +08:00
ba5ad51e6a Set intercom user hash 2023-10-30 15:34:25 +08:00
08f9beab68 Improve site icon fetching 2023-10-30 11:25:50 +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
cf3427fdc9 WIP: clean up the extension design 2023-10-30 10:34:02 +08:00
35afaa97da Update the Safari extension 2023-10-04 11:13:23 +08:00
8d0747554c Disable window tabbing in the OSX app 2023-09-20 19:17:32 +08:00
79dbe3686b Update safari extension, clean up the macos app 2023-09-19 17:21:02 +08:00
1988e4472a Switch from segment to posthog directly 2023-09-13 20:00:28 +08:00
fb3e64e1b5 Update Safari extension 2023-06-01 09:15:10 +08:00
94099281ae Add theme and justify-text to reader settings 2023-05-31 13:50:42 +08:00
b95dd08817 Bump the extension up for Safari 2023-05-24 17:42:32 +08:00
4df43d9c36 fix minimize in dock issue for macos 2023-03-22 10:58:10 -07:00
6fd8729291 disable quite a few line length warnings 2023-02-20 12:15:29 -07:00
177f461499 don't try to bootstrap Firebase without app ID 2023-02-17 12:47:34 -07:00
1b2c3db90c Handle notifications on/off in the receive handler instead of just in registration
This ensures we have a registration delegate setup.
2022-12-19 17:07:27 +08:00
6b3cf9601e Enable push, new group policies, filter by recommended 2022-12-19 17:07:27 +08:00
a2ab405a13 Disable push until we resolve some issues with rules 2022-12-19 17:07:27 +08:00
0ae690f13f More user interface for push notifications 2022-12-19 17:07:27 +08:00
a3501a76ff WIP: ios push notification permission UX 2022-12-19 17:07:27 +08:00
188221b018 Handle paragraph breaks in the share extension preview text 2022-11-22 17:28:42 +08:00
64e2bb39b6 Before adding any markers to local HTML ensure we dont have any already 2022-11-21 22:39:10 +08:00
39b0cbd453 Use strings for highlight marker elements 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
2e7b7c1bb5 Make warning message on reader match library 2022-11-21 22:39:10 +08: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
0075caa894 use full modal height for share ext 2022-07-21 08:47:19 -07:00
f3d2b6c89f add search field to labels list in share ext 2022-07-20 10:06:09 -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
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
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
f4706205b0 observe font change and contrast change in main app for macos 2022-07-12 22:31:00 -07:00
24032eaae3 add mac commands menu file 2022-07-12 22:31:00 -07:00
d5d27f484f Bump Safari extension 2022-06-06 16:09:36 -07:00
902b6fe97a Fix issue with ShareExtension.js not executing on iOS
Returning undefined here fixes issues where pages would fail
to scrape if there was no preview image available.
2022-06-05 09:03:11 -07:00
5547a7bb6e Improve preview images from content 2022-06-02 16:17:27 -07:00