Smack/extensions/src/main/java/org/jivesoftware/smackx/bytestreams
Florian Schmaus d8a5610d7b Use Locale.US when doing String operations
on machine readable output. The default locale may not provide the
wanted mapping. See also
http://developer.android.com/reference/java/util/Locale.html#default_locale

SMACK-467
2014-04-03 22:50:13 +02:00
..
ibb Use Locale.US when doing String operations 2014-04-03 22:50:13 +02:00
socks5 Reworked DiscoverInfo and DiscoverItems 2014-03-28 14:46:30 +01:00
BytestreamListener.java Normalize newlines to '\n' 2014-02-17 23:58:40 +01:00
BytestreamManager.java Introduce SmackException 2014-03-14 01:46:42 +01:00
BytestreamRequest.java "not connected" is now a checked Exception thrown by sendPacket() 2014-03-19 15:56:41 +01:00
BytestreamSession.java Normalize newlines to '\n' 2014-02-17 23:58:40 +01:00