dinasaif / socialauth-android

Automatically exported from code.google.com/p/socialauth-android
0 stars 0 forks source link

Attach URL with message/status for Facebook and Twitter #109

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
[This is a feature request]

What steps will reproduce the problem?
1. Attach URL to message (Facebook / Twitter) 

What is the expected output? What do you see instead?

This ability to attach a URL with the message and when checking the Feeds it 
will show a summary of the URL that was posted (the actual behaviour of 
Facebook and Twitter when the software detects a URL in the message)

ex: SocialAuthAdapter.updateStatus(Message,URL, new MessageListener(), false)

What version of the product are you using? On what operating system?

I'm currently using version 2.6 for Android (2.3.3+)

If there's already a feature for this one, I would gladly appreciate if you can 
point me to that direction.  Thanks for providing this library for Android

Original issue reported on code.google.com by dizy...@gmail.com on 14 Jul 2013 at 12:08

GoogleCodeExporter commented 8 years ago
Hi for facebook you can use updatestory method(check custom-ui example).It 
should help you out. In twitter we have not noticed such functionality. 

Original comment by vineet.a...@3pillarglobal.com on 17 Jul 2013 at 11:42

GoogleCodeExporter commented 8 years ago
Hi, Thanks for the update. I'll look into the implementation. And for
twitter, I based the implementation from iOS but it should be ok even it
doesn't have it.

I'll look into the custom-ui example again.

Original comment by dizy...@gmail.com on 18 Jul 2013 at 3:00

GoogleCodeExporter commented 8 years ago

Original comment by vineet.a...@3pillarglobal.com on 19 Jul 2013 at 8:31