This repository has been archived by the owner on Aug 3, 2019. It is now read-only.
Documentation
- Added wiki and README moved to there
Get:
- Added get one album by id
- Added get one comment by id
- Removed get checkins since it isn't supported anymore by facebook
Publish:
- Added publish comment as text or as image url
- Added publish like
- Added publish of photo or photos (up to 6) with dialog
- Added publish of open graph stories with dialog
- Added support for user-owned open graph stories
- Fixed, now, it is possible to publish with dialog without being logged in and without asking for any permissions.
Permissions:
- Added
declinedPermissions
to onSuccess callback in case of accepting part of the permissions. - Fixed requesting new permissions in runtime.
General:
- Support for
LikeView
- added example of usage - Fixed JSONArray compilation problem
- Fixed some javadocs
Sample app:
- All new stuff was added there as new examples