ParseTwitterUtils Android Versions Save

A utility library to authenticate ParseUsers with Twitter

1.12.0

5 years ago

This bumps to use the latest dependency on JitPack for compatibility

1.11.1

5 years ago
  • 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

5 years ago
  • 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

1.10.6

7 years ago
  • Switch to using Bintray for uploads

1.10.5

8 years ago
  • Fix: HttpURLConnectionClient on <= Android-19 #18

1.10.4

8 years ago
  • New: Added support for OkHttp client. #12. Thanks @Zefei.
  • Other small improvements.

1.10.3

8 years ago

We are now open source.