1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-06-26 05:14:49 +02:00
Smack/extensions/src/main/java/org/jivesoftware/smackx/bytestreams/ibb
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
..
packet Use Locale.US when doing String operations 2014-04-03 22:50:13 +02:00
provider Use Locale.US when doing String operations 2014-04-03 22:50:13 +02:00
CloseListener.java "not connected" is now a checked Exception thrown by sendPacket() 2014-03-19 15:56:41 +01:00
DataListener.java "not connected" is now a checked Exception thrown by sendPacket() 2014-03-19 15:56:41 +01:00
InBandBytestreamListener.java Normalize newlines to '\n' 2014-02-17 23:58:40 +01:00
InBandBytestreamManager.java "not connected" is now a checked Exception thrown by sendPacket() 2014-03-19 15:56:41 +01:00
InBandBytestreamRequest.java "not connected" is now a checked Exception thrown by sendPacket() 2014-03-19 15:56:41 +01:00
InBandBytestreamSession.java "not connected" is now a checked Exception thrown by sendPacket() 2014-03-19 15:56:41 +01:00
InitiationListener.java "not connected" is now a checked Exception thrown by sendPacket() 2014-03-19 15:56:41 +01:00