Smack/smack-im/src/main/java/org/jivesoftware/smack/roster
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
..
packet Rework Roster IQ and DirectoryRosterStore 2015-09-29 22:35:50 +02:00
provider Rework Roster IQ and DirectoryRosterStore 2015-09-29 22:35:50 +02:00
rosterstore Make RosterStore handle corrupted stores. 2015-09-30 10:29:01 +02:00
AbstractRosterListener.java Add Roster.addSubscribeListener() 2015-05-21 22:41:21 +02:00
Roster.java Make RosterStore handle corrupted stores. 2015-09-30 10:29:01 +02:00
RosterEntries.java Add Roster.getEntriesAndAddListener(RosterListener,RosterEntries) 2015-01-26 20:47:14 +01:00
RosterEntry.java Rework Roster IQ and DirectoryRosterStore 2015-09-29 22:35:50 +02:00
RosterGroup.java Bump jxmpp to 0.5.0-alpha5 and change Roster API 2015-06-06 11:16:12 +02:00
RosterListener.java Use Jid (and subclasses) from jxmpp-jid 2015-02-17 16:07:16 +01:00
RosterLoadedListener.java Add RosterLoadedListener 2015-02-17 16:56:04 +01:00
SubscribeListener.java Add Roster.addSubscribeListener() 2015-05-21 22:41:21 +02:00
package-info.java Add JavadocPackage checkstyle 2015-04-04 17:16:47 +02:00