Smack/jingle/src/main/java/org/jivesoftware/smackx/jingle
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
..
listeners "not connected" is now a checked Exception thrown by sendPacket() 2014-03-19 15:56:41 +01:00
media Use Locale.US when doing String operations 2014-04-03 22:50:13 +02:00
mediaimpl Fix all javadoc warnings 2014-03-10 21:58:12 +01:00
nat Use Locale.US when doing String operations 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 Introduce SmackException 2014-03-14 01:46:42 +01:00
ContentNegotiator.java "not connected" is now a checked Exception thrown by sendPacket() 2014-03-19 15:56:41 +01:00
JingleActionEnum.java Activate the jingle subproject and move integration tests 2014-02-19 10:38:30 +01:00
JingleException.java Move Jingle packet and provider under smackx.jingle 2014-03-09 11:20:30 +01:00
JingleManager.java "not connected" is now a checked Exception thrown by sendPacket() 2014-03-19 15:56:41 +01:00
JingleNegotiator.java Introduce SmackException 2014-03-14 01:46:42 +01:00
JingleNegotiatorState.java Activate the jingle subproject and move integration tests 2014-02-19 10:38:30 +01:00
JingleSession.java "not connected" is now a checked Exception thrown by sendPacket() 2014-03-19 15:56:41 +01:00
JingleSessionRequest.java "not connected" is now a checked Exception thrown by sendPacket() 2014-03-19 15:56:41 +01:00
JingleSessionState.java Introduce SmackException 2014-03-14 01:46:42 +01:00
JingleSessionStateActive.java "not connected" is now a checked Exception thrown by sendPacket() 2014-03-19 15:56:41 +01:00
JingleSessionStateEnded.java Move Jingle packet and provider under smackx.jingle 2014-03-09 11:20:30 +01:00
JingleSessionStatePending.java "not connected" is now a checked Exception thrown by sendPacket() 2014-03-19 15:56:41 +01:00
JingleSessionStateUnknown.java "not connected" is now a checked Exception thrown by sendPacket() 2014-03-19 15:56:41 +01:00