Commit graph

5 commits

Author SHA1 Message Date
David Sinclair
bb30c5cba6 iOS: #1202 (copy activity URL duplication) 2019-06-17 20:55:19 -07:00
Nicholas Riley
1b1385093d iOS: Eliminate duplicate URL when sharing to Tweetbot. 2018-01-28 11:16:40 -05:00
Nicholas Riley
e1abeb6e90 iOS: Fix duplicate title/URL in Messages sharing.
Now Messages displays URL previews, just don’t include the title at all any more.
2017-09-29 20:58:30 -04:00
Nicholas Riley
8f167b6a46 iOS: Eliminate duplicate URLs when sharing to Twitter, Facebook, Weibo and OmniFocus. 2016-06-04 09:54:29 -04:00
Nicholas Riley
02675df053 Clean up activity handling, and fix sending to Reading List.
Don’t try to subclass UIActivityItemProvider as well as implement UIActivityItemSource - the latter is better suited for what NewsBlur wants to do (provide different items based on activity type).

Provide the URL as a separate item where possible; only return strings from UIActivityItemSource.
2016-06-04 09:41:58 -04:00