aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/ui (unfollow)
Commit message (Expand)AuthorFilesLines
2014-11-04Move AboutDialog to correct pathSam Whited1-33/+0
2014-11-04Add about dialog with license infoSam Whited1-0/+33
2014-10-29proper error state for imagesiNPUTmice2-5/+5
2014-10-29fixed 'share image' context menuiNPUTmice1-2/+1
2014-10-29fixed intent managmentiNPUTmice1-8/+8
2014-10-28always show verify fingerprint if there is an active otr sessioniNPUTmice1-5/+4
2014-10-26remove some unused castMichael10-32/+25
2014-10-26fix possible fallthrough.Michael2-0/+2
2014-10-24added message option to download imagesiNPUTmice2-2/+14
2014-10-24picture notification and some drive by bug fixesiNPUTmice3-21/+14
2014-10-24notify only after image has been received over http. introduced mini grace fo...iNPUTmice1-5/+7
2014-10-23context menu for messages. allow to resend single messagesiNPUTmice5-30/+126
2014-10-22ability to download pgp encrypted files over http as welliNPUTmice1-3/+3
2014-10-22small bug fixes for the conversation activityiNPUTmice1-2/+9
2014-10-21proper avatar cachingiNPUTmice8-86/+39
2014-10-20refactored avatar generation. first stepiNPUTmice8-27/+56
2014-10-19mtm support for image downloaderiNPUTmice2-2/+7
2014-10-17do not attempt to download images when not connectediNPUTmice1-18/+24
2014-10-15detect deleted files on start up. got rid of lagecy image provider for perfor...iNPUTmice2-15/+5
2014-10-15refactored file download status. make image http download available for carbo...iNPUTmice8-90/+90
2014-10-15remove warning about <> castM. Dietrich1-4/+4
2014-10-15removed unecessary updateiNPUTmice1-1/+0
2014-10-15changed pgp decoding mechanismiNPUTmice2-35/+46
2014-10-14don't show invalid file sizeiNPUTmice1-1/+4
2014-10-14recreate http connection after restart. fixes stale download button. better f...iNPUTmice2-8/+48
2014-10-14read image bounds on downloaded imageiNPUTmice1-23/+16
2014-10-14renamingiNPUTmice2-29/+25
2014-10-13reworked muc details and contact details a bitiNPUTmice2-7/+8
2014-10-13use setAlpha(float) method, not the depricated oneM. Dietrich1-1/+1
2014-10-13redesigned contact details a bitiNPUTmice1-1/+9
2014-10-08remove this.this memberM. Dietrich3-18/+13
2014-10-07made disabled notifications permanent across restartsiNPUTmice3-5/+9
2014-10-07fixed regression of not showing status messageiNPUTmice1-1/+4
2014-10-06cleanung up the scroll fix a littleiNPUTmice3-4/+9
2014-10-06fixed npeiNPUTmice1-2/+5
2014-10-06muc options clean upiNPUTmice1-1/+9
2014-10-06refactored muc bookmark to extend element. keep all elements the server or ot...iNPUTmice4-13/+18
2014-10-05fixed rare npeiNPUTmice1-0/+4
2014-10-05MUC: differentiated a few more errors.Michael1-1/+13
2014-10-05fixed #510iNPUTmice1-2/+48
2014-10-04fixed an 'activity has leaked window'Michael1-1/+3
2014-10-04added missing status messages after message scrolliNPUTmice1-0/+1
2014-10-03let's own otr-fingerprint copy to clipboard.Michael1-1/+34
2014-10-03revised tablet ui. fixed #423iNPUTmice4-102/+161
2014-10-02mark conversation as read when displayed marker from another client is receivediNPUTmice2-2/+2
2014-09-29notifiy only when necessaryDaniel Gultsch2-24/+25
2014-09-28new notification service. first draftDaniel Gultsch7-29/+37
2014-09-27made muc passwords and prefereced encryption method persistant across restartsiNPUTmice3-0/+5
2014-09-27add false argument to inflate.Michael1-2/+2
2014-09-27fixed some lint warnings. thanks @bethegiNPUTmice4-1/+8