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
592bc7559a
iOS: tweaked #825 (dark mode)
...
Fixes for more of @nriley’s reported issues.
2015-12-13 21:46:07 -08:00
Nicholas Riley
64fc3f2789
iOS: Keyboard support for story trainer ( #826 ).
2015-12-09 11:20:36 -05:00
Nicholas Riley
2f6e6540bb
Keyboard support for back buttons ( #826 ).
...
Also focuses current story page more reliably.
2015-12-09 11:20:35 -05:00
David Sinclair
af2ab36297
iOS: done #825 (dark mode)
2015-12-07 16:09:49 -08:00
Nicholas Riley
ceee44f44d
Don’t crash when trying to open a popover from keyboard when same popover is already visible.
2015-12-05 20:59:47 -05: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
f394e19232
iOS: changed #808 (add site tweaks)
...
Here are the folder selection and size changes. Awaiting clarification
of the autocomplete before I close this. (Or if it's one line to
comment out, you could do that if you prefer.)
2015-11-05 21:00:11 -08:00
David Sinclair
ef5adc0d16
iOS: fixed #775 (sharing view missing)
2015-11-03 14:28:10 -08:00
David Sinclair
839a1d0417
iOS: fixed #774 (story page position after activating)
...
Now re-activates without story page glitches, and handles rotation
while inactive properly.
2015-11-02 21:09:17 -08:00
David Sinclair
535a66615b
iOS: added #791 (separate fonts list)
...
Sorry for the delay getting to this. I've implemented the separate
list of fonts, listing the sample one you provided. Once you get the
others, they can be added to the fonts folder in the resources, and
listed in the -[FontSettingsViewController viewWillAppear:] method (I
can do that if you like).
2015-10-31 16:35:32 -07: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
David Sinclair
91dc6d332c
Also for #780 , now dismisses instead of pops the Safari View Controller
2015-10-22 21:25:20 -07:00
David Sinclair
1f9a629347
Fixed: iOS: Video continues playing even after safari view controller is dismissed #780
...
Can't change the URL, can only clear the delegate.
2015-10-22 21:09:03 -07:00
Samuel Clay
9806ed08f1
Experimental commit to speedup scrolling between stories.
2015-10-05 11:45:40 -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
3ec1549c57
Fixing traverse view movements.
2015-09-22 18:20:48 -07:00
Samuel Clay
dc9024c03d
Fixing rotation for iphones.
2015-09-22 13:25:18 -07:00
Samuel Clay
4ab1ebe19d
Fixing broken original view on iPad.
2015-09-21 17:01:28 -07:00
Samuel Clay
a98d259387
Removing OvershareKit, ios app is now 8+, and fixed app transport security warnings.
2015-09-14 17:40:18 -07:00
Samuel Clay
0642b9471e
Fixing landscape ipad keyboard share bug. Stupid typo!
2014-12-16 12:19:04 -08:00
Samuel Clay
1e6773c2b8
Further removing iphone popover code from ipad.
2014-12-15 17:35:31 -08:00
Samuel Clay
e4872b2a9d
Fixing ipad rotation issues by forcing redraw of background views.
2014-12-15 15:44:29 -08:00
Samuel Clay
c167863c95
Fixing view draw issues when selecting interactions and activities from either profile views or the dashboard.
2014-12-15 15:25:07 -08:00
Samuel Clay
08d7d300c9
Fixing ipad rotation page movement. Also correcting story position scrolling.
2014-12-03 15:35:37 -08:00
Samuel Clay
fa55b2f3ac
Fixing user tag view on ipad.
2014-11-10 16:16:14 -08:00
Samuel Clay
5fda173146
Adding touch handlers to saved story tags. Upgrading fastclick.js.
2014-11-10 16:00:59 -08:00
Samuel Clay
76d3e287c8
Adding Read Stories view. Also adding support for iOS 7's OvershareKit.
2014-10-22 17:03:55 -07:00
Samuel Clay
3e4ccf8e11
Adding read stories view to ios.
2014-10-22 17:03:55 -07:00
Samuel Clay
3dbedbce79
Fixing form sheets in ios8 on ipad.
2014-09-22 12:35:38 -07:00
Samuel Clay
d558208525
Fixing profile popover size.
2014-09-22 11:44:29 -07:00
Samuel Clay
2aa5f424f4
Attempting a fix for ipad pref menu.
2014-09-19 18:22:47 -07:00
Samuel Clay
2ac65348cf
Cleaning up static analyzer warnings.
2014-09-18 11:26:00 -07:00
Samuel Clay
b5ff73dd90
Hiding story reaversal controls on ipad when sharing a story.
2014-05-19 16:13:45 -07:00
Samuel Clay
ca0eba3fb3
Fixing ipad popover size. Adding default line height.
2014-05-15 18:27:55 -07: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
c65b654be6
Fixing alpha of back button and title in original view during interactive swipe.
2014-03-21 15:42:18 -07:00
Samuel Clay
296e110921
Adding long press gesture options.
2014-03-04 18:09:43 -08:00
Samuel Clay
d949f0568c
Version 4.0 of the iOS app ready for review.
2014-03-04 15:14:27 -08:00
Samuel Clay
af272cbabf
Fixing crash when empty river but tapping on fleuron.
2014-03-04 10:21:52 -08:00
Samuel Clay
7ff5e0faf7
Adding double-tap gesture to story titles.
2014-03-03 12:52:26 -08:00
Samuel Clay
db8f1a6eda
Correcting animation.
2014-02-28 18:05:09 -08:00
Samuel Clay
6f95207c57
Fixing original view rotation, which now messes up the story page control.
2014-02-28 17:52:07 -08:00
Samuel Clay
1dbe3156d7
Hiding bottom bar when in landscape.
2014-02-27 18:42:15 -08:00
Samuel Clay
0b256a6e22
Allowing a taller bottom positioned story titles pane. Also turning off bit.ly when sharing to Twitter.
2014-02-27 16:10:28 -08: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
54ba892a50
Fixing inadvertant shadow on bottom-positioned story titles. Also, they seem to have never worked.
2014-02-26 19:27:15 -08:00
Samuel Clay
2928f63868
Fixing scroll frame size bug when opening story from dashboard.
2014-02-24 18:35:35 -08:00