Skip to content
This repository has been archived by the owner on Feb 3, 2023. It is now read-only.

Releases: shred/flattr4j

v2.14

14 Apr 12:21
Compare
Choose a tag to compare

A cleanup and maintenance release. flattr4j-social was unmaintained and has been removed.

v2.13

13 Apr 22:31
Compare
Choose a tag to compare

This release is a hotfix for the new Flattr API. It especially fixes the OAuth procedure that was broken due to a change in the server response.

v2.12

23 Jan 13:15
Compare
Choose a tag to compare

This release removes the Apache HttpClient dependency, which fixes certificate issues on older Android versions and also makes flattr4j smaller.

json.org library has been updated to the latest version as well, which required a few code changes as the library is now much stricter about type usage.

AccessToken and ConsumerKey are now immutable objects.