1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-06-13 15:14:54 +02:00
Smack/smack-extensions/src/main/resources/org.jivesoftware.smack.extensions
Florian Schmaus 926c5892ad Fix 260c5539b ("Add support for XEP-0118: UserTune")
Fix a bug in the EqualsBuilder usage in UserTuneElement. Properly
synchronize listeners using CopyOnWriteSet. Make methods and fields
static where sensible and possible. Make
disableUserTuneNotifications() public (why was it private?). And a few
other minor fixes.
2019-10-17 12:27:33 +02:00
..
extensions.providers Fix 260c5539b ("Add support for XEP-0118: UserTune") 2019-10-17 12:27:33 +02:00
extensions.xml Add support for XEP-0221: Data Forms Media Element 2019-06-11 12:47:39 +02:00