Commit Graph

32 Commits

Author SHA1 Message Date
6fd8729291 disable quite a few line length warnings 2023-02-20 12:15:29 -07:00
4fd4d5a4db New library item cards, fix issue with read position 2023-02-15 13:56:11 +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
8d452094d6 Use white for checked border on label selector 2023-01-23 10:28:08 +08:00
9703bba7ab Use custom fonts for text chips in the share extension 2023-01-20 19:48:06 +08:00
125f6a2dea use local text for 'labels' text 2023-01-19 17:12:40 -08:00
8ff154e2f4 Squarer label chips on web 2022-11-29 15:27:54 +08:00
545c15cd01 Make labels less rounded 2022-11-29 10:20:45 +08:00
395b3d7ac7 Allow setting labels on highlights 2022-11-28 21:32:42 +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
6eab360da3 Move download audio option, clean up menus 2022-11-14 10:35:17 +08:00
a0f17185d8 Update the share extension view to newer design 2022-11-11 15:55:28 +08:00
7267f07880 Use a new modal for search 2022-10-11 11:27:33 +08:00
03fac22c29 update text chip color scheme 2022-07-21 10:39:27 -07:00
04e2d3ec92 add chip to change sort order of linked items 2022-06-02 11:30:06 -07:00
e19711b0a4 Simplify the label filter modal, add negation 2022-05-17 14:31:30 -07:00
3410a58a89 adjust tappable area of text chip buttons 2022-05-11 13:09:30 -07:00
fb77ceddf2 use menu to display item filters 2022-05-10 17:15:42 -07:00
d74342950e remove unused corner radius property 2022-05-05 20:54:52 -07:00
fd1e80b01d use Capsule rather than cornerRadius to create text chip 2022-05-05 20:46:17 -07:00
a63bf7928e remove deprecated data models 2022-04-22 19:58:13 -07:00
a60a5e3991 mark some models as deprecated 2022-04-21 09:09:26 -07:00
a7e01275ae fix labels view for mac compilation 2022-04-13 17:31:01 -07:00
a75c8e91a4 adjust tappable area of text chip buttons 2022-04-13 13:42:51 -07:00
34ce209738 adjust text chip vertical padding 2022-04-13 10:09:41 -07:00
c5233d1559 adjust add label button styling 2022-04-13 10:04:29 -07:00
df291ecbab add text chip buttons to represent labels used as filters 2022-04-12 15:33:51 -07:00
9fb0e11124 udpate text chip colors 2022-04-07 13:30:18 -07:00
3742ee0330 sync article labels with serevr 2022-04-05 13:46:03 -07:00
b19ac104f4 fix context menus so all actions are included across devices 2022-03-02 10:24:35 -08:00