Commit Graph

3839 Commits

Author SHA1 Message Date
f64be5ba90 add setup instructions/command to load secrets file for Android 2022-10-10 08:30:57 -07:00
dae10b2f48 load pspdfkit key from secrets file 2022-10-10 07:45:33 -07:00
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
b3733a4ee6 Better naming, fix issue with highlight bar placement 2022-10-07 18:08:32 +08:00
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
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
3160f3ed60 Merge pull request #1263 from omnivore-app/feat/appstore-screenshots
Automation of appstore screenshots
2022-10-07 17:27:59 +08:00
501edbcde3 fix typo 2022-10-07 17:14:11 +08:00
35a8184790 More clear naming for the touch bar 2022-10-07 17:09:34 +08:00
846a720582 Use near cursor display on the highlight bar on non-touch devices 2022-10-07 16:58:33 +08:00
c9400ca517 Remove dom param in preHandler method 2022-10-07 16:57:01 +08:00
f607215826 Add build docker images in github action 2022-10-07 16:56:38 +08:00
965a56d959 Fix Dockerfile 2022-10-07 16:56:38 +08:00
49ed8e279b Calls preParseContent function in content-handler package before parsing content 2022-10-07 16:56:38 +08:00
679977805f Remove custom content-handler in packages/api 2022-10-07 16:56:38 +08:00
7f9e898a1b Display the highlight bar near the cursor on non-touch devices 2022-10-07 16:51:01 +08:00
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
810df2ad8c Fix the tweets in reverse order and media file not showing 2022-10-07 16:31:56 +08:00
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
e53c907916 Display some background colour on highlighted notes 2022-10-07 14:05:35 +08:00
a8f964f615 Save only tweets in the thread by the original author 2022-10-07 13:47:20 +08:00
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
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
c4fe39ec02 bump ios version to 1.16.0 2022-10-06 18:06:55 -07:00
e92ccfbe79 Merge pull request #1266 from omnivore-app/feature/pspdfkit-android-integration
PSPDFKit Android
2022-10-06 17:54:40 -07:00
e79ce6fb28 update pspdfkit version -- solves threading issues 2022-10-06 17:42:10 -07:00
59fe797feb load annotations and scroll to saved index ancor page 2022-10-06 08:32:39 -07:00
d89a8d2158 load highlights when pdf is loaded 2022-10-06 08:32:39 -07:00
634e178e45 use fragment rather than compose for pspdfkit 2022-10-06 08:32:39 -07:00
a466887dc7 download pdf file and store it locally 2022-10-06 08:32:39 -07:00
9fc81ed50d wrap pspdfkit documentview in a fragment 2022-10-06 08:32:39 -07:00
ff960b760d add large heap declaration 2022-10-06 08:32:39 -07:00
a40d523228 add pspdfkit android dep 2022-10-06 08:32:39 -07:00
5bde463c94 Save unrolled recent twitter thread 2022-10-06 16:56:12 +08:00
ea826af9b4 A couple small layout tweaks on the highlight card view 2022-10-06 13:16:41 +08:00
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
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
bc9b50c3cb Remove dockerfile-local 2022-10-06 12:57:30 +08:00
e831ba54ae Better sizing on webview nav bar items 2022-10-06 12:34:16 +08:00
42b0921ab6 More work on the player UI, more consistent nav bar item sizing 2022-10-06 12:34:16 +08:00
ca725b4908 Improve text to speech follow UX 2022-10-06 12:34:15 +08:00
b983a4336b Dont try to highlight beyond the last item despite speech marks offset data 2022-10-06 12:34:15 +08:00
f9e2809a10 WIP: follow along text for tts 2022-10-06 12:34:15 +08:00
111639a31d Exposes port 9090:8080 in the container 2022-10-06 11:17:11 +08:00
30a0c67f8c Merge pull request #1283 from omnivore-app/feature/highlights-list-view-ios 2022-10-06 10:05:15 +08:00
36e5e76809 add copy and delete options to highlight list cards 2022-10-05 12:35:35 -07:00
e36920e96e reload web view if article highlights had been mutated from the highlits list modal 2022-10-05 12:02:08 -07:00
db9246553f message web container view when highlight view is dismissed and mutations have occurred 2022-10-05 12:02:08 -07:00
c5ad8a238c persist annotation changes from highlights view 2022-10-05 12:02:08 -07:00
49e911f023 show highlight annotation sheet when tapping on note or 'add a note' 2022-10-05 12:02:08 -07:00