Commit Graph

1665 Commits

Author SHA1 Message Date
cc7ecdb2f5 Add newsletter filter 2023-12-20 14:35:59 +08:00
bf94c17ac5 MOre on email views 2023-12-20 14:35:59 +08:00
49ddaee0be Show Move to Inbox in following items toolbar 2023-12-20 14:35:59 +08:00
e20424ff1b Subscriptions UX 2023-12-20 14:35:59 +08:00
e17f243db0 Start using toast operation handler 2023-12-20 14:35:59 +08:00
4291c1149b Better unsubscribe view 2023-12-20 14:35:59 +08:00
e312562636 Separate feeds and newsletters on the subscriptions view 2023-12-20 14:35:59 +08:00
30771c3498 Only open read now in the inbox view 2023-12-20 14:35:59 +08:00
eadfbc3436 Fix redacted cards for grid mode 2023-12-20 14:35:59 +08:00
a47578f138 Observe changes on library item objects 2023-12-20 14:35:59 +08:00
59d68b7cf2 Improved loading of feature filters 2023-12-20 14:35:59 +08:00
f392c022a4 Use color.clear so placeholder images are not visible when selected 2023-12-20 14:35:59 +08:00
eae08a6761 Dont need to call loadItems here since setting the filters will do that 2023-12-20 14:35:59 +08:00
0e3e5878eb Clear the last selected tab when clearing data to make initial load testing easier 2023-12-20 14:35:59 +08:00
c4c9d6762b Update split view to also handle sync manager 2023-12-20 14:35:59 +08:00
13ca5cff0d Move sync to a separate manager 2023-12-20 14:35:59 +08:00
b527cadd69 Dont use core data objects for cards to avoid fake cards creating core data items 2023-12-20 14:35:59 +08:00
f5236dac79 Show loading bar at load time 2023-12-20 14:35:59 +08:00
8aa1e2e969 Ignore compact mode handling on iPhone 2023-12-20 14:35:59 +08:00
673bc1df39 Hide the header text in compact layout 2023-12-20 14:35:59 +08:00
838bf86b95 Reset badge count when disabling badge 2023-12-20 14:35:59 +08:00
f80a57b652 Dark mode for fallback images 2023-12-20 14:35:59 +08:00
1e07a63c09 Set title display mode on inner view to prevent resizing in splitview 2023-12-20 14:35:59 +08:00
e318afbc0a Better account deletion / logout handling of local data 2023-12-20 14:35:59 +08:00
a4976a7b62 Add badge counts, fix logout and delete item navigation issues 2023-12-20 14:35:59 +08:00
d553352ddd Disable smart quotes on search bar 2023-12-20 14:35:59 +08:00
421de02969 Show controls when hitting bottom of reader 2023-12-20 14:35:59 +08:00
0529792f2a Improve the header and toolbar icons in the reader 2023-12-20 14:35:59 +08:00
4a21bd42b2 Dont show saved search filter on iPad in header as its hard to keep them in sync 2023-12-20 14:35:59 +08:00
6b97f670aa Use Following as main name for following section 2023-12-20 14:35:59 +08:00
9468a05ee5 Dont add a sort string if there is one in the saved search 2023-12-20 14:35:59 +08:00
96e5b37018 Web reader toolbar 2023-12-20 14:35:59 +08:00
a8b5764dae Toggle between add/done buttons when feeds are selected 2023-12-20 14:35:59 +08:00
6764f56cdd Add feed buttons for iOS 2023-12-20 14:35:59 +08:00
dd229d890e Add Literata and Fraunces font on iOS 2023-12-11 10:52:29 +08:00
adefd1b2eb Better empty state handling for RSS 2023-12-08 18:31:09 +08:00
0c82710a5f Add redacted views while loading 2023-12-08 16:25:19 +08:00
d8422bb92b Update fallback images for grid cards 2023-12-08 15:27:51 +08:00
6259311812 Improve fallback images for feature cards 2023-12-08 15:23:46 +08:00
8c0db16d9a Update toolbar items 2023-12-08 14:30:20 +08:00
53a355f3cb Re-enable text search 2023-12-08 12:17:15 +08:00
7241da1469 Remove old profile code 2023-12-08 12:17:07 +08:00
dd5f672f17 Fix the color of the search bar button 2023-12-08 12:05:21 +08:00
80d48094ee Less fallback images, dont use shimmering view 2023-12-07 17:15:53 +08:00
cde5d616e8 Dont redownload cached items 2023-12-07 17:15:53 +08:00
058ddb0a62 Empty views in nav bar are causing weird issues 2023-12-07 17:15:53 +08:00
43c8e5cabb Use title for the full screen text to speech view 2023-12-07 17:15:53 +08:00
d48c4139e3 Add ability to open items on archive.today 2023-12-07 17:15:53 +08:00
8b7a59dc3c Query for new highlights when calling findHighlight for PDFs
This fixes an issue where you could not create a note on a
new PDF highlight.
2023-12-07 17:15:53 +08:00
7bece652ae Make safari view ignore safe area so theres no bottom gap 2023-12-07 17:15:53 +08:00