Samuel Clay
8bbfa8f270
Nearly finished.
2017-04-03 12:49:01 -07:00
Samuel Clay
671b0667ae
Feeds are now loaded in notifications table. Now to build the cells and save notification types.
2016-11-23 13:22:12 -06:00
Samuel Clay
56c03d113a
Stubbing in notifications editor on iOS.
2016-11-23 13:22:12 -06:00
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
af2ab36297
iOS: done #825 (dark mode)
2015-12-07 16:09:49 -08:00
Nicholas Riley
777da449a4
Remove mentions of UIPopoverController (fixes regressions in #820 ).
...
Also remove -[NBContainerViewController showSendToController:] which no longer does anything of the sort, and attempt to speed up popover-popover transition a bit by not animating.
2015-12-05 14:42:02 -05:00
David Sinclair
05995eff64
iOS: done #820 (improve split view support)
2015-11-28 22:07:38 -08:00
David Sinclair
9b0b1a7693
iOS: removed transition & gesture for Safari view controller
2015-11-11 11:02:16 -08:00
David Sinclair
82a7d980f6
Done #769 (swipe to dismiss Safari View Controller)
2015-10-24 22:22:16 -07:00
David Sinclair
ff42d673c2
Implemented #769 (Safari swipe to dismiss)
2015-10-23 17:42:55 -07:00
Samuel Clay
035ccdcb88
Fixing Safari view on ipad, although still need to remove navigation bar.
2015-10-01 21:15:56 -07:00
Samuel Clay
5fda173146
Adding touch handlers to saved story tags. Upgrading fastclick.js.
2014-11-10 16:00:59 -08:00
Samuel Clay
7ff5e0faf7
Adding double-tap gesture to story titles.
2014-03-03 12:52:26 -08:00
Samuel Clay
5def8a1bfd
Fixing story title height sizing and layout for vertical layout.
2014-02-21 16:06:49 -08:00
Samuel Clay
44fd7ca58b
Using a pan gesture for the original view. Needs love and iphone.
2014-02-03 14:17:03 -08:00
Samuel Clay
72797ff167
Mainly fixing all original view issues. Also fixing an issue with river icons not being updated when selected.
2014-01-17 16:23:12 -08:00
Samuel Clay
8b0f72f0f3
Rough fixes for original view on ipad. Still needs lots of love.
2014-01-16 17:15:29 -08:00
Samuel Clay
b853f656be
Partially complete refactoring of original webview into a nav controller being pushed onto the stack instead of a modal.
2014-01-07 18:26:17 -08:00
Samuel Clay
18e4af950f
Fixing many issues with transitions on the ipad. Still need to fix the interactive transition completion.
2013-12-11 18:06:22 -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
Nicholas Riley
03fdfd5409
Show Send To in a popover on iPad.
...
UIActivityViewController should not be presented modally on iPad, per the documentation; it also looks pretty ugly.
Also clean up display of training popover to eliminate shadow fading in background.
2013-09-07 02:35:47 -05:00
Samuel Clay
bfff777490
Moving ios and android from media to clients.
2013-06-27 09:43:22 -07:00