aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/services (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* fixed #105Daniel Gultsch2014-05-141-5/+4
|
* made message parser non staticDaniel Gultsch2014-05-141-43/+61
|
* takeing pictures over intentDaniel Gultsch2014-05-131-39/+56
|
* static method for providing content uriDaniel Gultsch2014-05-131-0/+8
|
* Better error handling if attach file doesnt work (on permission denied)Daniel Gultsch2014-05-121-29/+19
| | | and unified encrypted and unencrypted file attachment
* code cleanupDaniel Gultsch2014-05-081-8/+3
|
* wee bit of code cleanupDaniel Gultsch2014-05-071-1/+1
|
* basic pgp encrypted file transferDaniel Gultsch2014-05-061-20/+39
|
* content name and creator are properly setDaniel Gultsch2014-05-031-1/+0
|
* properly reply to iq requests. reply to discoDaniel Gultsch2014-05-031-1/+16
|
* allow roster pushes only from bare jid or nullDaniel Gultsch2014-05-031-4/+6
|
* added restart button to openkeychain dialogDaniel Gultsch2014-05-031-0/+1
|
* reworked openpgp integration part #1Daniel Gultsch2014-05-011-111/+147
|
* fixed #75Daniel Gultsch2014-04-251-1/+1
|
* smoother scrolling (first step)Daniel Gultsch2014-04-251-1/+1
|
* deny files with unknown file typesDaniel Gultsch2014-04-231-0/+1
|
* added download button for images not accepted automaticallyDaniel Gultsch2014-04-221-2/+1
|
* added support for ibbDaniel Gultsch2014-04-221-0/+2
|
* allow images to be opened with gallary appDaniel Gultsch2014-04-211-0/+97
|
* fixed #50Daniel Gultsch2014-04-201-1/+6
|
* fixed replace contact in conversationDaniel Gultsch2014-04-191-15/+15
|
* cleaned up debug log a little bitDaniel Gultsch2014-04-191-2/+1
|
* fixed concurrent modification of contacts which led to missing presencesDaniel Gultsch2014-04-181-7/+8
|
* fixed destination bugDaniel Gultsch2014-04-181-0/+4
|
* fixed #63Daniel Gultsch2014-04-181-2/+10
|
* fixed possible race conditions with presencesDaniel Gultsch2014-04-181-7/+6
|
* jingle sessions now get terminated proberly on successDaniel Gultsch2014-04-161-0/+3
|
* made ui with sending images a little smootherDaniel Gultsch2014-04-151-9/+22
|
* tried to fix some race conditions. not adding duplicate candidates. needs ↵Daniel Gultsch2014-04-141-2/+1
| | | | more checks though
* transmitting files between two conversations works. no error handling and no ↵Daniel Gultsch2014-04-131-2/+0
| | | | ui on the receiving end
* some code cleanup. added setting to auto accept files. socks5 connections ↵Daniel Gultsch2014-04-131-7/+7
| | | | are now threaded
* more efficant way of calculating the sha1 sum. closing connectionsDaniel Gultsch2014-04-131-1/+5
|
* add sha1 sum to fileDaniel Gultsch2014-04-121-1/+0
|
* failed messages get now marked inlineDaniel Gultsch2014-04-111-6/+34
|
* incomming jingle packets are routed to their connection. added presence ↵Daniel Gultsch2014-04-101-2/+3
| | | | chooser in gui
* disocover stream hosts (xep-0065) cleaned up discoDaniel Gultsch2014-04-082-52/+3
|
* fixed npeDaniel Gultsch2014-04-081-3/+5
|
* fixed #52. thanks @strbDaniel Gultsch2014-04-071-1/+11
|
* jingle connection and manager. able to trigger dialog in gajimDaniel Gultsch2014-04-072-39/+96
|
* gui for imagesDaniel Gultsch2014-04-061-0/+11
|
* added button to open imagesDaniel Gultsch2014-04-061-1/+9
|
* cleaned up log output a little bitDaniel Gultsch2014-04-051-1/+0
|
* marked incoming carbons as unreadDaniel Gultsch2014-04-041-5/+7
|
* notify on incomming received carbon messagesDaniel Gultsch2014-04-041-2/+4
|
* be compatible with openkeychain api v3Daniel Gultsch2014-04-031-3/+2
|
* call change status listener after disable accountDaniel Gultsch2014-04-031-0/+1
|
* tryping to resolve the wake lock bugDaniel Gultsch2014-04-031-3/+4
|
* added permenant notification when one or more accounts are unable to connectDaniel Gultsch2014-04-031-0/+2
|
* finally fixed #notificationgateDaniel Gultsch2014-03-291-1/+8
|
* fixed null pointer with missing status msgDaniel Gultsch2014-03-271-3/+8
|