aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/services (unfollow)
Commit message (Expand)AuthorFilesLines
2014-05-22offline crud of contactsDaniel Gultsch1-3/+19
2014-05-22implementet missing methods on the new roster mgmtDaniel Gultsch1-0/+3
2014-05-22fixed #136Daniel Gultsch1-24/+35
2014-05-21write contacts on system shutdownDaniel Gultsch1-5/+19
2014-05-21cleaned up shared textDaniel Gultsch1-9/+1
2014-05-20ported pending subscription support to new roster mgmtDaniel Gultsch1-16/+3
2014-05-19made roster persistant aka enabled versioning againDaniel Gultsch1-1/+11
2014-05-19reworked roster/contact handling. might break some stuff. not sycing to disk yetDaniel Gultsch1-220/+80
2014-05-18fixed #123 fixed122Daniel Gultsch1-13/+10
2014-05-18fixed #53 aka server not found bugDaniel Gultsch1-26/+22
2014-05-17permanent notification disapears now when account is being deleted + code cle...Daniel Gultsch1-2/+8
2014-05-16reworked message to conferencesDaniel Gultsch1-15/+14
2014-05-16offline sending of pgp fixedDaniel Gultsch1-23/+41
2014-05-14fixed #105Daniel Gultsch1-5/+4
2014-05-14made message parser non staticDaniel Gultsch1-43/+61
2014-05-13takeing pictures over intentDaniel Gultsch1-39/+56
2014-05-13static method for providing content uriDaniel Gultsch1-0/+8
2014-05-12Better error handling if attach file doesnt work (on permission denied)Daniel Gultsch1-29/+19
2014-05-08code cleanupDaniel Gultsch1-8/+3
2014-05-07wee bit of code cleanupDaniel Gultsch1-1/+1
2014-05-06basic pgp encrypted file transferDaniel Gultsch1-20/+39
2014-05-03content name and creator are properly setDaniel Gultsch1-1/+0
2014-05-03properly reply to iq requests. reply to discoDaniel Gultsch1-1/+16
2014-05-03allow roster pushes only from bare jid or nullDaniel Gultsch1-4/+6
2014-05-03added restart button to openkeychain dialogDaniel Gultsch1-0/+1
2014-05-01reworked openpgp integration part #1Daniel Gultsch1-111/+147
2014-04-25fixed #75Daniel Gultsch1-1/+1
2014-04-25smoother scrolling (first step)Daniel Gultsch1-1/+1
2014-04-23deny files with unknown file typesDaniel Gultsch1-0/+1
2014-04-22added download button for images not accepted automaticallyDaniel Gultsch1-2/+1
2014-04-22added support for ibbDaniel Gultsch1-0/+2
2014-04-21allow images to be opened with gallary appDaniel Gultsch1-0/+97
2014-04-20fixed #50Daniel Gultsch1-1/+6
2014-04-19fixed replace contact in conversationDaniel Gultsch1-15/+15
2014-04-19cleaned up debug log a little bitDaniel Gultsch1-2/+1
2014-04-18fixed concurrent modification of contacts which led to missing presencesDaniel Gultsch1-7/+8
2014-04-18fixed destination bugDaniel Gultsch1-0/+4
2014-04-18fixed #63Daniel Gultsch1-2/+10
2014-04-18fixed possible race conditions with presencesDaniel Gultsch1-7/+6
2014-04-16jingle sessions now get terminated proberly on successDaniel Gultsch1-0/+3
2014-04-15made ui with sending images a little smootherDaniel Gultsch1-9/+22
2014-04-14tried to fix some race conditions. not adding duplicate candidates. needs mor...Daniel Gultsch1-2/+1
2014-04-13transmitting files between two conversations works. no error handling and no ...Daniel Gultsch1-2/+0
2014-04-13some code cleanup. added setting to auto accept files. socks5 connections are...Daniel Gultsch1-7/+7
2014-04-13more efficant way of calculating the sha1 sum. closing connectionsDaniel Gultsch1-1/+5
2014-04-12add sha1 sum to fileDaniel Gultsch1-1/+0
2014-04-11failed messages get now marked inlineDaniel Gultsch1-6/+34
2014-04-10incomming jingle packets are routed to their connection. added presence choos...Daniel Gultsch1-2/+3
2014-04-08disocover stream hosts (xep-0065) cleaned up discoDaniel Gultsch2-52/+3
2014-04-08fixed npeDaniel Gultsch1-3/+5