f6d2ba07f3
merge changes from main
2023-02-20 10:12:13 -07:00
c9296deac4
Update TTS user interface
2023-02-20 22:49:09 +08:00
40567a6ed9
Linting fix
2023-02-16 17:35:51 +08:00
2d528a6cce
Add LXGWWenKai font
2023-02-15 17:18:46 +08:00
0e73a62914
Save bottom of doc as readingPercentage and save top most visible element as the anchor index
2023-02-15 17:05:43 +08:00
4fd4d5a4db
New library item cards, fix issue with read position
2023-02-15 13:56:11 +08:00
fc49c54867
use string rather than boolean to send js event
2023-02-09 17:55:48 -08:00
eddbcd293a
add toggle for auto highlight mode on ios
2023-02-09 15:22:39 -08:00
87271f572a
Remove apos that got copied over during localization
2023-02-09 18:49:58 +08:00
3062e16e63
Pass tap events from web reader into native instead of setting up gestures in native
...
This allows us to handle tap events based on state better, most
importantly it means we wont raise the bottom buttons if the
there is a tap to dismiss an active menu.
2023-02-08 18:52:17 +08:00
f800e3a04e
Make the TextChips on iOS and Web match better
2023-02-07 17:32:32 +08:00
d8392a64dd
Remove unused color
2023-02-07 15:56:53 +08:00
bfe2c7db27
More consistent header font and colors
2023-02-07 15:41:22 +08:00
319e31edfc
Add title and label changing to ArticleContainer
...
This prevents us from getting stuck an a loop of change events
when the user changes some settings.
2023-02-07 15:25:56 +08:00
aae18ed348
Add Atkinson Hyperlegible font
2023-02-07 12:39:17 +08:00
ea0f114d64
Linting clean up
2023-02-07 11:03:53 +08:00
fc20a90534
Handle double tap on highlights to open the note modal
2023-02-07 11:03:53 +08:00
5891dbae10
Clear selection after creating a highlight on release
2023-02-07 11:03:53 +08:00
92d5851aa9
Enable highlight on selection behavior on iOS
2023-02-07 11:03:53 +08:00
4f2d05d3be
Remove highlightsBaseURL as it is no longer used
2023-02-07 11:03:53 +08:00
6f8bf6686b
Update webreader view when titles are updated
2023-02-07 11:03:53 +08:00
b82ea0425e
Add new bulk tool
2023-02-03 14:44:47 +08:00
0a4774828d
Allow overriding the logo click destination for tools
2023-02-03 14:44:07 +08:00
f4d2726db7
Sync highlight deletions on PDFs
2023-02-02 14:19:15 +08:00
49acfd71cb
Simplify code to get annotation ids from customData
2023-02-02 14:09:48 +08:00
adb122fe55
Remove debug code
2023-02-02 13:51:45 +08:00
23615db32a
Fix deleting highlights from the PDF notebook modal
2023-02-02 11:49:12 +08:00
a3396997b2
Handle PDF diffs when sorting the notebook
2023-02-01 17:38:43 +08:00
707ec53cf6
Remove unused test story
2023-02-01 17:07:59 +08:00
f6622bc959
Remove some debug code
2023-02-01 17:04:14 +08:00
a4ed72439f
Sort highlights in notebooks
2023-02-01 17:00:09 +08:00
fe9ed7aa13
Track the highlight position percent and anchor index when saving on web
2023-02-01 16:42:36 +08:00
4c04bcffa8
Rename HighlightsModal to NotebookModal
2023-02-01 15:17:36 +08:00
77f44653c0
Revalidate after marking an email as article
2023-01-28 17:24:34 +08:00
bd52eef2a9
Merge pull request #1711 from omnivore-app/feat/recent-emails-ux
...
Initial work on the recent emails feature
2023-01-28 15:23:23 +08:00
332ded422e
Only show mark as article if the email is not an article
2023-01-27 17:54:45 +08:00
5d9aa8cb6b
Add documentation link to main dropdown menu
2023-01-27 12:17:27 +08:00
8888574526
Add 3x version of the source code screenshot
2023-01-26 22:54:45 +08:00
7dd026d471
Add key to landing sections loop
2023-01-26 22:46:55 +08:00
1f0f2bdb37
Add Chinese language version of about page
2023-01-26 22:35:42 +08:00
80e6062c1e
Make font a little smaller for recents link
2023-01-25 22:20:31 +08:00
5aee465dee
Make the email viewer larger
2023-01-25 21:21:21 +08:00
af6813f6af
Move link to recents to the right side
2023-01-25 21:04:45 +08:00
d9adf7f376
Add link to recently received emails
2023-01-25 20:47:51 +08:00
2168b73c67
Always reserve space for create button so the table doesnt move when navigating between settings views
2023-01-25 20:47:40 +08:00
a2f88a6288
Sort recent emails descending
2023-01-25 20:40:24 +08:00
8c722f9e57
Remove debug code
2023-01-25 20:29:33 +08:00
2b3a519ebb
Set validating to false if there is an error fetching emails
2023-01-25 19:40:53 +08:00
948fa78ab5
Fix types
2023-01-25 19:34:01 +08:00
b872c33ba9
Allow marking recent emails as library items
2023-01-25 19:29:19 +08:00