Sixten Otto
177f461499
don't try to bootstrap Firebase without app ID
2023-02-17 12:47:34 -07:00
Jackson Harper
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
Jackson Harper
6b3cf9601e
Enable push, new group policies, filter by recommended
2022-12-19 17:07:27 +08:00
Jackson Harper
a2ab405a13
Disable push until we resolve some issues with rules
2022-12-19 17:07:27 +08:00
Jackson Harper
0ae690f13f
More user interface for push notifications
2022-12-19 17:07:27 +08:00
Jackson Harper
a3501a76ff
WIP: ios push notification permission UX
2022-12-19 17:07:27 +08:00
Jackson Harper
188221b018
Handle paragraph breaks in the share extension preview text
2022-11-22 17:28:42 +08:00
Jackson Harper
64e2bb39b6
Before adding any markers to local HTML ensure we dont have any already
2022-11-21 22:39:10 +08:00
Jackson Harper
39b0cbd453
Use strings for highlight marker elements
2022-11-21 22:39:10 +08:00
Jackson Harper
bf97194208
Create a highlight of the selected text when a user saves
2022-11-21 22:39:10 +08:00
Jackson Harper
2e7b7c1bb5
Make warning message on reader match library
2022-11-21 22:39:10 +08:00
Satindar Dhillon
c8643c591a
remove search bar from share extension
2022-07-22 14:13:26 -07:00
Satindar Dhillon
c5b3354d8f
add macos conditionals for share extension improvements
2022-07-22 13:04:04 -07:00
Satindar Dhillon
0075caa894
use full modal height for share ext
2022-07-21 08:47:19 -07:00
Satindar Dhillon
f3d2b6c89f
add search field to labels list in share ext
2022-07-20 10:06:09 -07:00
Jackson Harper
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
Jackson Harper
06eb962e85
Update safari extension
2022-07-16 12:25:51 -07:00
Jackson Harper
0bcb8a23c5
Use new API methods for saving
2022-07-16 12:17:58 -07:00
Satindar Dhillon
9c2509951d
consolidate share extension view code
2022-07-12 22:31:00 -07:00
Satindar Dhillon
16358bf230
remove extra init of Services in share extension
2022-07-12 22:31:00 -07:00
Satindar Dhillon
f4706205b0
observe font change and contrast change in main app for macos
2022-07-12 22:31:00 -07:00
Satindar Dhillon
24032eaae3
add mac commands menu file
2022-07-12 22:31:00 -07:00
Jackson Harper
d5d27f484f
Bump Safari extension
2022-06-06 16:09:36 -07:00
Jackson Harper
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
Jackson Harper
5547a7bb6e
Improve preview images from content
2022-06-02 16:17:27 -07:00
Jackson Harper
ef72e09006
Start implementing the new share extension, mostly so we can show the sync status
2022-06-02 15:29:57 -07:00
Jackson Harper
92f8218960
Fetch icon URLs from pages
2022-06-02 11:37:04 -07:00
Jackson Harper
a02bb2f5c9
Extract contentType from safari
...
This fixes issues where we'd incorrectly identify a PDF as HTML.
Safari will use our preprocess javascript file even if the
file is PDF, so we rely on JS to detect the content type here.
2022-05-24 21:01:04 -07:00
Satindar Dhillon
3f68a179c8
remove pdfproviders
2022-05-22 10:15:14 -07:00
Satindar Dhillon
89e9519322
import pspsdfkit for ios only
2022-05-22 09:35:17 -07:00
Satindar Dhillon
14b146291f
create a PDFItem struct that can be used by PDFViewer
2022-05-21 10:17:54 -07:00
Satindar Dhillon
801b174254
implement background task functions in services class
2022-05-18 15:52:13 -07:00
Satindar Dhillon
6f12941e32
udpate macos pdfviewer call
2022-04-28 15:01:05 -07:00
Satindar Dhillon
29c6193bda
set pdf data in local document and pass that url to pspdfkit
2022-04-28 14:58:46 -07:00
Satindar Dhillon
ffe1eed6b6
remove extra combine imports
2022-04-28 12:49:06 -07:00
Satindar Dhillon
ffdcb605c7
use async urlsession func to submit google token
2022-04-28 12:49:06 -07:00
Satindar Dhillon
598b3a6000
add segment integration and wrapper class to track events
2022-04-28 10:04:34 -07:00
Satindar Dhillon
26a52819d8
remove linkedItemId from coredata highlight entity
2022-04-24 21:49:02 -07:00
Satindar Dhillon
753eb56542
fix linkeditem creation from push notifications
2022-04-23 22:09:12 -07:00
Satindar Dhillon
46da1cd150
fetch linked items from coredata when network call fails
2022-04-23 09:06:03 -07:00
Satindar Dhillon
a63bf7928e
remove deprecated data models
2022-04-22 19:58:13 -07:00
Satindar Dhillon
6cb6f19e1e
add helper functions to internalLabel
2022-04-22 09:59:51 -07:00
Satindar Dhillon
25e237255c
remove HighlightDep and pdf specific highlight functions
2022-04-21 22:03:39 -07:00
Satindar Dhillon
0fc7ff0a43
rename FeedItem to FeedItemDep
2022-04-21 09:09:26 -07:00
Satindar Dhillon
2e01e910bd
fetch pdf highlights when pdf is loaded rather than in library query
2022-03-15 10:28:06 -07:00
Satindar Dhillon
e7e710feaa
rename Binders package to App
2022-02-24 15:07:32 -08:00
Satindar Dhillon
88a123503c
rebuild safari extension
2022-02-24 12:08:12 -08:00
Satindar Dhillon
53df427fcb
remove unused settings view
2022-02-23 08:31:51 -08:00
Satindar Dhillon
9d9c0b77f4
implement batch loading for home feed in apple apps
2022-02-22 13:50:26 -08:00
Satindar Dhillon
2169413554
resolve lint/xcode warnings
2022-02-22 09:17:54 -08:00