aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/ui/adapter/MessageAdapter.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #460 from betheg/receiptsDaniel Gultsch2014-09-201-0/+16
|\
| * indicates received messages with a tick.Michael2014-09-201-0/+16
* | fixed #470iNPUTmice2014-09-201-27/+30
|/
* add a forgotten break and remove some unused importsMichael2014-09-131-1/+1
* match color in contact details to the colors in the send button. also migrate...iNPUTmice2014-09-111-3/+3
* setting to increase font size. fixed #420iNPUTmice2014-09-081-1/+2
* introduced downloadable interface. reverted some of the changes made to OTRiNPUTmice2014-09-081-9/+4
* made otr a little bit more solid when there is no presence subscriptioniNPUTmice2014-09-061-0/+5
* made emoticon parsing enableable - default falseiNPUTmice2014-09-031-1/+5
* fixed #410 by removing that config optioniNPUTmice2014-09-021-1/+1
* transform ascii to emoticons (on display only)M. Dietrich2014-09-011-1/+1
* show merged time and status in message adapteriNPUTmice2014-08-311-3/+3
* some code cleanupiNPUTmice2014-08-311-23/+34
* Merge pull request #391 from betheg/fix_typoDaniel Gultsch2014-08-311-4/+4
|\
| * fix forgotten spelling.Michael2014-08-281-4/+4
* | experimental message mergingiNPUTmice2014-08-311-4/+11
|/
* fixed spelling thanks @bethegiNPUTmice2014-08-281-6/+6
* tiny redesign for private muc messagesiNPUTmice2014-08-221-7/+11
* fixed muc pm avatariNPUTmice2014-08-141-2/+5
* added limited private muc chat feature (messages are now properly marked) - l...iNPUTmice2014-08-101-5/+50
* grant uri permission on share pictureiNPUTmice2014-08-091-1/+1
* save images to external storage instead of internal. this requires more permi...iNPUTmice2014-08-081-9/+11
* fixed problems with sha sum calculation on avatar write. delete avatars with ...iNPUTmice2014-08-061-7/+3
* get rid of 'use phones self contact picture option'iNPUTmice2014-07-311-13/+5
* fixed #239 - show contact names and pictures in muc if real jid is knowniNPUTmice2014-07-291-29/+38
* presonalized read up to this point messageiNPUTmice2014-07-241-3/+7
* refactored message adapter into seperate classDaniel Gultsch2014-07-221-0/+474