Smack/smack-extensions/src/main/java/org/jivesoftware/smackx
Florian Schmaus f671b9e781 Use CharSequence instead of String in parseContent()
and parseContentDepth(). This also means that the type of some fields
changed from String to CharSequence.

Also add Matcher for CharSequences.
2014-07-06 21:10:40 +02:00
..
address Merge branch '4.0' 2014-07-05 14:37:22 +02:00
amp Use jxmpp-core (0.1.0-alpha1-SNAPSHOT) 2014-06-01 12:24:30 +02:00
attention/packet Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
bookmarks Properly escape Bookmarks and FormField XML 2014-06-19 16:52:19 +02:00
bytestreams Introduce packet.Element 2014-07-05 11:59:45 +02:00
caps Merge branch '4.0' 2014-07-05 14:37:22 +02:00
chatstates Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
commands Change IQ.Type to enum 2014-06-06 21:10:13 -03:00
delay Remove decorators for "Legacy Delayed Delivery" 2014-07-01 23:29:45 +02:00
disco Introduce packet.Element 2014-07-05 11:59:45 +02:00
filetransfer Merge branch '4.0' 2014-07-05 14:37:22 +02:00
forward Remove decorators for "Legacy Delayed Delivery" 2014-07-01 23:29:45 +02:00
iqlast Change IQ.Type to enum 2014-06-06 21:10:13 -03:00
iqprivate Merge branch '4.0' 2014-07-05 14:37:22 +02:00
iqversion Change IQ.Type to enum 2014-06-06 21:10:13 -03:00
jiveproperties Extend JivePropertiesManager 2014-04-28 20:23:26 +02:00
muc Merge branch '4.0' 2014-07-05 14:37:22 +02:00
nick/packet Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
offline Use new PacketExtensionFilter constructor 2014-06-10 18:54:53 +02:00
pep Change IQ.Type to enum 2014-06-06 21:10:13 -03:00
ping Fix PingManager, use 'nextPingIn' to schedule 2014-06-12 18:43:51 +02:00
privacy Change IQ.Type to enum 2014-06-06 21:10:13 -03:00
pubsub Use CharSequence instead of String in parseContent() 2014-07-06 21:10:40 +02:00
receipts Make XMPPConnection an interface 2014-05-28 08:18:41 +02:00
search Merge branch '4.0' 2014-07-05 14:37:22 +02:00
sharedgroups Change IQ.Type to enum 2014-06-06 21:10:13 -03:00
shim Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
si Change IQ.Type to enum 2014-06-06 21:10:13 -03:00
time Change IQ.Type to enum 2014-06-06 21:10:13 -03:00
vcardtemp Merge branch '4.0' 2014-07-05 14:37:22 +02:00
xdata Properly escape Bookmarks and FormField XML 2014-06-19 16:52:19 +02:00
xevent MessageEventManager's PacketFilter should ignore error type messages 2014-06-10 18:56:50 +02:00
xhtmlim Make XHMTMLExtensionProvider use parseElement() 2014-07-05 15:04:35 +02:00