aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/ui/adapter/ConversationAdapter.java (unfollow)
Commit message (Expand)AuthorFilesLines
2014-10-26remove some unused castMichael1-1/+1
2014-10-24picture notification and some drive by bug fixesiNPUTmice1-0/+2
2014-10-24notify only after image has been received over http. introduced mini grace fo...iNPUTmice1-5/+7
2014-10-21proper avatar cachingiNPUTmice1-3/+2
2014-10-20refactored avatar generation. first stepiNPUTmice1-1/+3
2014-10-19mtm support for image downloaderiNPUTmice1-0/+2
2014-10-15detect deleted files on start up. got rid of lagecy image provider for perfor...iNPUTmice1-0/+2
2014-10-15refactored file download status. make image http download available for carbo...iNPUTmice1-44/+56
2014-10-06refactored muc bookmark to extend element. keep all elements the server or ot...iNPUTmice1-1/+2
2014-10-03revised tablet ui. fixed #423iNPUTmice1-2/+2
2014-09-28new notification service. first draftDaniel Gultsch1-1/+2
2014-09-22fixed #452iNPUTmice1-1/+5
2014-09-08introduced downloadable interface. reverted some of the changes made to OTRiNPUTmice1-4/+1
2014-09-08fixed sending offline pgp messagesiNPUTmice1-7/+7
2014-09-03made emoticon parsing enableable - default falseiNPUTmice1-1/+5
2014-09-02fixed #410 by removing that config optioniNPUTmice1-1/+1
2014-09-02refactored share with activityiNPUTmice1-7/+11
2014-09-01transform ascii to emoticons (on display only)M. Dietrich1-1/+1
2014-08-28fixed spelling thanks @bethegiNPUTmice1-2/+2
2014-08-15refactored Conversations Adapter into seperate classiNPUTmice1-0/+107