aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/ui/adapter (unfollow)
Commit message (Expand)AuthorFilesLines
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
2014-11-15handled more error casesiNPUTmice1-5/+20
2014-11-15fixed description in notifications and conversation overviewiNPUTmice2-2/+16
2014-11-15adepted conversationadapter to deal with filesiNPUTmice1-3/+21
2014-11-15some mime and pgp fixes for file transferiNPUTmice1-34/+27
2014-11-15progress for http images as well. fixed open button for sent filesiNPUTmice1-2/+7
2014-11-15bug fixes and various improvements for file transferiNPUTmice1-4/+9
2014-11-15basic arbitrary file transferiNPUTmice1-32/+65
2014-11-09use isBareJid instead of getResourcePart().isEmpty()iNPUTmice1-1/+1
2014-11-09fixed muc sender history for some cases (where the previous nick was a valid ...iNPUTmice1-4/+12
2014-11-09Rework `Account.getJid()' to return full JIDsSam Whited1-1/+1
2014-11-09refactored code to always contain full jid for counterpartiNPUTmice1-16/+8
2014-11-09Fix bug introduced by rebaseSam Whited1-5/+4
2014-11-09Fix letter avatar selection in MUCSam Whited1-13/+1
2014-11-09More formatting fixes in MUCSam Whited1-1/+5
2014-11-09Format contact names in MUC properlySam Whited1-12/+13
2014-11-09Update more files to use JID objectsSam Whited4-6/+19
2014-11-07bug fixes for the previous ui refactoringiNPUTmice1-1/+1
2014-11-07UI code refactoringiNPUTmice1-74/+61
2014-10-22Make conversations the root projectSam Whited5-0/+915