1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-06-13 15:14:54 +02:00
Smack/smack-im/src/main
Florian Schmaus 6ede7d0409 Make RosterStore handle corrupted stores.
This can happen for example if the store schema changes across Smack
version.

Previously Smack would simply ignore the entry, which would lead to an
inconsistent view of the Roster.
2015-09-30 10:29:01 +02:00
..
java/org/jivesoftware/smack Make RosterStore handle corrupted stores. 2015-09-30 10:29:01 +02:00
resources/org.jivesoftware.smack.im Added support for pre-approved subscription requests (RFC 6121 § 3.4) 2015-03-19 11:31:05 +01:00