Releases: tapglue/android_sdk
3.0.0 (2017-01-10)
2.1.3 (2016-09-08)
_Added_
- retrieval of likes by a user
For more details on how to migrate please refer to the readme.
v2.1.2 (2016-06-16)
Added
- SIMS (push notifications) is now part of the sdk
- User centric feed
- Events by a user
- Posts are now mapped to events when a post id is present
Fixed
- Added
isLiked
to the Post entity
v2.0.5 (2016-06-15)
Fixes missing fields in the user entity.
v2.0.2 (2016-05-12)
New major update of the android SDK, this introduces breaking changes from v1.
v1.1.6 (2016-03-01)
changes visibility of the TGAttachment
constructor from package private to public
v1.1.5 (2016-02-09)
Adds the getFriendCount
, getFollowerCount
and getFollowedCount
methods on TGUser
. This works when you retrieve the current user or a specific user or on calls where the API returns this information. For further details, please check the API documentation at https://developers.tapglue.com
v1.1.4 (2016-02-05)
Fixes IAE when removing an event.
Adds a method to retrieve a user by id.
Fixes call to get current user followers.
v1.1.3 (2016-02-04)
Fixes CCE on retrieveEventsForCurrentUser
from 1.1.2 release
v1.1.2 (2016-02-04)
1.1.2 (2016-02-04)