aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
* link to openkeychain from contact detailsDaniel Gultsch2014-05-091-6/+23
* nicer descriptions in notificaton for images and encrypted messagesDaniel Gultsch2014-05-092-2/+13
* Improve OTR fingerprint dialog and fix german sentenceDominik Schürmann2014-05-081-0/+3
* sending text message after returing from pending intentDaniel Gultsch2014-05-082-28/+45
* 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-082-152/+167
* fixed download button on pgp imagesDaniel Gultsch2014-05-081-4/+19
* improved next encryption selectionDaniel Gultsch2014-05-071-2/+0
* remembering text. awesomeDaniel Gultsch2014-05-071-214/+217
* wee bit of code cleanupDaniel Gultsch2014-05-072-72/+78
* basic pgp encrypted file transferDaniel Gultsch2014-05-062-10/+48
* added restart button to openkeychain dialogDaniel Gultsch2014-05-031-2/+7
* nicer dialog screen if openkeychain is not installedDaniel Gultsch2014-05-022-3/+24
* reworked openpgp integration part #1Daniel Gultsch2014-05-012-66/+148
* unified presence selection for otr and file transferDaniel Gultsch2014-04-263-74/+90
* setting backround color if image comes directly from cacheDaniel Gultsch2014-04-251-0/+1
* couple of more optimazations on image loadingDaniel Gultsch2014-04-252-18/+23
* smoother scrolling (first step)Daniel Gultsch2014-04-252-33/+165
* added download button for images not accepted automaticallyDaniel Gultsch2014-04-221-7/+31
* allow images to be opened with gallary appDaniel Gultsch2014-04-211-1/+13
* fixed #50Daniel Gultsch2014-04-201-13/+20
* tried to avoid some more race conditions in jingleDaniel Gultsch2014-04-181-3/+11
* put more string into strings.xmlDaniel Gultsch2014-04-182-9/+9
* fixed possible race conditions with presencesDaniel Gultsch2014-04-181-1/+5
* added clear history dialog (no funcionality)Daniel Gultsch2014-04-181-4/+24
* made ui with sending images a little smootherDaniel Gultsch2014-04-151-20/+33
* added very basic, very untested gui on the receiving sideDaniel Gultsch2014-04-141-3/+8
* Fix two typos: assoziated -> associated.Jelmer Vernooij2014-04-141-1/+1
* Major Contact Picture code cleanupAndreas Straub2014-04-135-8/+9
* fixed minor typosDaniel Gultsch2014-04-122-3/+2
* More Contact Picture refactorsandy2014-04-124-6/+13
* Refactor UIHelper to use getContactPictureandy2014-04-121-1/+1
* failed messages get now marked inlineDaniel Gultsch2014-04-111-22/+24
* incomming jingle packets are routed to their connection. added presence choos...Daniel Gultsch2014-04-102-117/+193
* jingle connection and manager. able to trigger dialog in gajimDaniel Gultsch2014-04-071-1/+4
* gui for imagesDaniel Gultsch2014-04-062-30/+36
* added button to open imagesDaniel Gultsch2014-04-061-0/+20
* added attach file actionDaniel Gultsch2014-04-061-0/+4
* renamed [Archive conversation|Leave conference] to End this conversationDaniel Gultsch2014-04-061-1/+0
* Only apply defaults if the account is newRene Treffer2014-04-031-2/+2
* Remove option to enable/disable TLS (now enabled by default)Rene Treffer2014-04-031-4/+1
* Remove option for compression (enabled by default / hidden setting)Rene Treffer2014-04-031-5/+1
* Add compression supportRene Treffer2014-04-031-6/+7
* be compatible with openkeychain api v3Daniel Gultsch2014-04-031-3/+18
* fixed #27Daniel Gultsch2014-04-031-1/+5
* fixed add account dialog showing up multiple timesDaniel Gultsch2014-04-011-3/+5
* finally fixed #notificationgateDaniel Gultsch2014-03-292-8/+0
* fixed null pointer issueDaniel Gultsch2014-03-281-1/+1