Skip to content

Releases: proxer/ProxerLibJava

1.2.2

15 Nov 13:30
Compare
Choose a tag to compare
  • Overall code improvements through annotations.
  • cancel methods now come without the force parameter, as that feature is not used internally.
  • Full JavaDoc

1.2.1

23 Oct 16:20
Compare
Choose a tag to compare

Bugfix

1.2

19 Oct 16:24
Compare
Choose a tag to compare
1.2
  • Implemented a persistent cookie handler. See the "Managing Cookies" section in the Readme.
  • Various small improvements

1.1.3

16 Oct 17:17
Compare
Choose a tag to compare

Update support lib to 23.1.0

1.1.2

12 Oct 21:03
Compare
Choose a tag to compare

Add method to retrieve an Url for the image of an user.

1.1.1

12 Oct 18:11
Compare
Choose a tag to compare

The tags for cancellation of requests are now in their own class ProxerTag.

1.1.0

12 Oct 17:40
Compare
Choose a tag to compare

More fluent API.

1.0.6

12 Oct 15:04
Compare
Choose a tag to compare

Reflect the new "avatar" parameter in the login API.

1.0.5

12 Oct 09:09
Compare
Choose a tag to compare

Allways call onResult in the logout callback.

1.0.4

10 Oct 17:49
Compare
Choose a tag to compare

Add logout API.