aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/services (follow)
Commit message (Expand)AuthorAgeFilesLines
* fixed regression that led to the wakelock not being released againiNPUTmice2014-05-311-1/+1
* encrypted group messages are now properly decryptedDaniel Gultsch2014-05-281-1/+0
* first tries on crypto mucDaniel Gultsch2014-05-281-4/+11
* end otr sessions earlier / more often. can lead to unesessary handshakes but ...Daniel Gultsch2014-05-231-2/+22
* code cleanupDaniel Gultsch2014-05-231-1/+0
* offline crud of contactsDaniel Gultsch2014-05-221-3/+19
* implementet missing methods on the new roster mgmtDaniel Gultsch2014-05-221-0/+3
* fixed #136Daniel Gultsch2014-05-221-24/+35
* write contacts on system shutdownDaniel Gultsch2014-05-211-5/+19
* cleaned up shared textDaniel Gultsch2014-05-211-9/+1
* ported pending subscription support to new roster mgmtDaniel Gultsch2014-05-201-16/+3
* made roster persistant aka enabled versioning againDaniel Gultsch2014-05-191-1/+11
* reworked roster/contact handling. might break some stuff. not sycing to disk yetDaniel Gultsch2014-05-191-220/+80
* fixed #123 fixed122Daniel Gultsch2014-05-181-13/+10
* fixed #53 aka server not found bugDaniel Gultsch2014-05-181-26/+22
* permanent notification disapears now when account is being deleted + code cle...Daniel Gultsch2014-05-171-2/+8
* reworked message to conferencesDaniel Gultsch2014-05-161-15/+14
* offline sending of pgp fixedDaniel Gultsch2014-05-161-23/+41
* 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)0.2-betaDaniel Gultsch2014-05-121-29/+19
* 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 mor...Daniel Gultsch2014-04-141-2/+1
* transmitting files between two conversations works. no error handling and no ...Daniel Gultsch2014-04-131-2/+0
* some code cleanup. added setting to auto accept files. socks5 connections are...Daniel Gultsch2014-04-131-7/+7
* more efficant way of calculating the sha1 sum. closing connectionsDaniel Gultsch2014-04-131-1/+5