-
Notifications
You must be signed in to change notification settings - Fork 349
Added the ability to publish me/og.like action and to preform blocking publish requests #47
base: master
Are you sure you want to change the base?
Conversation
Hi @tamir7 Thanks a lot for making this library better! :) To your commits:
Thanks again! |
@tamir7 How are you :) ? For the second one, I thought about next suggestion and what do you think:
Your thought? |
Hey. There's really not a lot of documentation for the like graph action My Like code is:
Setting the async flag in configuration is not an ideal solution. My app On Sun, Dec 1, 2013 at 10:11 AM, Roman Kushnarenko <[email protected]
|
Conflicts: Simple Facebook/.classpath Simple Facebook/project.properties Simple Facebook/src/com/sromku/simple/fb/SimpleFacebook.java
Hey, I'm really looking forward to the Like building and publishing. When can this pull request get merged into the main branch? Thanks in advance! |
Default is still async, so no one using the lib and upgrading will need to change any code, but all publish functions can have another param that what will make Facebook SDK do executeAndWait instead of RequestAsyncTask().execute