Commit graph

20 commits

Author SHA1 Message Date
Jackson Harper
137283db0a More moves to react-query for key library functions 2024-08-12 11:09:56 +08:00
andrew
45add1643c small fix 2024-01-02 02:00:08 -05:00
andrew
45fdce7f16 merge main 2024-01-02 01:53:49 -05:00
andrew
b23ddcb6bc Add documentation for highlight and fix bug
Issue: https://github.com/omnivore-app/omnivore/issues/2996
2024-01-02 01:52:47 -05:00
andrew
1386e97396 Add documentation for highlight and fix bug
Issue: https://github.com/omnivore-app/omnivore/issues/2996
2023-12-27 19:56:24 -05:00
Luke Channings
c4773dc904
Landing page improvements and various supporting improvements 2023-10-24 09:43:39 +01:00
Jackson Harper
14d5676979 Add handler for justify text, fix dependency issue with auto highlights 2023-04-10 15:59:40 +08:00
Jackson Harper
2ed372a74c Better dependency handling of highlights data 2023-04-05 17:05:30 +08:00
Jackson Harper
8e3aba2295 WIP: feature cards, fir merging highlights offline sync 2023-04-04 21:04:13 +08:00
Jackson Harper
5eef42e296 Merge highlight improvements 2023-04-03 17:19:43 +08:00
Satindar Dhillon
82638eaf04 multiply x and y tap coordinates by density to get correct bar positioning 2023-02-14 07:54:28 -08:00
Jackson Harper
ea0f114d64 Linting clean up 2023-02-07 11:03:53 +08:00
Jackson Harper
92d5851aa9 Enable highlight on selection behavior on iOS 2023-02-07 11:03:53 +08:00
Jackson Harper
fe9ed7aa13 Track the highlight position percent and anchor index when saving on web 2023-02-01 16:42:36 +08:00
Jackson Harper
e8cd9f4412 Shared highlights UX 2022-12-19 17:07:27 +08:00
Satindar Dhillon
bc1ddd5681 adjust menu location with toolbar height. user screenx/y to store tap location 2022-12-07 15:21:19 -08:00
Satindar Dhillon
28c1628a97 implement text selection copying 2022-12-01 13:03:39 -08:00
Satindar Dhillon
708bb25470 send android selection coordinates when touches end 2022-12-01 10:27:41 -08:00
Jackson Harper
6daa599b76 Separate the mutations out of lower level components
This will let us handle the mutations differently on native
iOS and should help in avoiding making web calls directly from
the web view, so we can avoid CORs and introduce a caching
layer.
2022-03-22 13:58:39 -07:00
Jackson Harper
84f32935f5 Open source omnivore 2022-02-11 09:24:33 -08:00