aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* tryping to fix #24 - notificationgate - since i still cant reproduce this pat...Daniel Gultsch2014-03-283-4/+15
* crash reporterDaniel Gultsch2014-03-271-0/+2
* dont add new muc to rosterDaniel Gultsch2014-03-271-1/+1
* fixed a couple of muc issues. added jingle listener (which doesn't do anythin...Daniel Gultsch2014-03-271-3/+5
* fixed settings opening twice from manage accounts activityDaniel Gultsch2014-03-251-3/+0
* tryed to fix more otr bugs. new resource settingDaniel Gultsch2014-03-211-41/+43
* otr messages are now ignored if conversations isnt 100% sure the message is oursDaniel Gultsch2014-03-192-22/+11
* rename in muc fixedDaniel Gultsch2014-03-191-4/+8
* better muc invitations. clearified the creation of ad hoc mucs with an alert ...Daniel Gultsch2014-03-155-35/+123
* muc invites in conference detailsDaniel Gultsch2014-03-152-80/+152
* muc creationDaniel Gultsch2014-03-153-30/+176
* added security indicator on every single messageDaniel Gultsch2014-03-151-0/+12
* renaming conferences over conference detailsDaniel Gultsch2014-03-141-3/+21
* use conference subject to identiy roomDaniel Gultsch2014-03-144-8/+24
* added display of own fingerprintDaniel Gultsch2014-03-141-0/+13