index
:
conversations-plus
filetransfer
introduce_cplus_database_version
master
message_display_rework
improved conversations
lookshe
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
de
/
thedevstack
/
conversationsplus
/
services
/
filetransfer
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-02-16
introduces cancel status for file transfers, fixes NPE in file sharing after ...
steckbrief
3
-2
/
+3
2018-01-31
properly handle downloadable links
0.0.8-beta2
steckbrief
1
-1
/
+2
2017-07-31
Implements FS#245: Implement FiletransferHttp (upload and delete), some minor...
steckbrief
5
-123
/
+59
2017-02-06
relates FS#241: Implementation of http download based on okhttp
steckbrief
14
-26
/
+433
2017-01-11
Improved error handling for filetransfer:http:delete, Check for httpupload fe...
steckbrief
3
-13
/
+39
2017-01-04
Added columns to fileparams table: url, original file name, key and iv
steckbrief
1
-1
/
+1
2016-09-29
Implements FS#235: Deletion of remote files uploaded via httpupload
steckbrief
6
-14
/
+34
2016-08-23
Confirmation dialog added before sending delete command for remote file
steckbrief
1
-8
/
+25
2016-08-23
services.filetransfer.httpupload moved to new namespace services.filetransfer...
steckbrief
9
-9
/
+9
2016-08-23
xmpp.httpupload moved to new namespace xmpp.filetransfer.http.upload; delete ...
steckbrief
6
-11
/
+8
2016-08-22
Basic filetransfer http delete implementation; Exceptions for IqPacketError a...
steckbrief
3
-0
/
+135
2016-06-06
Related to FS#131, FS#129, FS#220:
filetransfer
steckbrief
13
-80
/
+464
2016-05-29
FileTransfer reworked (first steps - functionality as is), HttpUpload
steckbrief
10
-0
/
+651