aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
* proper error state for imagesiNPUTmice2014-10-292-5/+5
* fixed 'share image' context menuiNPUTmice2014-10-291-2/+1
* fixed intent managmentiNPUTmice2014-10-291-8/+8
* always show verify fingerprint if there is an active otr sessioniNPUTmice2014-10-281-5/+4
* Merge pull request #588 from betheg/remove_unused_castDaniel Gultsch2014-10-2610-32/+25
|\
| * remove some unused castMichael2014-10-2610-32/+25
* | fix possible fallthrough.Michael2014-10-262-0/+2
|/
* 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 fo...iNPUTmice2014-10-241-5/+7
* 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 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