Smack/smack-core/src/main
Florian Schmaus 3dd1365a5a Improve Privacy List code
notably add a cache for the active and default privacy list to avoid
IQ get/response round-trips.

Also add a few methods to PrivacyListManager to get the privacy list
names. The already existing methods always returned the whole list
together with the name, which caused two round-trips.

Simplified some code.

Properly escape Privacy XML.
2015-01-07 20:54:23 +01:00
..
java/org/jivesoftware/smack Improve Privacy List code 2015-01-07 20:54:23 +01:00
resources/org.jivesoftware.smack Enable OSGi compliance via 'DynamicImport-Package: *' 2015-01-03 13:14:02 +01:00