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

1.11.0

Compare
Choose a tag to compare
@Jawnnypoo Jawnnypoo released this 17 Jul 04:58
· 15 commits to master since this release
7751457
  • 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