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
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
..
integration-test Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
main Introduced unchangedEntries in Roster logic 2014-05-17 10:50:01 +02:00
test Reworked OSGi support of Smack (SMACK-343) 2014-05-15 16:09:37 +02:00