aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/ui (follow)
Commit message (Collapse)AuthorAgeFilesLines
* remove some unused castMichael2014-10-2610-32/+25
|
* added message option to download imagesiNPUTmice2014-10-242-2/+14
|
* picture notification and some drive by bug fixesiNPUTmice2014-10-243-21/+14
|
* notify only after image has been received over http. introduced mini grace ↵iNPUTmice2014-10-241-5/+7
| | | | for catching up with SM or offline messages
* context menu for messages. allow to resend single messagesiNPUTmice2014-10-235-30/+126
|
* ability to download pgp encrypted files over http as welliNPUTmice2014-10-221-3/+3
|
* small bug fixes for the conversation activityiNPUTmice2014-10-221-2/+9
|
* 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 ↵iNPUTmice2014-10-152-15/+5
| | | | performance reasons. NOTE: this will prevent you to access images older than version 0.6
* refactored file download status. make image http download available for ↵iNPUTmice2014-10-158-90/+90
| | | | carbon copied (sent) messages as well
* 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
|