aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/thedevstack/conversationsplus/entities/FileParams.java (unfollow)
Commit message (Expand)AuthorFilesLines
2017-02-06relates FS#241: Implementation of http download based on okhttpsteckbrief1-8/+6
2017-01-04Fixed NPE in FileParams.setKeyAndIvsteckbrief1-11/+13
2017-01-04Added columns to fileparams table: url, original file name, key and ivsteckbrief1-0/+42
2016-09-29Implements FS#235: Deletion of remote files uploaded via httpuploadsteckbrief1-0/+129