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