Commit graph

3809 commits

Author SHA1 Message Date
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
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
Hongbo Wu
111639a31d Exposes port 9090:8080 in the container 2022-10-06 11:17:11 +08:00
Jackson Harper
30a0c67f8c
Merge pull request #1283 from omnivore-app/feature/highlights-list-view-ios 2022-10-06 10:05:15 +08:00
Satindar Dhillon
36e5e76809 add copy and delete options to highlight list cards 2022-10-05 12:35:35 -07:00
Satindar Dhillon
e36920e96e reload web view if article highlights had been mutated from the highlits list modal 2022-10-05 12:02:08 -07:00
Satindar Dhillon
db9246553f message web container view when highlight view is dismissed and mutations have occurred 2022-10-05 12:02:08 -07:00
Satindar Dhillon
c5ad8a238c persist annotation changes from highlights view 2022-10-05 12:02:08 -07:00
Satindar Dhillon
49e911f023 show highlight annotation sheet when tapping on note or 'add a note' 2022-10-05 12:02:08 -07:00
Satindar Dhillon
cffdfa4342 sort highlights by createdAt 2022-10-05 12:02:08 -07:00
Satindar Dhillon
79875706e9 add note section to highlights view 2022-10-05 12:02:08 -07:00
Satindar Dhillon
18760d9043 style highlights card 2022-10-05 12:02:08 -07:00
Satindar Dhillon
29d14b3e8d create highlight list card 2022-10-05 12:02:08 -07:00
Satindar Dhillon
397fb5d9f7 add a basic highlights list view 2022-10-05 12:02:08 -07:00
Satindar Dhillon
d82ffa4432 add view highlights context menu to home feed items 2022-10-05 12:02:08 -07:00
Jackson Harper
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
Jackson Harper
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
ShaneMaglangit
dcfcd9f600 Fix: Improve the icon alignment in toggle buttons 2022-10-05 18:10:23 +08:00
ShaneMaglangit
da9fa1b962 Chore: Correct .env.local to .env.template on the README for the frontend development section. 2022-10-05 17:56:11 +08:00
Hongbo Wu
811cec6c93 add space to the end of sentence 2022-10-05 17:55:10 +08:00
Hongbo Wu
73de22f678 Use wordLength in the event 2022-10-05 17:42:24 +08:00
Hongbo Wu
321895844f Revert back change on wordOffset 2022-10-05 17:41:18 +08:00
Hongbo Wu
1b8d6d761c Stop synthesize code blocks 2022-10-05 17:07:45 +08:00
Hongbo Wu
d279790e81 Detect word boundary only in speech marks 2022-10-05 16:50:16 +08:00
Hongbo Wu
174afe0085 Add test for decimal point in a sentence 2022-10-05 16:48:20 +08:00
Hongbo Wu
99f03133a7 Use NLP lib to better detect sentence boundary and split utterances 2022-10-05 16:39:45 +08:00
Hongbo Wu
c65a484ded
Merge pull request #1277 from omnivore-app/feature/mark-by-sentence
Add sentence-level speech marks
2022-10-05 14:53:39 +08:00
Hongbo Wu
0071d88443 Stop deducting length of SSML starting tags in the offset 2022-10-05 12:36:29 +08:00
Jackson Harper
9d768c04a9
Merge pull request #1273 from omnivore-app/fix/apple-id-button
Embed the apple id button so it doesnt fail when the apple CDN returns 404
2022-10-05 11:51:05 +08:00
Hongbo Wu
c2a44f4991 Restore HTTP interceptor to the normal unmocked behaviour after testing 2022-10-05 11:29:23 +08:00
Hongbo Wu
edd1b908ee Fix tests 2022-10-05 11:29:23 +08:00
Hongbo Wu
034f833529 Calculate the length of each sentence in speech marks 2022-10-05 11:29:23 +08:00
Hongbo Wu
5e79529e11 Add sentence-level speech marks 2022-10-05 11:29:23 +08:00
Hongbo Wu
4acfd7c576
Merge pull request #1276 from omnivore-app/improve-utterance-break
improve utterance break
2022-10-05 11:28:02 +08:00
Hongbo Wu
fd3047a8ab Escape HTML entities when synthesizing because we are sending raw text now 2022-10-05 11:27:28 +08:00
Hongbo Wu
e5c215fb9d Add test for long sentence 2022-10-05 10:34:51 +08:00
Hongbo Wu
e3959c4ab8 Fix tests 2022-10-05 10:26:12 +08:00
Hongbo Wu
3bd6b3d137 Do not break on words and long sentence if exceeds 256 chars 2022-10-05 10:25:24 +08:00