Commit Graph

3822 Commits

Author SHA1 Message Date
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
7f9e898a1b Display the highlight bar near the cursor on non-touch devices 2022-10-07 16:51:01 +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
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
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
cffdfa4342 sort highlights by createdAt 2022-10-05 12:02:08 -07:00
79875706e9 add note section to highlights view 2022-10-05 12:02:08 -07:00
18760d9043 style highlights card 2022-10-05 12:02:08 -07:00
29d14b3e8d create highlight list card 2022-10-05 12:02:08 -07:00
397fb5d9f7 add a basic highlights list view 2022-10-05 12:02:08 -07:00
d82ffa4432 add view highlights context menu to home feed items 2022-10-05 12:02:08 -07:00
8014bc8edf Merge pull request #1281 from ShaneMaglangit/fix/center-toggle-icons
Fix: Improve the icon alignment in toggle buttons
2022-10-05 22:43:10 +08:00
94dd4e8dd8 Merge pull request #1280 from ShaneMaglangit/chore/update-readme-bash
Chore: Corrected the terminal commands specified on the README's Frontend Development section
2022-10-05 22:42:29 +08:00
dcfcd9f600 Fix: Improve the icon alignment in toggle buttons 2022-10-05 18:10:23 +08:00
da9fa1b962 Chore: Correct .env.local to .env.template on the README for the frontend development section. 2022-10-05 17:56:11 +08:00
811cec6c93 add space to the end of sentence 2022-10-05 17:55:10 +08:00
73de22f678 Use wordLength in the event 2022-10-05 17:42:24 +08:00
321895844f Revert back change on wordOffset 2022-10-05 17:41:18 +08:00
1b8d6d761c Stop synthesize code blocks 2022-10-05 17:07:45 +08:00
d279790e81 Detect word boundary only in speech marks 2022-10-05 16:50:16 +08:00
174afe0085 Add test for decimal point in a sentence 2022-10-05 16:48:20 +08:00