Commit graph

8 commits

Author SHA1 Message Date
David Sinclair
609111e503 #1693 (2022 Redesign)
- Story titles author now next to date, and same color as content.
- Story titles now always bold.
- Story titles are now positioned to have equal top spacing (i.e. normalized).
- Unread indicator now top-aligned.
- Added border radius and margin to highlighted feeds.
- Feed favicons are now rounded.
- Blurblogs moved below folders.
- Fixed an issue with the feed detail settings for some folder types.
- Renamed All Stories to All Site Stories, to match web.
- Removed border from story content header.
2022-07-08 21:29:43 -07:00
David Sinclair
4b0f469af5 #1607 (widget is slow to reload)
- Tweaks for iPad.
2022-03-09 20:06:14 -07:00
David Sinclair
d03f4cb787 #1629 (don't reload feeds until an hour has passed since user last used app)
- Changed it to count from when leaving the app to when returning.
- Changed the interval to an hour.
2022-02-16 16:09:21 -08:00
David Sinclair
e1254ad172 #1568 (reloading feeds when finding story)
- Now always reloads the feeds when opening a notification, and waits till that completes to find the story.
2021-12-08 17:18:49 -07:00
David Sinclair
7f4b586e0c #1499 (feeds unread counts updating) 2021-06-10 20:33:59 -07:00
David Sinclair
c5d09a1244 #817 (three column layout)
- Fixing several issues, including crash on launch due to loading the feed detail multiple times.
2021-01-16 19:36:16 -08:00
David Sinclair
2549a4cec5 #817 (three column layout)
- Lots more progress on the detail view and other areas.
2020-10-30 20:58:27 -07:00
David Sinclair
5fe73d431b #817 (three column layout)
- Fixing warnings.
- Adding Swift subclasses of ObjC ones.
2020-08-27 21:26:12 -07:00
Renamed from clients/ios/Classes/NewsBlurViewController.h (Browse further)