Smack/smack-core/src
Florian Schmaus c5b7f14527 Don't use IQReplyFilter in AccountManager
This is a follow up on 6caf2cbdb5 where IQReplyFilter was changed so
that getUser() must not return null. But this is the case in
AccountManager where no resource binding has taken place and the user is
therefore not set.

The fix is the same as in 6caf2cbdb5, instead of IQReplyFilter we
simply use a PacketIDFilter.
2014-08-11 21:09:26 +02:00
..
integration-test Change IQ.Type to enum 2014-06-06 21:10:13 -03:00
main Don't use IQReplyFilter in AccountManager 2014-08-11 21:09:26 +02:00
test Add smack-android and redesign SASL authentication 2014-08-01 10:34:47 +02:00