Commit Graph

3681 Commits

Author SHA1 Message Date
e4c847ac4c Init newsletter-handler 2022-09-30 12:51:22 +08:00
f6cb7a279d Merge pull request #1261 from omnivore-app/fix/pdf-annotation-permission
Disable PSPDFKit Author Name
2022-09-29 21:00:46 -07:00
8144cf8d37 disable pspdfkit feature that asks for author name for annotations 2022-09-29 20:45:19 -07:00
a3de8fc1a3 Merge pull request #1260 from omnivore-app/fix/ios-item-delete
Link Deletion Race Fix - iOS
2022-09-29 20:36:56 -07:00
26cc06e2a8 bump ios to v 1.15.0 2022-09-29 20:36:18 -07:00
01f891d0fa Merge pull request #1252 from omnivore-app/fix/ios-login-branding
Tagline and font changes to the welcome page
2022-09-30 11:27:01 +08:00
924592ab6b mark highlights and labels for deletion before server sync 2022-09-29 20:24:43 -07:00
157edb0ae3 use viewContext to remove item from home feed 2022-09-29 13:42:09 -07:00
96ed76e562 make sure coredata is updated before popping delted item 2022-09-29 11:30:31 -07:00
6b6a2c381d delete link from view context rather than background context 2022-09-29 08:39:31 -07:00
d97eddaf7d Merge pull request #1259 from omnivore-app/fix/update-since-test-failure
Set the "since" to be the exact time when the last page was added to ensure all the deletion happen after that
2022-09-29 20:40:22 +08:00
0369eb7bea Set the "since" to be the exact time when the last page was added to ensure all the deletion happen after that 2022-09-29 15:36:18 +08:00
c6dde4f6f8 Merge pull request #1245 from omnivore-app/android/web-action-data-mutations
Web Action Mutations - Android
2022-09-28 22:11:08 -07:00
e22cd75288 add delete highlight action 2022-09-28 22:05:29 -07:00
8e6d4d387b create text selection menu for an existing highlight 2022-09-28 13:51:15 -07:00
4d889752f6 send reading progress updates to server 2022-09-28 12:34:55 -07:00
57ca5ed6f8 Merge pull request #1246 from omnivore-app/feature/subscription-icon
feature/subscription icon
2022-09-28 22:10:23 +08:00
2f6b26d21d Use GET request as some host do not allow HEAD requests 2022-09-28 20:18:40 +08:00
5f0bd0e25a Merge pull request #1255 from omnivore-app/fix/nyt-podcasts-parsing
Improve handling of NYT Podcasts transcript pages
2022-09-28 20:15:03 +08:00
a55ad135fd Set 5s for the HEAD request timeout 2022-09-28 19:26:42 +08:00
d6974f9e5f Remove unused icon 2022-09-28 19:14:14 +08:00
a6795b380a Fetch favicon from url 2022-09-28 19:02:29 +08:00
4aceac5f04 Revert "Get favicon from URL if not found from doc"
This reverts commit 7306d65642.
2022-09-28 18:25:11 +08:00
3adf0fe428 Update dock removal for NYT 2022-09-28 18:21:49 +08:00
08329ba5cf Update NYT test page 2022-09-28 18:20:12 +08:00
417f75c47a Merge pull request #1254 from omnivore-app/fix/landing-page-fixes
Update copy and some screenshots on the about page
2022-09-28 17:34:18 +08:00
7306d65642 Get favicon from URL if not found from doc 2022-09-28 17:18:00 +08:00
e8213eff97 Revert typo 2022-09-28 16:51:00 +08:00
ae5b9a3fd3 Add tests for NYT podcasts page 2022-09-28 16:32:12 +08:00
9d223bb4e2 Better handling of NYT podcast transcripts 2022-09-28 16:31:35 +08:00
0101a5a45c Update icons to better fit text 2022-09-28 15:38:39 +08:00
a8da146b13 Update copy and some screenshots on the about page 2022-09-28 14:26:44 +08:00
9e25e9969f Exports htmlToSpeech in tts module (#1253) 2022-09-28 13:10:26 +08:00
e2d823b3d5 Tagline and font changes to the welcome page 2022-09-28 12:29:35 +08:00
ee3fec9d96 improve text to speech dependency (#1250)
* Generate .d.ts files from TypeScript for text-to-speech project

* Remove module export for htmlToSpeechFile

* Include test
2022-09-28 11:48:06 +08:00
d6a38790cd remove TODO comment 2022-09-27 20:34:01 -07:00
d87d25e381 send js to webview when annotation is created 2022-09-27 20:34:01 -07:00
f6376b929f add a save annotation view 2022-09-27 20:34:01 -07:00
aac794949c send saved highlight to server 2022-09-27 20:34:01 -07:00
a0d4e06d34 Merge pull request #1251 from omnivore-app/fix/missing-marque-file
Add missing MarqueTextView file
2022-09-28 11:32:46 +08:00
8e5fb98432 Add missing MarqueTextView file 2022-09-28 11:22:23 +08:00
441812957b Merge pull request #1247 from omnivore-app/feat/marquee-text
UI improvements and bug fixes for text to speech
2022-09-28 10:53:57 +08:00
3710a13890 Add more test pages 2022-09-27 22:26:27 +08:00
3524f77339 Add more test pages 2022-09-27 22:23:31 +08:00
2a97284f5b Add more test pages 2022-09-27 22:11:43 +08:00
66d37e31b1 Use siteIcon 2022-09-27 21:41:01 +08:00
155cbcf2ec Merge pull request #1233 from omnivore-app/feat/compact-listview
Feat/compact listview
2022-09-27 08:06:33 -05:00
e14b3a3f64 Merge pull request #1248 from omnivore-app/fix/consistent-titles
Use read-it-later instead of "read it later" in copy
2022-09-27 19:39:00 +08:00
0ac72b278b Use read-it-later instead of "read it later" in copy 2022-09-27 17:05:08 +08:00
12395c2385 Dont show the language changer on the settings voice picker 2022-09-27 16:29:46 +08:00