1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-06-13 15:14:54 +02:00
Smack/extensions/src/main/java/org/jivesoftware/smackx
Florian Schmaus 6110872062 Cleanup of PrivacyList API
Use Type enum instead of String for PrivacyItem's constructor. Add
getName() to PrivacyList. Remove PrivacyRule, as it just adds unnecessary
complexity spliting PrivacyItem and PrivacyRule, they belong
together. Don't mix camel-case and c-style method names. Some minor
improvements. Add parser test.
2014-03-10 15:32:17 +01:00
..
address Renamed Connection to XMPPConnection 2014-03-10 09:45:50 +01:00
amp Renamed Connection to XMPPConnection 2014-03-10 09:45:50 +01:00
attention/packet Normalize newlines to '\n' 2014-02-17 23:58:40 +01:00
bookmarks Renamed Connection to XMPPConnection 2014-03-10 09:45:50 +01:00
bytestreams Renamed Connection to XMPPConnection 2014-03-10 09:45:50 +01:00
caps Renamed Connection to XMPPConnection 2014-03-10 09:45:50 +01:00
chatstates Renamed Connection to XMPPConnection 2014-03-10 09:45:50 +01:00
commands Renamed Connection to XMPPConnection 2014-03-10 09:45:50 +01:00
delay Rework XMPP Date/Time related code 2014-03-09 11:20:31 +01:00
disco Renamed Connection to XMPPConnection 2014-03-10 09:45:50 +01:00
filetransfer Renamed Connection to XMPPConnection 2014-03-10 09:45:50 +01:00
forward Normalize newlines to '\n' 2014-02-17 23:58:40 +01:00
iqlast Renamed Connection to XMPPConnection 2014-03-10 09:45:50 +01:00
iqprivate Renamed Connection to XMPPConnection 2014-03-10 09:45:50 +01:00
iqversion Renamed Connection to XMPPConnection 2014-03-10 09:45:50 +01:00
muc Renamed Connection to XMPPConnection 2014-03-10 09:45:50 +01:00
nick/packet Normalize newlines to '\n' 2014-02-17 23:58:40 +01:00
offline Renamed Connection to XMPPConnection 2014-03-10 09:45:50 +01:00
pep Renamed Connection to XMPPConnection 2014-03-10 09:45:50 +01:00
ping Renamed Connection to XMPPConnection 2014-03-10 09:45:50 +01:00
privacy Cleanup of PrivacyList API 2014-03-10 15:32:17 +01:00
pubsub Renamed Connection to XMPPConnection 2014-03-10 09:45:50 +01:00
receipts Renamed Connection to XMPPConnection 2014-03-10 09:45:50 +01:00
search Renamed Connection to XMPPConnection 2014-03-10 09:45:50 +01:00
sharedgroups Renamed Connection to XMPPConnection 2014-03-10 09:45:50 +01:00
shim Normalize newlines to '\n' 2014-02-17 23:58:40 +01:00
si Rework XMPP Date/Time related code 2014-03-09 11:20:31 +01:00
time Renamed Connection to XMPPConnection 2014-03-10 09:45:50 +01:00
vcardtemp Renamed Connection to XMPPConnection 2014-03-10 09:45:50 +01:00
xdata Activate checkstyle and add missing license headers 2014-02-17 20:09:55 +01:00
xevent Renamed Connection to XMPPConnection 2014-03-10 09:45:50 +01:00
xhtmlim Renamed Connection to XMPPConnection 2014-03-10 09:45:50 +01:00
ExtensionsProviderInitializer.java Normalize newlines to '\n' 2014-02-17 23:58:40 +01:00
ExtensionsStartupClasses.java Reworked Smack initialization 2014-02-23 17:48:07 +01:00