aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/persistance/FileBackend.java (unfollow)
Commit message (Expand)AuthorFilesLines
2014-06-30possible fix for #232iNPUTmice1-6/+35
2014-06-20not working version of otr file transferiNPUTmice1-1/+5
2014-06-16cleanup; removed unnecessary imports and log outputsiNPUTmice1-2/+0
2014-05-21further improvment trying to deal with large imagesDaniel Gultsch1-1/+6
2014-05-21auto retry image compression with decreasing sample sizeDaniel Gultsch1-17/+15
2014-05-20close input streamDaniel Gultsch1-0/+1
2014-05-20trying to deal with larger imagesDaniel Gultsch1-4/+17
2014-05-14fixed #105Daniel Gultsch1-24/+34
2014-05-13takeing pictures over intentDaniel Gultsch1-3/+17
2014-05-12Better error handling if attach file doesnt work (on permission denied)Daniel Gultsch1-7/+5
2014-05-06basic pgp encrypted file transferDaniel Gultsch1-2/+11
2014-04-25couple of more optimazations on image loadingDaniel Gultsch1-41/+2
2014-04-25smoother scrolling (first step)Daniel Gultsch1-2/+54
2014-04-23deny files with unknown file typesDaniel Gultsch1-0/+1
2014-04-21allow images to be opened with gallary appDaniel Gultsch1-1/+2
2014-04-19cleaned up debug log a little bitDaniel Gultsch1-11/+36
2014-04-18tried to avoid some more race conditions in jingleDaniel Gultsch1-1/+4
2014-04-13transmitting files between two conversations works. no error handling and no ...Daniel Gultsch1-3/+1
2014-04-13some code cleanup. added setting to auto accept files. socks5 connections are...Daniel Gultsch1-4/+4
2014-04-13more efficant way of calculating the sha1 sum. closing connectionsDaniel Gultsch1-50/+5
2014-04-12add sha1 sum to fileDaniel Gultsch1-0/+45
2014-04-07jingle connection and manager. able to trigger dialog in gajimDaniel Gultsch1-34/+63
2014-04-06gui for imagesDaniel Gultsch1-5/+15
2014-04-06added button to open imagesDaniel Gultsch1-0/+76