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

Releases: parse-community/ParseTwitterUtils-Android

1.12.0

23 Jul 14:06
e49d5e8
Compare
Choose a tag to compare

This bumps to use the latest dependency on JitPack for compatibility

1.11.1

17 Jul 16:22
69022d8
Compare
Choose a tag to compare
  • Fix issue with parsing the callback url (caused crash)
  • Improves the visual layout of the login dialog, and allows for overriding of XML layout

1.11.0

17 Jul 04:58
7751457
Compare
Choose a tag to compare
  • Update callback url thanks to @smworks
  • Remove deprecated Apache Http module support
  • Use signpost dependency instead of using internal classes to avoid additional methods/classes when using with other libraries
  • Use OkHttp for singing to avoid security issues and failures with HttpUrlConnection
  • Repackage to com.parse.twitter to avoid conflicts with com.parse (main Android module)
  • Extend AppCompatDialog instead of Dialog
  • Point to main module contribution doc
  • Distribute with JitPack for easier distribution

Bump to use AAR

04 May 18:13
Compare
Choose a tag to compare
  • Switch to using Bintray for uploads

1.10.5

22 Jan 21:43
Compare
Choose a tag to compare
  • Fix: HttpURLConnectionClient on <= Android-19 #18

1.10.4

07 Jan 23:21
Compare
Choose a tag to compare
  • New: Added support for OkHttp client. #12. Thanks @zefei.
  • Other small improvements.

1.10.3

08 Oct 19:42
Compare
Choose a tag to compare

We are now open source.