aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/ui/adapter/ConversationAdapter.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* remove some unused castMichael2014-10-261-1/+1
* 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
* proper avatar cachingiNPUTmice2014-10-211-3/+2
* refactored avatar generation. first stepiNPUTmice2014-10-201-1/+3
* mtm support for image downloaderiNPUTmice2014-10-191-0/+2
* detect deleted files on start up. got rid of lagecy image provider for perfor...iNPUTmice2014-10-151-0/+2
* refactored file download status. make image http download available for carbo...iNPUTmice2014-10-151-44/+56
* 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
* fixed #452iNPUTmice2014-09-221-1/+5
* introduced downloadable interface. reverted some of the changes made to OTRiNPUTmice2014-09-081-4/+1
* fixed sending offline pgp messagesiNPUTmice2014-09-081-7/+7
* made emoticon parsing enableable - default falseiNPUTmice2014-09-031-1/+5
* fixed #410 by removing that config optioniNPUTmice2014-09-021-1/+1
* refactored share with activityiNPUTmice2014-09-021-7/+11
* transform ascii to emoticons (on display only)M. Dietrich2014-09-011-1/+1
* fixed spelling thanks @bethegiNPUTmice2014-08-281-2/+2
* refactored Conversations Adapter into seperate classiNPUTmice2014-08-151-0/+107