• Add support for vCard4 (XEP-292) and add abstraction layer for vcard-temp
  • Take care of Smack's BOSH code and jBOSH
  • Fix javadoc doclint warnings
  • Add support for "PKIX over Secure HTTP (POSH)"
  • Improve/Rewrite PubSub and PEP implementation
  • Resurrect integration tests
  • Bundled XMPP service for the integration tests
  • Transform XMPP data classes to follow the guidelines
  • Fix unit tests
  • Increase the unit test coverage
  • Check for changelog entry and snapshot dependencies
  • Improve SmackDebugger
  • Change API to use TimeUnit instead of long
  • Create sample Android App
  • Create minimal libidn alternative
  • Create XMPPLLConnection for Serverless Messaging (XEP-174, link-local)
  • More Jobs