Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed #105 | Daniel Gultsch | 2014-05-14 | 1 | -24/+34 |
| | |||||
* | takeing pictures over intent | Daniel Gultsch | 2014-05-13 | 1 | -3/+17 |
| | |||||
* | Better error handling if attach file doesnt work (on permission denied) | Daniel Gultsch | 2014-05-12 | 1 | -7/+5 |
| | | | and unified encrypted and unencrypted file attachment | ||||
* | basic pgp encrypted file transfer | Daniel Gultsch | 2014-05-06 | 1 | -2/+11 |
| | |||||
* | couple of more optimazations on image loading | Daniel Gultsch | 2014-04-25 | 1 | -41/+2 |
| | |||||
* | smoother scrolling (first step) | Daniel Gultsch | 2014-04-25 | 1 | -2/+54 |
| | |||||
* | deny files with unknown file types | Daniel Gultsch | 2014-04-23 | 1 | -0/+1 |
| | |||||
* | allow images to be opened with gallary app | Daniel Gultsch | 2014-04-21 | 1 | -1/+2 |
| | |||||
* | cleaned up debug log a little bit | Daniel Gultsch | 2014-04-19 | 1 | -11/+36 |
| | |||||
* | tried to avoid some more race conditions in jingle | Daniel Gultsch | 2014-04-18 | 1 | -1/+4 |
| | |||||
* | transmitting files between two conversations works. no error handling and no ↵ | Daniel Gultsch | 2014-04-13 | 1 | -3/+1 |
| | | | | ui on the receiving end | ||||
* | some code cleanup. added setting to auto accept files. socks5 connections ↵ | Daniel Gultsch | 2014-04-13 | 1 | -4/+4 |
| | | | | are now threaded | ||||
* | more efficant way of calculating the sha1 sum. closing connections | Daniel Gultsch | 2014-04-13 | 1 | -50/+5 |
| | |||||
* | add sha1 sum to file | Daniel Gultsch | 2014-04-12 | 1 | -0/+45 |
| | |||||
* | jingle connection and manager. able to trigger dialog in gajim | Daniel Gultsch | 2014-04-07 | 1 | -34/+63 |
| | |||||
* | gui for images | Daniel Gultsch | 2014-04-06 | 1 | -5/+15 |
| | |||||
* | added button to open images | Daniel Gultsch | 2014-04-06 | 1 | -0/+76 |