Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
9c8a0c8696
added handling of onclicks for each social site.
1245960577
renamed Twitter.java to TwitterServices.java and copied code from original TwitterServices.java (why change what works?)
a2ebf10a3b
facebook activity issues resolved. was referencing the wrong instance of FacebookActivity.java. see code.
13aec96feb
added logs to FacebookActivity.onComplete()
d2fa3a0cc6
created FacebookActivity.java and facebookactivity.xml. this activity is designed to assist with context issues during facebook authorization for the initial authorization.