aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Better error handling if attach file doesnt work (on permission denied)0.2-betaDaniel Gultsch2014-05-129-102/+107
* fixed possible npe and possible exceptioniNPUTmice2014-05-101-2/+9
* added dialog for otr file transfer0.2-alphaDaniel Gultsch2014-05-091-1/+25
* link to openkeychain from contact detailsDaniel Gultsch2014-05-092-9/+33
* nicer descriptions in notificaton for images and encrypted messagesDaniel Gultsch2014-05-094-6/+33
* Improve OTR fingerprint dialog and fix german sentenceDominik Schürmann2014-05-081-0/+3
* sending text message after returing from pending intentDaniel Gultsch2014-05-083-80/+90
* better flow after returning from openkeychain for various actionsDaniel Gultsch2014-05-083-31/+47
* offer to announce pgp key if pgp encryption is selected from menuDaniel Gultsch2014-05-083-42/+50
* more informative dialog if contact doesn't announce public keyDaniel Gultsch2014-05-082-36/+55
* code cleanupDaniel Gultsch2014-05-085-164/+170
* fixed download button on pgp imagesDaniel Gultsch2014-05-081-4/+19
* improved next encryption selectionDaniel Gultsch2014-05-072-3/+4
* remembering text. awesomeDaniel Gultsch2014-05-072-214/+227
* correct status after error iqDaniel Gultsch2014-05-071-1/+3
* wee bit of code cleanupDaniel Gultsch2014-05-075-77/+104
* basic pgp encrypted file transferDaniel Gultsch2014-05-067-92/+253
* content name and creator are properly setDaniel Gultsch2014-05-032-9/+13
* properly reply to iq requests. reply to discoDaniel Gultsch2014-05-032-1/+19
* allow roster pushes only from bare jid or nullDaniel Gultsch2014-05-031-4/+6
* added restart button to openkeychain dialogDaniel Gultsch2014-05-032-2/+8
* nicer dialog screen if openkeychain is not installedDaniel Gultsch2014-05-022-3/+24
* reworked openpgp integration part #1Daniel Gultsch2014-05-018-266/+441
* bug fix for jingleDaniel Gultsch2014-04-261-1/+1
* unified presence selection for otr and file transferDaniel Gultsch2014-04-263-74/+90
* fixed #75Daniel Gultsch2014-04-252-2/+3
* setting backround color if image comes directly from cacheDaniel Gultsch2014-04-251-0/+1
* couple of more optimazations on image loadingDaniel Gultsch2014-04-254-62/+38
* smoother scrolling (first step)Daniel Gultsch2014-04-256-57/+223
* deny files with unknown file typesDaniel Gultsch2014-04-234-21/+76
* added download button for images not accepted automaticallyDaniel Gultsch2014-04-225-16/+78
* added support for ibbDaniel Gultsch2014-04-227-23/+313
* code cleanupDaniel Gultsch2014-04-212-28/+16
* allow images to be opened with gallary appDaniel Gultsch2014-04-214-3/+145
* added missing transport idDaniel Gultsch2014-04-211-0/+1
* added proxy activate and a lot of code clean up. totatly untestedDaniel Gultsch2014-04-205-145/+161
* made our spanish friends happy. fixed #68Daniel Gultsch2014-04-201-21/+22
* fixed #50Daniel Gultsch2014-04-203-14/+32
* more jingle bug fixesDaniel Gultsch2014-04-193-12/+10
* fixed replace contact in conversationDaniel Gultsch2014-04-191-15/+15
* made debugging verbose again on specific partsDaniel Gultsch2014-04-192-4/+10
* fixed default autoaccept file size and wrongly marked messageDaniel Gultsch2014-04-192-3/+3
* cleaned up debug log a little bitDaniel Gultsch2014-04-197-91/+118
* fixed concurrent modification of contacts which led to missing presencesDaniel Gultsch2014-04-182-10/+15
* tried to avoid some more race conditions in jingleDaniel Gultsch2014-04-183-38/+80
* Merge branch 'master' into developmentDaniel Gultsch2014-04-181-21/+25
|\
| * work around for bug in xmlpullparserDaniel Gultsch2014-04-181-21/+25
* | lot of cleanup in jingle partDaniel Gultsch2014-04-186-120/+326
* | put more string into strings.xmlDaniel Gultsch2014-04-182-9/+9
* | fixed destination bugDaniel Gultsch2014-04-183-5/+15