mirror of
https://codeberg.org/Mercury-IM/Smack
synced 2025-12-14 09:01:08 +01:00
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. |
||
|---|---|---|
| .. | ||
| filter | ||
| packet | ||
| provider | ||
| PrivacyList.java | ||
| PrivacyListListener.java | ||
| PrivacyListManager.java | ||