aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs (unfollow)
Commit message (Expand)AuthorFilesLines
2014-05-12Better error handling if attach file doesnt work (on permission denied)0.2-betaDaniel Gultsch9-102/+107
2014-05-10fixed possible npe and possible exceptioniNPUTmice1-2/+9
2014-05-09added dialog for otr file transfer0.2-alphaDaniel Gultsch1-1/+25
2014-05-09link to openkeychain from contact detailsDaniel Gultsch2-9/+33
2014-05-09nicer descriptions in notificaton for images and encrypted messagesDaniel Gultsch4-6/+33
2014-05-08Improve OTR fingerprint dialog and fix german sentenceDominik Schürmann1-0/+3
2014-05-08sending text message after returing from pending intentDaniel Gultsch3-80/+90
2014-05-08better flow after returning from openkeychain for various actionsDaniel Gultsch3-31/+47
2014-05-08offer to announce pgp key if pgp encryption is selected from menuDaniel Gultsch3-42/+50
2014-05-08more informative dialog if contact doesn't announce public keyDaniel Gultsch2-36/+55
2014-05-08code cleanupDaniel Gultsch5-164/+170
2014-05-08fixed download button on pgp imagesDaniel Gultsch1-4/+19
2014-05-07improved next encryption selectionDaniel Gultsch2-3/+4
2014-05-07remembering text. awesomeDaniel Gultsch2-214/+227
2014-05-07correct status after error iqDaniel Gultsch1-1/+3
2014-05-07wee bit of code cleanupDaniel Gultsch5-77/+104
2014-05-06basic pgp encrypted file transferDaniel Gultsch7-92/+253
2014-05-03content name and creator are properly setDaniel Gultsch2-9/+13
2014-05-03properly reply to iq requests. reply to discoDaniel Gultsch2-1/+19
2014-05-03allow roster pushes only from bare jid or nullDaniel Gultsch1-4/+6
2014-05-03added restart button to openkeychain dialogDaniel Gultsch2-2/+8
2014-05-02nicer dialog screen if openkeychain is not installedDaniel Gultsch2-3/+24
2014-05-01reworked openpgp integration part #1Daniel Gultsch8-266/+441
2014-04-26bug fix for jingleDaniel Gultsch1-1/+1
2014-04-26unified presence selection for otr and file transferDaniel Gultsch3-74/+90
2014-04-25fixed #75Daniel Gultsch2-2/+3
2014-04-25setting backround color if image comes directly from cacheDaniel Gultsch1-0/+1
2014-04-25couple of more optimazations on image loadingDaniel Gultsch4-62/+38
2014-04-25smoother scrolling (first step)Daniel Gultsch6-57/+223
2014-04-23deny files with unknown file typesDaniel Gultsch4-21/+76
2014-04-22added download button for images not accepted automaticallyDaniel Gultsch5-16/+78
2014-04-22added support for ibbDaniel Gultsch7-23/+313
2014-04-21code cleanupDaniel Gultsch2-28/+16
2014-04-21allow images to be opened with gallary appDaniel Gultsch4-3/+145
2014-04-21added missing transport idDaniel Gultsch1-0/+1
2014-04-20added proxy activate and a lot of code clean up. totatly untestedDaniel Gultsch5-145/+161
2014-04-20made our spanish friends happy. fixed #68Daniel Gultsch1-21/+22
2014-04-20fixed #50Daniel Gultsch3-14/+32
2014-04-19more jingle bug fixesDaniel Gultsch3-12/+10
2014-04-19fixed replace contact in conversationDaniel Gultsch1-15/+15
2014-04-19made debugging verbose again on specific partsDaniel Gultsch2-4/+10
2014-04-19fixed default autoaccept file size and wrongly marked messageDaniel Gultsch2-3/+3
2014-04-19cleaned up debug log a little bitDaniel Gultsch7-91/+118
2014-04-18fixed concurrent modification of contacts which led to missing presencesDaniel Gultsch2-10/+15
2014-04-18tried to avoid some more race conditions in jingleDaniel Gultsch3-38/+80
2014-04-18work around for bug in xmlpullparserDaniel Gultsch1-21/+25
2014-04-18lot of cleanup in jingle partDaniel Gultsch6-120/+326
2014-04-18put more string into strings.xmlDaniel Gultsch2-9/+9
2014-04-18fixed destination bugDaniel Gultsch3-5/+15
2014-04-18fixed #63Daniel Gultsch2-2/+21