aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/ui/adapter (unfollow)
Commit message (Expand)AuthorFilesLines
2015-07-20changed message bubble appearanceRaphael Pohl1-10/+27
2015-07-20Optimize importsAndreas Straub5-24/+24
2015-07-19Fix trust status for outgoing messagesAndreas Straub1-4/+4
2015-07-19Show trust status of messages' originating sessionAndreas Straub1-0/+13
2015-07-18changed switch widgetDaniel Gultsch1-3/+3
2015-07-17code cleanupDaniel Gultsch1-1/+1
2015-07-10renamed HttpConnection to HttpDownloadConnectionDaniel Gultsch1-1/+1
2015-07-10renamed downloadable to transferableDaniel Gultsch2-14/+14
2015-07-10display toast in ui on failed http downloadDaniel Gultsch1-0/+2
2015-07-10show timestamp on images in mucsDaniel Gultsch1-1/+1
2015-07-02refactored message context menuDaniel Gultsch1-6/+6
2015-06-30made httpconnection (download) ready all kind of filesDaniel Gultsch2-6/+5
2015-05-11avoid using paragraph style breaks by accidentDaniel Gultsch1-3/+4
2015-05-11increased space between merged messages a bitDaniel Gultsch1-1/+1
2015-05-11add a little bit of space between merged messages.Daniel Gultsch1-1/+7
2015-05-11no font padding on red heartsDaniel Gultsch1-2/+4
2015-05-11rewrote parts of message adapter to avoid using NULL viewsDaniel Gultsch1-35/+6
2015-05-10paint single unicode hearts as red and slightly largerDaniel Gultsch1-4/+22
2015-04-13fixed disable account when sliding and not clicking the toggleiNPUTmice1-6/+7
2015-04-13fixed regression where the selected conversation wasn't highlighted anymore o...iNPUTmice1-11/+4
2015-04-01Add toggle account-state switchBrianBlade1-16/+29
2015-03-07display geo uris as location. show 'send loction' in share menu if request lo...iNPUTmice1-1/+31
2015-02-22properly remove invalid avatariNPUTmice2-0/+2
2015-02-21added typing notifications through XEP-0085. fixed #210iNPUTmice1-3/+1
2015-02-18always call to cancel before loading new avatarsiNPUTmice2-24/+28
2015-02-16fixed avatar cache lookup in ListItemAdapteriNPUTmice1-4/+1
2015-02-15made image view background more colorful while waiting on actual avatar to loadiNPUTmice2-2/+3
2015-02-15loading avatars in seperate tasksiNPUTmice2-4/+177
2015-01-25fix mergable() for /me command.Michael1-1/+2
2015-01-23Changed online color to green instead of primaryAnders Sandblad1-1/+1
2015-01-20fixed missing image previewiNPUTmice1-1/+1
2015-01-18explain read markeriNPUTmice1-20/+6
2015-01-18use same helper methods for images and filesiNPUTmice1-33/+8
2015-01-12reworked message preview / message meta information (ie file offered, receive...Daniel Gultsch2-129/+46
2015-01-11Add XEP-0245 (/me command) supportSam Whited2-140/+167
2015-01-05added debug info + possible platform bug work arounds to message adapterDaniel Gultsch1-0/+10
2015-01-04added higher auto accept file sizesDaniel Gultsch1-2/+2
2015-01-02click on dynamic tag to filter for that tagDaniel Gultsch1-0/+22
2014-12-22Add support for XEP-0191 (Blocking command)Sam Whited1-9/+9
2014-12-15avoid npe on weird platform bugsiNPUTmice1-30/+30
2014-12-09cleanup: removed unused emoticon parsingiNPUTmice2-10/+2
2014-12-07possible work around for some weird - possibly sdk - bugsiNPUTmice1-4/+5
2014-12-03further npe checksiNPUTmice1-5/+11
2014-12-03refactored the message adapter a bitiNPUTmice1-32/+33
2014-12-01fixed #728iNPUTmice1-5/+2
2014-11-21remove unused imports.Michael1-5/+0
2014-11-16happy hanukkahiNPUTmice1-0/+21
2014-11-15Add incompatible server statusSam Whited1-65/+13
2014-11-15Add security error statusSam Whited1-0/+4
2014-11-15Make account status an enumSam Whited1-11/+11