Commit graph

31 commits

Author SHA1 Message Date
David Sinclair
bc35c84bf7 #1693 (2022 Redesign)
- Replaced the feeds list notificaitons icon.
- The feed detail folder title icon now matches the color.
- Changed all of the settings icons to the new style.
- Changed the feed detail mark read icon.
- Changed the focus and hidden unread indicators.
- Unread indicators sized to match the web.
- Tweaked feed detail spacing.
- Increased feed detail titles to up to three lines.
- Titlecased Interactions / Your Activities.
- Removed borders and tweaked section titles in trainer.
2022-08-17 21:48:20 -07:00
David Sinclair
07dc071a02 #1607 (widget is slow to reload)
- Hidden the Widget Site Stories smart folder.
- Changed the Widget Sites preferences to only allow selecting feeds for one folder, or all.
- The selected folder is displayed when tapping a feed in the widget.
- N.B. This is a temporary solution until each widget can have settings for what folder or feed to show.
2022-03-11 21:30:28 -07:00
David Sinclair
ef6e630376 #1607 (widget is slow to reload)
- Muted sites are omitted from the Widget Sites list.
2022-03-08 21:16:55 -07:00
David Sinclair
ce55d289d2 #1334 (modern widget)
- Fixed crash when selecting some feeds in the Widget prefs.
- Now updates the widget after updating the Widget prefs.
2022-01-24 21:39:26 -08:00
David Sinclair
f431cf756c Fixed #1588 (tall header rows on Organize Sites dialog) 2022-01-24 17:17:36 -08:00
David Sinclair
d0929c586b #1449 (Add Site dialog has extra folder) & #1260 (Folders don't match web)
- Removed the Infrequent item.
- Fixed the long-standing issue of folders misbehaving if they have a “ - “ in their name.
2021-04-23 13:39:37 -07:00
David Sinclair
155c14b4e3 #1332 (muting tweaks)
- Fixed all muted sites becoming unmuted when muting via feed detail.
- Fixed OFF label display bug.
2020-06-18 21:10:46 -07:00
David Sinclair
aeb98505b9 #1325 (show muted sites in All feeds view)
- Fixed the Mute Sites view not showing the OFF state correctly when initially displayed.
2020-06-15 16:14:16 -07:00
David Sinclair
08d8604d32 #1298 (saved searches)
- Saved searches (if any) are now listed near the bottom of the feeds list.
- When one is tapped, the folder or feed is displayed and the search performed.
- When showing a saved search, a Delete Saved Search command appears at the top of the menu.
- When showing a non-saved search, a Save Search command appears in the menu.
2020-06-11 21:02:22 -07:00
David Sinclair
7c208649ef #1298 (saved searches)
- Work in progress.
2020-05-27 21:26:44 -07:00
David Sinclair
65c706d3a6 #1162 (widget)
- Added the feed color bars (sharing those colors required a bit of refactoring).
- The fonts etc now more closely match the app.
- Now uses elipsises for the feed name, title, and content text, if needed.
- Improved HTML tag cleanup.
2019-12-23 21:19:45 -08:00
David Sinclair
b314b6f289 #1162 (widget)
Done!  See my comment in the issue for details.
2019-12-20 19:09:20 -08:00
David Sinclair
b05656db07 iOS: fixed #1223 (unable to mark unread)
(See details in following comment.)
2019-08-22 12:03:39 -07:00
David Sinclair
bb4c258b71 iOS: #1201 (show hidden stories)
- Implemented the feature, showing or hiding hidden stories, only offering it if there are some.
- I used the “all” icon in the menu as a placeholder; please provide one you’d prefer.
- Since the crusty old menu mechanism doesn’t handle dynamic items well, I took this opportunity to migrate the feed detail menu to the block-based MenuViewController mechanism, resulting in significant code reduction.
- Enhanced MenuViewController to support the theme controls etc, so other menus can be more easily migrated next time they need to be updated.
2019-06-21 20:09:09 -07:00
Samuel Clay
4bacc8abaa Fixing crash in Organizer. 2017-11-15 11:57:22 -08:00
Samuel Clay
5fc86097dd Moving to UIAlertController. Got a bunch more. 2017-04-11 15:43:42 -07:00
Samuel Clay
8bbfa8f270 Nearly finished. 2017-04-03 12:49:01 -07:00
Samuel Clay
29e63cef79 Continuing the march. 2017-03-19 18:15:36 -07:00
Samuel Clay
f0759be90d Quick and dirty request SetPostValue -> params setObject 2017-03-19 12:09:49 -07:00
Samuel Clay
56c03d113a Stubbing in notifications editor on iOS. 2016-11-23 13:22:12 -06:00
Nicholas Riley
8125185664 iOS: Fix mute icon display broken by the previous commit. 2016-02-13 11:45:16 -05:00
Nicholas Riley
6e873139bb iOS: Fix black-on-black icons in dark theme. 2016-02-13 11:37:25 -05:00
David Sinclair
275f29e7df NewsBlur: Mute Sites tweaks 2016-02-08 14:48:50 -08:00
Samuel Clay
f3e413a03f "Organize Sites" 2016-02-06 12:43:00 -08:00
Samuel Clay
b1d6a479af Mute Sites as dialog title, even on iphone. 2016-02-05 12:50:10 -08:00
David Sinclair
fb20bb2482 iOS: organize fixes 2016-02-04 19:19:28 -08:00
David Sinclair
850b547b2e iOS: mute changes; combined select/sort menu on right, on/off, greyed out text, scrollable menu when needed, etc 2016-02-03 21:51:57 -08:00
David Sinclair
90f320ca6e iOS: feed chooser tweak
The sort icon now changes based on ascending or descending.
2016-01-30 22:03:25 -08:00
David Sinclair
68d87578ae iOS: feed chooser mute & organize sites done
Both the Mute Sites & Organize Sites features are now fully functional.
2016-01-28 21:19:04 -08:00
David Sinclair
85136323e2 IOS: feed chooser tweak
In case you want to try it; using the
/reader/move_feeds_by_folder_to_folder method (seems to copy instead of
move).
2016-01-28 12:03:13 -08:00
David Sinclair
7f0ffdf2b7 iOS: feed chooser
Mute Sites and Organize Sites views.
2016-01-27 20:52:09 -08:00