1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-06-18 09:24:49 +02:00
Smack/smack-core/src/main/java/org/jivesoftware/smack
Florian Schmaus f1f7713513 Introduced unchangedEntries in Roster logic
If the connection has been reconnected, then we will receive entries
that have been unchanged since the last time we received a roster
result. Without this change, those entries ended up in 'toDelete' and
got deleted.

This change also inlines some roster methods.
2014-05-17 10:50:01 +02:00
..
compression Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
debugger Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
filter Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
initializer Reworked OSGi support of Smack (SMACK-343) 2014-05-15 16:09:37 +02:00
packet Update Presence.java 2014-05-12 19:25:23 +02:00
parsing Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
provider Reworked OSGi support of Smack (SMACK-343) 2014-05-15 16:09:37 +02:00
proxy Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
sasl Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
util Reworked OSGi support of Smack (SMACK-343) 2014-05-15 16:09:37 +02:00
AbstractConnectionListener.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
AccountManager.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
Chat.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
ChatManager.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
ChatManagerListener.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
ConnectionConfiguration.java Update javadoc for (get|set)CustomSSLContext() 2014-05-05 19:26:45 +02:00
ConnectionCreationListener.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
ConnectionListener.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
DirectoryRosterStore.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
Manager.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
MessageListener.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
package.html Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
PacketCollector.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
PacketInterceptor.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
PacketListener.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
ReconnectionManager.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
Roster.java Introduced unchangedEntries in Roster logic 2014-05-17 10:50:01 +02:00
RosterEntry.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
RosterGroup.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
RosterListener.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
RosterStore.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
SASLAuthentication.java Reworked OSGi support of Smack (SMACK-343) 2014-05-15 16:09:37 +02:00
SmackConfiguration.java Reworked OSGi support of Smack (SMACK-343) 2014-05-15 16:09:37 +02:00
SmackException.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
XMPPConnection.java Reworked OSGi support of Smack (SMACK-343) 2014-05-15 16:09:37 +02:00
XMPPException.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00