1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-06-13 23:24:50 +02:00
Smack/smack-extensions/src/main
Florian Schmaus 18a958e442 Fix faulty string comparison in SubscriptionProvider
'!=' tests for reference inequality, must use '!String.equals(String)'
instead.
2014-08-15 23:22:59 +02:00
..
java/org/jivesoftware Fix faulty string comparison in SubscriptionProvider 2014-08-15 23:22:59 +02:00
resources/org.jivesoftware.smackx Move "Message Events (XEP-22)" code to legacy 2014-07-16 12:01:03 +02:00