Smack/smack-extensions
Florian Schmaus 2cba6a68eb Fix DataFormProvider parsing 'fixed' FormFields
b71039660b made FormField.setType(Type)
throw an illegal argument exception if type is fixed, but the
DataFormProvider was not changed, so it still would call
setType(Type.fixed).

Change DataFormProvider so that the non-argument constructer of
FormField is used when type == fixed.
2015-01-26 07:54:12 +01:00
..
src Fix DataFormProvider parsing 'fixed' FormFields 2015-01-26 07:54:12 +01:00
build.gradle Create smack-im subproject for XMPP-IM 2015-01-26 07:54:05 +01:00