aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/ui/adapter (follow)
Commit message (Expand)AuthorAgeFilesLines
* remove some unused castMichael2014-10-264-7/+7
* picture notification and some drive by bug fixesiNPUTmice2014-10-241-0/+2
* 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-231-17/+11
* proper avatar cachingiNPUTmice2014-10-214-60/+22
* refactored avatar generation. first stepiNPUTmice2014-10-204-13/+27
* 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-153-78/+72
* remove warning about <> castM. Dietrich2014-10-151-4/+4
* don't show invalid file sizeiNPUTmice2014-10-141-1/+4
* recreate http connection after restart. fixes stale download button. better f...iNPUTmice2014-10-141-8/+43
* read image bounds on downloaded imageiNPUTmice2014-10-141-23/+16
* use setAlpha(float) method, not the depricated oneM. Dietrich2014-10-131-1/+1
* made disabled notifications permanent across restartsiNPUTmice2014-10-071-1/+1
* fixed regression of not showing status messageiNPUTmice2014-10-071-1/+4
* cleanung up the scroll fix a littleiNPUTmice2014-10-061-0/+7
* refactored muc bookmark to extend element. keep all elements the server or ot...iNPUTmice2014-10-061-1/+2
* revised tablet ui. fixed #423iNPUTmice2014-10-031-2/+2
* new notification service. first draftDaniel Gultsch2014-09-281-1/+2
* add false argument to inflate.Michael2014-09-271-2/+2
* fixed some lint warnings. thanks @bethegiNPUTmice2014-09-271-1/+1
* fixed #452iNPUTmice2014-09-221-1/+5
* show full date in message list, fixed #328iNPUTmice2014-09-211-1/+1
* Merge pull request #460 from betheg/receiptsDaniel Gultsch2014-09-201-0/+16
|\
| * indicates received messages with a tick.Michael2014-09-201-0/+16
* | fixed #470iNPUTmice2014-09-201-27/+30
|/
* add a forgotten break and remove some unused importsMichael2014-09-131-1/+1
* match color in contact details to the colors in the send button. also migrate...iNPUTmice2014-09-111-3/+3
* setting to increase font size. fixed #420iNPUTmice2014-09-081-1/+2
* introduced downloadable interface. reverted some of the changes made to OTRiNPUTmice2014-09-082-13/+5
* fixed sending offline pgp messagesiNPUTmice2014-09-081-7/+7
* made otr a little bit more solid when there is no presence subscriptioniNPUTmice2014-09-061-0/+5
* made emoticon parsing enableable - default falseiNPUTmice2014-09-032-2/+10
* fixed #410 by removing that config optioniNPUTmice2014-09-022-2/+2
* refactored share with activityiNPUTmice2014-09-021-7/+11
* transform ascii to emoticons (on display only)M. Dietrich2014-09-012-2/+2
* show merged time and status in message adapteriNPUTmice2014-08-311-3/+3
* some code cleanupiNPUTmice2014-08-313-28/+41
* Merge pull request #391 from betheg/fix_typoDaniel Gultsch2014-08-311-4/+4
|\
| * fix forgotten spelling.Michael2014-08-281-4/+4
* | experimental message mergingiNPUTmice2014-08-311-4/+11
|/
* fixed spelling thanks @bethegiNPUTmice2014-08-282-8/+8
* tiny redesign for private muc messagesiNPUTmice2014-08-221-7/+11
* better error display and additional infos (stats) for the edit account activityiNPUTmice2014-08-191-1/+4
* refactored Conversations Adapter into seperate classiNPUTmice2014-08-151-0/+107
* fixed muc pm avatariNPUTmice2014-08-141-2/+5
* added limited private muc chat feature (messages are now properly marked) - l...iNPUTmice2014-08-101-5/+50
* grant uri permission on share pictureiNPUTmice2014-08-091-1/+1