Commit Graph

4246 Commits

Author SHA1 Message Date
30ae8ef8d4 update highlight selection actions for pdf 2022-11-15 12:16:48 -08:00
31c7b705ed add an edit annotation dialog to pdf viewer 2022-11-15 12:16:48 -08:00
0f5336b743 copy text to clipboard when user selects copy action 2022-11-15 12:16:48 -08:00
6747ea4191 show close icon on pdf search view 2022-11-15 12:16:48 -08:00
31ac8f6023 wrap edit annotation view in fragment 2022-11-15 12:16:48 -08:00
1e977aa62f add ability to delete annotations 2022-11-15 12:16:48 -08:00
2ef7da59b4 remove unused code 2022-11-15 12:16:48 -08:00
c102bcfc7c finally get highlight merging working right 2022-11-15 12:16:48 -08:00
0d32117c75 implement popup menu item listeners 2022-11-15 12:16:48 -08:00
e287a50844 tap into text selection popover listener 2022-11-15 12:16:48 -08:00
ec71c580aa use TextSelectionManager to create highlights 2022-11-15 12:16:48 -08:00
5a96cad4a9 add hook to detect taps on an existing annotation 2022-11-15 12:16:48 -08:00
d0ceda4489 add merge highlight graphql file 2022-11-15 12:16:48 -08:00
51d6c3d31c use merge highlight mutation 2022-11-15 12:16:48 -08:00
062f98908f detect merge overlaps properly 2022-11-15 12:16:48 -08:00
cb8cecff47 attempt to detect overlapping highlights 2022-11-15 12:16:48 -08:00
33e45ebba9 save highlight when created from pspdfkit 2022-11-15 12:16:48 -08:00
f5e3153c66 add hooks for annotation changes in pdf 2022-11-15 12:16:48 -08:00
dcfe5a6ac5 listen for changes in pdf search view 2022-11-15 12:16:48 -08:00
9d6f99abf3 add toggle button for thumbnail view 2022-11-15 12:16:48 -08:00
5060380b05 add pdf thumbnail view 2022-11-15 12:16:48 -08:00
44c4c3b8f1 attempt to add pspdfkit toolbars 2022-11-15 12:16:48 -08:00
f7c6b0834b Merge pull request #1417 from omnivore-app/feat/github-title-and-author
Better content extraction of title and description for GitHub URLs
2022-11-15 19:32:48 +08:00
fd590fae17 Merge pull request #1399 from omnivore-app/dependabot/npm_and_yarn/pkg/extension/loader-utils-2.0.3
Bump loader-utils from 2.0.0 to 2.0.3 in /pkg/extension
2022-11-15 19:30:24 +08:00
e93cfd7c3f Merge pull request #1402 from omnivore-app/dependabot/npm_and_yarn/pkg/admin/minimatch-3.1.2
Bump minimatch from 3.0.4 to 3.1.2 in /pkg/admin
2022-11-15 19:29:24 +08:00
726f69484f Better content extraction of title and description for GitHub URLs 2022-11-15 18:43:55 +08:00
2c994e941b Merge pull request #1416 from omnivore-app/fix/highlighting-code-blocks
If in a pre block dont replace whitespace when highlighting
2022-11-15 16:43:15 +08:00
e22207ed05 Merge pull request #1415 from omnivore-app/fix/ios-encryption-flag
Set the ITSAppUsesNonExemptEncryption flag
2022-11-15 16:42:44 +08:00
74df91445b Linting clean up 2022-11-15 15:50:13 +08:00
aa856a5366 If in a pre block dont replace whitespace when highlighting 2022-11-15 15:34:27 +08:00
ed7303b9fb Merge pull request #1414 from omnivore-app/fix/tts-list-item
Fix not tokenizing sentences correctly in li elements by adding a new line to the end of each text in the li element
2022-11-15 15:08:19 +08:00
9daece4010 Set the ITSAppUsesNonExemptEncryption flag 2022-11-15 13:32:19 +08:00
d10099226a Make tests more readable 2022-11-15 13:17:26 +08:00
03a11b310c Fix not tokenizing sentences correctly in li elements by adding a new line to the end of each text in the li element 2022-11-15 13:10:20 +08:00
97fb36bc3c Merge pull request #1396 from omnivore-app/feat/ultra-voices
iOS work on realistic voices
2022-11-15 08:54:59 +08:00
bbfb8a8b8b Feature flag on the ultra realistic voices 2022-11-15 08:54:01 +08:00
2b8f1da881 Remove unneeded isPresented check 2022-11-15 08:50:25 +08:00
c93375d4fb Remove old comment 2022-11-15 08:44:23 +08:00
5845b736de Increase label padding 2022-11-15 08:43:37 +08:00
3cb2ce3167 Remove more debug 2022-11-15 08:36:57 +08:00
a35e14b322 Remove debug 2022-11-15 08:36:30 +08:00
f8486e1890 Merge pull request #1411 from omnivore-app/feat/enable-integrations
Enable the integrations page on the dropdown menu
2022-11-14 18:43:08 +08:00
f3f1a9deff Enable the integrations page on the dropdown menu 2022-11-14 17:11:41 +08:00
6a9a5c3870 Merge pull request #1408 from omnivore-app/fix/use-must-clause
Replace filter clause with must clause in the search query in elastic
2022-11-14 11:32:33 +08:00
6eab360da3 Move download audio option, clean up menus 2022-11-14 10:35:17 +08:00
19b8b1a965 Merge pull request #1409 from omnivore-app/change-default-voice
Replace default voice to Larry for pre-generating
2022-11-11 18:39:15 +08:00
3f6a3b36ff Replace default voice to Larry for pre-generating 2022-11-11 18:34:44 +08:00
2301f44848 Replace filter clause with must clause in the search query in elastic 2022-11-11 18:31:47 +08:00
a78074b0da Merge pull request #1406 from omnivore-app/set-voice-in-user-personalization
set voice in user personalization
2022-11-11 16:57:49 +08:00
2cff9f049a Temporarily disable feature api tests 2022-11-11 16:54:18 +08:00