Smack/smack-experimental/src/main/java/org/jivesoftware/smackx/httpfileupload
Florian Schmaus 0a0066c806 Fix XEP-0363 HTTP File Upload elements
Smack still expected the URLs as element text and not as value of an
'url' attribute.

Fixes SMACK-790.
2017-12-10 14:22:57 +01:00
..
element Fix XEP-0363 HTTP File Upload elements 2017-12-10 14:22:57 +01:00
provider Fix XEP-0363 HTTP File Upload elements 2017-12-10 14:22:57 +01:00
HttpFileUploadManager.java Fix XEP-0363 HTTP File Upload elements 2017-12-10 14:22:57 +01:00
UploadProgressListener.java Fix and improve the HTTP File Upload implementation 2017-03-10 17:54:29 +01:00
UploadService.java Fix XEP-0363 HTTP File Upload elements 2017-12-10 14:22:57 +01:00
package-info.java Add support for XEP-0363: HTTP File Upload. 2017-03-10 17:47:13 +01:00