aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/ui (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #547 from emdete/p0Daniel Gultsch2014-10-151-4/+4
|\ | | | | remove warning about <> cast
| * 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 ↵iNPUTmice2014-10-142-8/+48
| | | | failing
* 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 deprecated one
| * 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 ↵iNPUTmice2014-10-064-13/+18
| | | | other clients added before
* 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.
| * 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'
| * | 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.
| * indicates received messages with a tick.Michael2014-09-202-0/+20
| |
* | fixed presence splittingiNPUTmice2014-09-201-1/+1
| |
* | fixed #470iNPUTmice2014-09-204-43/+60
|/
* scroll fixesiNPUTmice2014-09-191-6/+7
|
* add a forgotten break and remove some unused importsMichael2014-09-133-3/+1
|
* check if market is available before starting to install openkey chainiNPUTmice2014-09-111-2/+17
|
* match color in contact details to the colors in the send button. also ↵iNPUTmice2014-09-113-13/+17
| | | | migrated some other colors from hard coding to using resources
* missed show=chat for send button colorizationiNPUTmice2014-09-111-0/+4
|