David Sinclair
bd0cccc8f7
iOS: fixed #821 (improve sharing for Notes)
2015-11-19 19:53:56 -08:00
Samuel Clay
b50b26c8b4
Closing #778 , fixing send to Chrome.
2015-10-20 11:55:17 -07:00
Samuel Clay
2612a16843
Fixing #778 . Open in Safari/Chrome/Copy Link.
2015-10-20 11:54:00 -07:00
Samuel Clay
40391feaad
Cleaning up a couple warnings.
2015-10-03 17:59:35 -07:00
Samuel Clay
1bbb0fc7e0
Fixing iOS share extensions.
2015-09-30 13:28:14 -07:00
Samuel Clay
449f11c11d
Fixing crashes on uiactivityview and fixing lag on finding last story scroll position.
2015-09-17 17:01:32 -07:00
Samuel Clay
5912bdcad4
Fixing a few ios 9 warnings and deprecated methods. Got lots more.
2015-09-16 15:55:55 -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
Mihai Parparita
1d22fb9b11
Fix crash when mailing a URL in the original story view.
...
[OriginalStoryViewController doOpenActionSheet] calls showSendTo with a nil
text parameter, but [NBActivityItemProvider activityViewController:
itemForActivityType:] returns a dictionary with the text as a value, and
dictionary literals can't use nil values. Use an empty string instead.
Appears to be a regression from 1002403e81
.
2015-01-02 09:46:15 -08:00
Samuel Clay
1002403e81
Fixing activities to only use URL and title, except Mail which uses the whole body.
2014-12-15 17:09:53 -08:00