1
0
Fork 0
mirror of https://codeberg.org/Mercury-IM/Smack synced 2024-09-27 18:29:35 +02:00
Smack/smack-extensions
Florian Schmaus 1b1e88c4c3 Fix UOE being thrown in BlockingCommandManager
the manager must use a copy of the BlockListIQ's JID list, since it may
be the empty list which is not modifiable.

Also rename the getter methods from getJids() to getBlockedJids().
2016-11-23 17:52:04 +01:00
..
src Fix UOE being thrown in BlockingCommandManager 2016-11-23 17:52:04 +01:00
build.gradle Fix 'test' dependencies 2016-02-10 12:39:18 +01:00