Commit Graph

35 Commits

Author SHA1 Message Date
6eab360da3 Move download audio option, clean up menus 2022-11-14 10:35:17 +08:00
eaaf1c052b Fix typo 2022-11-11 15:39:47 +08:00
68a304664c Empty state for the Highlights View 2022-10-17 15:13:05 +08:00
d82ffa4432 add view highlights context menu to home feed items 2022-10-05 12:02:08 -07:00
e46d7c7c9e Make offline audio download a user action during beta
This gets us past our cold start problem with audio, giving the
user the control to start downloading items.
2022-08-30 23:03:18 +08:00
357ed7a8ec use async image for profile card and linked item cards 2022-08-25 21:40:18 -07:00
f7172f02b1 show title edit sheets from context menu taps 2022-06-13 21:55:05 -07:00
fc01a6b7db add edit title context menu options 2022-06-13 21:35:21 -07:00
bf2c0d6b66 WIP ios syncing improvements 2022-06-09 13:52:49 -07:00
508763b061 update grid spacing 2022-05-25 12:06:30 -07:00
d89b17800e update grid cell layout and tap gestures 2022-05-25 11:00:37 -07:00
70f6ae5040 remove underline 2022-05-16 10:34:02 -07:00
2378a08287 rename unwrapped variable to match optional name 2022-05-16 09:32:34 -07:00
4295b029a5 use site name to display site on feed and grid cards 2022-05-16 09:29:39 -07:00
fd1e80b01d use Capsule rather than cornerRadius to create text chip 2022-05-05 20:46:17 -07:00
2f4f24dd6b add a sortedLabels computed property on LinkedItem 2022-05-05 20:32:50 -07:00
6e0879c34c remove combine code from async image 2022-04-28 12:49:06 -07:00
45a6bca1bb remove old featre flags 2022-04-27 11:20:02 -07:00
a63bf7928e remove deprecated data models 2022-04-22 19:58:13 -07:00
0fc7ff0a43 rename FeedItem to FeedItemDep 2022-04-21 09:09:26 -07:00
5ff6d6789b create managedobject models for feeditem and feeditemlabel 2022-04-21 09:09:26 -07:00
6af0452d14 remove ios14 specific code 2022-04-14 12:45:45 -07:00
3742ee0330 sync article labels with serevr 2022-04-05 13:46:03 -07:00
20a9cb811f stub in edit labels modal 2022-04-05 13:46:03 -07:00
90da2e2988 add helper functions for Color/hex conversions 2022-04-05 13:46:03 -07:00
f80b5df3e9 hide progress bar on ios14. show refresh button oin ios14 2022-03-15 15:13:58 -07:00
eecbeb7705 pass viewbuilder to async image so we can handle errors 2022-03-14 21:42:24 -07:00
4891cb12d4 set card menu image with sf symbols 2022-03-11 14:19:48 -08:00
dbfa8fddc5 remove image mod 2022-03-11 12:10:49 -08:00
0d3bdeef8c store grid/list layout preference in ios user deafults 2022-03-11 12:08:47 -08:00
5d3e12e1ce make grid card sizing adaptive 2022-03-10 14:04:59 -08:00
89694ca3d2 constrain grid card image size to 1/3 of card width 2022-03-10 11:57:03 -08:00
0e9d896d91 Use the smaller dots three image in grid cards 2022-03-10 10:05:04 -08:00
89b7fe2bee drop 'link' from 'Delete link' menu option 2022-03-08 10:41:45 -08:00
b19ac104f4 fix context menus so all actions are included across devices 2022-03-02 10:24:35 -08:00