aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
* proper avatar cachingiNPUTmice2014-10-218-86/+39
* refactored avatar generation. first stepiNPUTmice2014-10-208-27/+56
* mtm support for image downloaderiNPUTmice2014-10-192-2/+7
* do not attempt to download images when not connectediNPUTmice2014-10-171-18/+24
* detect deleted files on start up. got rid of lagecy image provider for perfor...iNPUTmice2014-10-152-15/+5
* refactored file download status. make image http download available for carbo...iNPUTmice2014-10-158-90/+90
* Merge pull request #547 from emdete/p0Daniel Gultsch2014-10-151-4/+4
|\
| * remove warning about <> castM. Dietrich2014-10-151-4/+4
* | removed unecessary updateiNPUTmice2014-10-151-1/+0
|/
* changed pgp decoding mechanismiNPUTmice2014-10-152-35/+46
* don't show invalid file sizeiNPUTmice2014-10-141-1/+4
* recreate http connection after restart. fixes stale download button. better f...iNPUTmice2014-10-142-8/+48
* read image bounds on downloaded imageiNPUTmice2014-10-141-23/+16
* renamingiNPUTmice2014-10-142-29/+25
* Merge pull request #543 from emdete/dedepricateDaniel Gultsch2014-10-131-1/+1
|\
| * use setAlpha(float) method, not the depricated oneM. Dietrich2014-10-131-1/+1
* | reworked muc details and contact details a bitiNPUTmice2014-10-132-7/+8
* | redesigned contact details a bitiNPUTmice2014-10-131-1/+9
|/
* remove this.this memberM. Dietrich2014-10-083-18/+13
* made disabled notifications permanent across restartsiNPUTmice2014-10-073-5/+9
* fixed regression of not showing status messageiNPUTmice2014-10-071-1/+4
* cleanung up the scroll fix a littleiNPUTmice2014-10-063-4/+9
* fixed npeiNPUTmice2014-10-061-2/+5
* muc options clean upiNPUTmice2014-10-061-1/+9
* refactored muc bookmark to extend element. keep all elements the server or ot...iNPUTmice2014-10-064-13/+18
* fixed rare npeiNPUTmice2014-10-051-0/+4
* Merge pull request #524 from betheg/muc_errors_conditionsDaniel Gultsch2014-10-051-1/+13
|\
| * MUC: differentiated a few more errors.Michael2014-10-051-1/+13
* | Merge pull request #523 from betheg/leaked_windowDaniel Gultsch2014-10-051-1/+3
|\ \
| * | fixed an 'activity has leaked window'Michael2014-10-041-1/+3
| |/
* / fixed #510iNPUTmice2014-10-051-2/+48
|/
* added missing status messages after message scrolliNPUTmice2014-10-041-0/+1
* let's own otr-fingerprint copy to clipboard.Michael2014-10-031-1/+34
* revised tablet ui. fixed #423iNPUTmice2014-10-034-102/+161
* mark conversation as read when displayed marker from another client is receivediNPUTmice2014-10-022-2/+2
* notifiy only when necessaryDaniel Gultsch2014-09-292-24/+25
* new notification service. first draftDaniel Gultsch2014-09-287-29/+37
* made muc passwords and prefereced encryption method persistant across restartsiNPUTmice2014-09-273-0/+5
* add false argument to inflate.Michael2014-09-271-2/+2
* fixed some lint warnings. thanks @bethegiNPUTmice2014-09-274-1/+8
* anwser to xmpp: style uris. fixed open conversations from android address bookiNPUTmice2014-09-272-12/+71
* revised send button in landscape modeiNPUTmice2014-09-271-1/+2
* refactored options menu handling a bitiNPUTmice2014-09-231-140/+149
* fixed #452iNPUTmice2014-09-224-3/+22
* added 'model' to selectable resources. fixed #461iNPUTmice2014-09-221-1/+15
* show full date in message list, fixed #328iNPUTmice2014-09-211-1/+1
* fixed #454 - added fast srcolling to some listsiNPUTmice2014-09-212-0/+2
* Merge pull request #460 from betheg/receiptsDaniel Gultsch2014-09-202-0/+20
|\
| * indicates received messages with a tick.Michael2014-09-202-0/+20
* | fixed presence splittingiNPUTmice2014-09-201-1/+1