Commit graph

3846 commits

Author SHA1 Message Date
Hongbo Wu
9b64299c6b
Merge pull request #1293 from omnivore-app/fix/twitter-thread
If the saved tweet is a reply, we need to get the referenced tweet
2022-10-10 15:34:53 +08:00
Hongbo Wu
08c30f9c24 Show the original tweet firstly 2022-10-10 15:33:36 +08:00
Hongbo Wu
5d70d04154 If the saved tweet is a reply, we need to get the referenced tweet 2022-10-10 15:12:41 +08:00
Hongbo Wu
220576235f
Merge pull request #1291 from omnivore-app/sywhb-patch-1
Get tweet thread by conversation_id
2022-10-10 09:52:30 +08:00
Hongbo Wu
f7bc7089ce
Merge pull request #1292 from omnivore-app/fix/milkroad-newsletters
Change the milkroad newsletters parser according to the change of milkroad newsletter
2022-10-09 09:25:13 +08:00
Hongbo Wu
8f048dd15e Change the milkroad newsletters parser according to the change of milkroad newsletter 2022-10-08 09:37:12 +08:00
Hongbo Wu
06c1e09505 lint 2022-10-08 09:28:50 +08:00
Hongbo Wu
87361a9273 Fix omnivore-api Dockerfile 2022-10-08 09:24:09 +08:00
Hongbo Wu
2ff995d3b2
Get tweet thread by conversation_id 2022-10-08 09:09:18 +08:00
Jackson Harper
7adf8a8fd8
Merge pull request #1289 from omnivore-app/fix/highlight-pos
Better naming, fix issue with highlight bar placement
2022-10-07 18:29:38 +08:00
Jackson Harper
b3733a4ee6 Better naming, fix issue with highlight bar placement 2022-10-07 18:08:32 +08:00
Hongbo Wu
2daed6ce02
Merge pull request #1285 from omnivore-app/use-content-handler-in-api
use content handler in api
2022-10-07 17:34:50 +08:00
Jackson Harper
f8699fc05a
Merge pull request #1288 from omnivore-app/fix/highlight-w-note-color
Display some background colour on highlighted notes
2022-10-07 17:28:54 +08:00
Jackson Harper
3160f3ed60
Merge pull request #1263 from omnivore-app/feat/appstore-screenshots
Automation of appstore screenshots
2022-10-07 17:27:59 +08:00
Jackson Harper
501edbcde3 fix typo 2022-10-07 17:14:11 +08:00
Jackson Harper
35a8184790 More clear naming for the touch bar 2022-10-07 17:09:34 +08:00
Jackson Harper
846a720582 Use near cursor display on the highlight bar on non-touch devices 2022-10-07 16:58:33 +08:00
Hongbo Wu
c9400ca517 Remove dom param in preHandler method 2022-10-07 16:57:01 +08:00
Hongbo Wu
f607215826 Add build docker images in github action 2022-10-07 16:56:38 +08:00
Hongbo Wu
965a56d959 Fix Dockerfile 2022-10-07 16:56:38 +08:00
Hongbo Wu
49ed8e279b Calls preParseContent function in content-handler package before parsing content 2022-10-07 16:56:38 +08:00
Hongbo Wu
679977805f Remove custom content-handler in packages/api 2022-10-07 16:56:38 +08:00
Jackson Harper
7f9e898a1b Display the highlight bar near the cursor on non-touch devices 2022-10-07 16:51:01 +08:00
Hongbo Wu
e6ff48ca6b
Merge pull request #1286 from omnivore-app/feature/save-twitter-threads
Save unrolled recent twitter thread
2022-10-07 16:49:16 +08:00
Hongbo Wu
810df2ad8c Fix the tweets in reverse order and media file not showing 2022-10-07 16:31:56 +08:00
Jackson Harper
791c9a9113 Always treat highlightBackground as an array not a color now. This lets us apply alpha differently to backgrounds and underlines 2022-10-07 14:13:49 +08:00
Jackson Harper
e53c907916 Display some background colour on highlighted notes 2022-10-07 14:05:35 +08:00
Hongbo Wu
a8f964f615 Save only tweets in the thread by the original author 2022-10-07 13:47:20 +08:00
Jackson Harper
933b186cf1
Merge pull request #1272 from omnivore-app/feat/follow-along
WIP: follow along text for tts
2022-10-07 11:35:37 +08:00
Jackson Harper
a85ca36f8f
Merge pull request #1287 from omnivore-app/chore/ios-version-bump-1.16.0
bump ios version to 1.16.0
2022-10-07 11:03:52 +08:00
Satindar Dhillon
c4fe39ec02 bump ios version to 1.16.0 2022-10-06 18:06:55 -07:00
Satindar Dhillon
e92ccfbe79
Merge pull request #1266 from omnivore-app/feature/pspdfkit-android-integration
PSPDFKit Android
2022-10-06 17:54:40 -07:00
Satindar Dhillon
e79ce6fb28 update pspdfkit version -- solves threading issues 2022-10-06 17:42:10 -07:00
Satindar Dhillon
59fe797feb load annotations and scroll to saved index ancor page 2022-10-06 08:32:39 -07:00
Satindar Dhillon
d89a8d2158 load highlights when pdf is loaded 2022-10-06 08:32:39 -07:00
Satindar Dhillon
634e178e45 use fragment rather than compose for pspdfkit 2022-10-06 08:32:39 -07:00
Satindar Dhillon
a466887dc7 download pdf file and store it locally 2022-10-06 08:32:39 -07:00
Satindar Dhillon
9fc81ed50d wrap pspdfkit documentview in a fragment 2022-10-06 08:32:39 -07:00
Satindar Dhillon
ff960b760d add large heap declaration 2022-10-06 08:32:39 -07:00
Satindar Dhillon
a40d523228 add pspdfkit android dep 2022-10-06 08:32:39 -07:00
Hongbo Wu
5bde463c94 Save unrolled recent twitter thread 2022-10-06 16:56:12 +08:00
Jackson Harper
ea826af9b4 A couple small layout tweaks on the highlight card view 2022-10-06 13:16:41 +08:00
Hongbo Wu
4f54ed7feb
Merge pull request #1284 from omnivore-app/fix/docker-compose-content-fetch
Exposes port 9090:8080 in the container
2022-10-06 13:07:43 +08:00
Hongbo Wu
4c71e19544
Merge pull request #1279 from omnivore-app/use-nlp-to-detect-sentence-boundary
Use NLP lib to better detect sentence boundary and split utterances
2022-10-06 12:57:59 +08:00
Hongbo Wu
bc9b50c3cb Remove dockerfile-local 2022-10-06 12:57:30 +08:00
Jackson Harper
e831ba54ae Better sizing on webview nav bar items 2022-10-06 12:34:16 +08:00
Jackson Harper
42b0921ab6 More work on the player UI, more consistent nav bar item sizing 2022-10-06 12:34:16 +08:00
Jackson Harper
ca725b4908 Improve text to speech follow UX 2022-10-06 12:34:15 +08:00
Jackson Harper
b983a4336b Dont try to highlight beyond the last item despite speech marks offset data 2022-10-06 12:34:15 +08:00
Jackson Harper
f9e2809a10 WIP: follow along text for tts 2022-10-06 12:34:15 +08:00