aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/ui/adapter/ConversationAdapter.java (follow)
Commit message (Collapse)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 ↵iNPUTmice2014-10-241-5/+7
| | | | for catching up with SM or offline messages
* 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 ↵iNPUTmice2014-10-151-0/+2
| | | | performance reasons. NOTE: this will prevent you to access images older than version 0.6
* refactored file download status. make image http download available for ↵iNPUTmice2014-10-151-44/+56
| | | | carbon copied (sent) messages as well
* refactored muc bookmark to extend element. keep all elements the server or ↵iNPUTmice2014-10-061-1/+2
| | | | other clients added before
* 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