Commit graph

19 commits

Author SHA1 Message Date
David Sinclair
07e667a95d iOS: tweaked #825 (dark mode)
Eliminated the old WYPopoverController from the code, since it isn’t
needed and isn’t compatible with theming.  All popovers now use the
modern UIPopoverPresentationController mechanism.
2015-12-15 12:37:18 -08:00
David Sinclair
c9e02c600b iOS: done #816 (replacing action sheets)
Only the older/newer long-press one; still have the story image one,
but I think that’s okay as-is since it has a title/alt text display.
Also removed some redundant code.
2015-11-29 18:08:44 -08:00
David Sinclair
4688a5ce72 iOS: fixed #771 (mark all as read)
Now uses /reader/mark_all_as_read with a days parameter when marking
all stories as read.
2015-11-18 13:43:04 -08:00
David Sinclair
6d373cb419 iOS: done #771 (mark all as read) 2015-11-13 21:54:32 -08:00
David Sinclair
11a9de655d iOS: done #806 (3D touch shortcuts) 2015-11-05 16:43:43 -08:00
Samuel Clay
3cd8ded04d Updating AFNetworking to 2.0, fixing various afnetworking bugs. Hope nothing else broke! 2015-09-18 15:02:15 -07:00
Samuel Clay
8186eae9c3 Swapping WYPopoverController for old-looking WEPopover. 2014-11-04 12:15:49 -08:00
Samuel Clay
449ef96926 Keeping site unread counts in sync with swipe status of dashboard on ipad. 2014-03-21 16:23:51 -07:00
Samuel Clay
6fc2527129 Refactoring feedPage ivar to fix issues with offline river and switching back and forth between dashboard and feed detail. 2014-02-27 14:49:33 -08:00
Samuel Clay
9b25d70736 Fixing swipe-back on ipad for transitioning b/w feed list and feed detail. 2013-12-10 18:14:32 -08:00
Samuel Clay
b8b57d5df4 Massively speeding up the viewWillAppear on the feed list. 2013-10-17 17:23:52 -07:00
Samuel Clay
49c0b4cddb Adding long press gesture to folder titles. Also adding mark as read by day to folders. 2013-10-09 15:41:17 -07:00
Samuel Clay
feaa1b8d98 Long press on feeds to choose mark as read days. Also works offline. Also fixing move feed dialog on iphone. 2013-10-08 19:33:11 -07:00
Samuel Clay
98280255fb Numerous iOS UI tweaks. Gesture icon position, highlighting traversal buttons, user profile size, notifier size on launch, launch cover image. 2013-10-08 13:57:15 -07:00
Samuel Clay
1dbe90a498 Fixing spacing and position of toolbars on all ios views. 2013-10-03 13:54:15 -07:00
Samuel Clay
3c12a36b58 Refactoring mark feed as read to allow for non-active feeds to be marked as read. Need to do mark story as read and saved stories. 2013-09-30 16:18:11 -07:00
Samuel Clay
5766ca0bdf Adding swiping to feeds. Now need actions on both. This also fixes the pixel imperfection on select. 2013-09-27 17:54:06 -07:00
Samuel Clay
bcac92bcd7 Fixing notifier to show All Done message. 2013-07-15 15:36:25 -07:00
Samuel Clay
bfff777490 Moving ios and android from media to clients. 2013-06-27 09:43:22 -07:00
Renamed from media/ios/Classes/NewsBlurViewController.h (Browse further)