Smack/extensions/src/test/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
..
amp Advanced Message Processing implementation (XEP-0079) 2014-03-09 11:20:31 +01:00
bytestreams Renamed Connection to XMPPConnection 2014-03-10 09:45:50 +01:00
caps Move EntityCaps and Bookmarks API in correct package 2014-02-18 10:24:59 +01:00
delay/provider Rework XMPP Date/Time related code 2014-03-09 11:20:31 +01:00
filetransfer Renamed Connection to XMPPConnection 2014-03-10 09:45:50 +01:00
forward Activate checkstyle and add missing license headers 2014-02-17 20:09:55 +01:00
iqversion SMACK-53: create VersionProvider and VersionManager 2014-03-09 11:20:31 +01:00
muc Normalize newlines to '\n' 2014-02-17 23:58:40 +01:00
ping Renamed Connection to XMPPConnection 2014-03-10 09:45:50 +01:00
privacy/provider 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 Substitute MXParser with a call to XmlPullParserFactory 2014-02-20 13:48:36 +01:00
time/packet Rework XMPP Date/Time related code 2014-03-09 11:20:31 +01:00
xhtmlim/provider SMACK-541 Fix of XHTMLExtensionProvider on Android 2014-03-09 11:20:31 +01:00
ExtensionsProviderInitializerTest.java Activate checkstyle and add missing license headers 2014-02-17 20:09:55 +01:00
ExtensionsStartupClassesTest.java Activate checkstyle and add missing license headers 2014-02-17 20:09:55 +01:00
InitExtensions.java Rework XMPP Date/Time related code 2014-03-09 11:20:31 +01:00
VCardUnitTest.java Activate checkstyle and add missing license headers 2014-02-17 20:09:55 +01:00