Commit graph

3669 commits

Author SHA1 Message Date
Hongbo Wu
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
Satindar Dhillon
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
Satindar Dhillon
e22cd75288 add delete highlight action 2022-09-28 22:05:29 -07:00
Satindar Dhillon
8e6d4d387b create text selection menu for an existing highlight 2022-09-28 13:51:15 -07:00
Satindar Dhillon
4d889752f6 send reading progress updates to server 2022-09-28 12:34:55 -07:00
Hongbo Wu
57ca5ed6f8
Merge pull request #1246 from omnivore-app/feature/subscription-icon
feature/subscription icon
2022-09-28 22:10:23 +08:00
Hongbo Wu
2f6b26d21d Use GET request as some host do not allow HEAD requests 2022-09-28 20:18:40 +08:00
Jackson Harper
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
Hongbo Wu
a55ad135fd Set 5s for the HEAD request timeout 2022-09-28 19:26:42 +08:00
Hongbo Wu
d6974f9e5f Remove unused icon 2022-09-28 19:14:14 +08:00
Hongbo Wu
a6795b380a Fetch favicon from url 2022-09-28 19:02:29 +08:00
Hongbo Wu
4aceac5f04 Revert "Get favicon from URL if not found from doc"
This reverts commit 7306d65642.
2022-09-28 18:25:11 +08:00
Jackson Harper
3adf0fe428 Update dock removal for NYT 2022-09-28 18:21:49 +08:00
Jackson Harper
08329ba5cf Update NYT test page 2022-09-28 18:20:12 +08:00
Jackson Harper
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
Hongbo Wu
7306d65642 Get favicon from URL if not found from doc 2022-09-28 17:18:00 +08:00
Jackson Harper
e8213eff97 Revert typo 2022-09-28 16:51:00 +08:00
Jackson Harper
ae5b9a3fd3 Add tests for NYT podcasts page 2022-09-28 16:32:12 +08:00
Jackson Harper
9d223bb4e2 Better handling of NYT podcast transcripts 2022-09-28 16:31:35 +08:00
Jackson Harper
0101a5a45c Update icons to better fit text 2022-09-28 15:38:39 +08:00
Jackson Harper
a8da146b13 Update copy and some screenshots on the about page 2022-09-28 14:26:44 +08:00
Hongbo Wu
9e25e9969f
Exports htmlToSpeech in tts module (#1253) 2022-09-28 13:10:26 +08:00
Hongbo Wu
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
Satindar Dhillon
d6a38790cd remove TODO comment 2022-09-27 20:34:01 -07:00
Satindar Dhillon
d87d25e381 send js to webview when annotation is created 2022-09-27 20:34:01 -07:00
Satindar Dhillon
f6376b929f add a save annotation view 2022-09-27 20:34:01 -07:00
Satindar Dhillon
aac794949c send saved highlight to server 2022-09-27 20:34:01 -07:00
Jackson Harper
a0d4e06d34
Merge pull request #1251 from omnivore-app/fix/missing-marque-file
Add missing MarqueTextView file
2022-09-28 11:32:46 +08:00
Jackson Harper
8e5fb98432 Add missing MarqueTextView file 2022-09-28 11:22:23 +08:00
Jackson Harper
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
Hongbo Wu
3710a13890 Add more test pages 2022-09-27 22:26:27 +08:00
Hongbo Wu
3524f77339 Add more test pages 2022-09-27 22:23:31 +08:00
Hongbo Wu
2a97284f5b Add more test pages 2022-09-27 22:11:43 +08:00
Hongbo Wu
66d37e31b1 Use siteIcon 2022-09-27 21:41:01 +08:00
Rupin Khandelwal
155cbcf2ec
Merge pull request #1233 from omnivore-app/feat/compact-listview
Feat/compact listview
2022-09-27 08:06:33 -05:00
Jackson Harper
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
Jackson Harper
0ac72b278b Use read-it-later instead of "read it later" in copy 2022-09-27 17:05:08 +08:00
Jackson Harper
12395c2385 Dont show the language changer on the settings voice picker 2022-09-27 16:29:46 +08:00
Jackson Harper
8e1ac67d80 Use a UIViewRepresentable to set slider images instead of introspection
The slider was losing the custom images when being opened/closed
sometimes because introspection doesn't get called.
2022-09-27 16:22:02 +08:00
Hongbo Wu
ecec40834d Add test case for Bloomberg newsletter 2022-09-27 15:54:03 +08:00
Hongbo Wu
6220d5d4af Return subscription icon proxy url in the list subscriptions api response 2022-09-27 15:35:06 +08:00
Hongbo Wu
d42d4ace98 Use parsed image as subscription icon 2022-09-27 15:21:18 +08:00
Jackson Harper
d77f893e06 Use marquee text on audio player for long titles/info sections 2022-09-27 14:36:00 +08:00
Hongbo Wu
5d62d92974 Save icon in the subscription table 2022-09-27 12:12:47 +08:00
Hongbo Wu
94719a5cce Add icon to the subscription entity 2022-09-27 12:00:13 +08:00
Hongbo Wu
0cd73053c3 Add icon field to subscriptions table 2022-09-27 11:58:55 +08:00
Satindar Dhillon
ea7edc087c
Merge pull request #1222 from omnivore-app/feature/android-web-context-menus
WebView Text Selection Menu - Android
2022-09-26 20:08:19 -07:00
Hongbo Wu
3a93e0a135
Merge pull request #1244 from omnivore-app/descrease-pause-time
Reduce the pause time to 250ms
2022-09-27 10:21:11 +08:00
Jackson Harper
4fcb379950 A couple small font/color tweaks 2022-09-27 10:20:14 +08:00
Satindar Dhillon
944b3e2d91 move linked item query into networker object 2022-09-26 19:20:01 -07:00