aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
* code clean upDaniel Gultsch2014-05-141-104/+51
* added presence selectionDaniel Gultsch2014-05-131-5/+19
* Merge branch 'development' into feature/take_pictureDaniel Gultsch2014-05-131-10/+12
|\
| * code cleanupDaniel Gultsch2014-05-131-10/+12
* | takeing pictures over intentDaniel Gultsch2014-05-131-0/+22
* | Merge branch 'development' into feature/take_pictureDaniel Gultsch2014-05-131-8/+2
|\|
| * static method for providing content uriDaniel Gultsch2014-05-131-8/+2
* | submenu for attach fileDaniel Gultsch2014-05-131-1/+29
|/
* further translationsDaniel Gultsch2014-05-131-2/+2
* Better error handling if attach file doesnt work (on permission denied)Daniel Gultsch2014-05-125-36/+69
* fixed possible npe and possible exceptioniNPUTmice2014-05-101-2/+9
* added dialog for otr file transferDaniel Gultsch2014-05-091-1/+25
* 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