aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/ui/adapter (follow)
Commit message (Expand)AuthorAgeFilesLines
* renaming eu.siacs.conversations to de.thedevstack.conversationsplussteckbrief2015-06-195-1147/+0
* changed last message in overview also to EmojiconTextView for displaying smil...lookshe2015-04-121-1/+3
* whatsapp-like smiley implementationlookshe2015-04-121-3/+4
* show online status under avatar in same way for muc as the send button doeslookshe2015-04-111-13/+18
* Changes for emoticon parser reactivatedsteckbrief2015-03-312-6/+8
* Merge tag '1.2.0' into trz/mastersteckbrief2015-03-303-11/+216
|\
| * display geo uris as location. show 'send loction' in share menu if request lo...iNPUTmice2015-03-071-1/+31
| * properly remove invalid avatariNPUTmice2015-02-222-0/+2
| * added typing notifications through XEP-0085. fixed #210iNPUTmice2015-02-211-3/+1
| * always call to cancel before loading new avatarsiNPUTmice2015-02-182-24/+28
| * fixed avatar cache lookup in ListItemAdapteriNPUTmice2015-02-161-4/+1
| * made image view background more colorful while waiting on actual avatar to loadiNPUTmice2015-02-152-2/+3
| * loading avatars in seperate tasksiNPUTmice2015-02-152-4/+177
* | Merge master-originsteckbrief2015-02-203-274/+196
|\|
| * fix mergable() for /me command.Michael2015-01-251-1/+2
| * Changed online color to green instead of primaryAnders Sandblad2015-01-231-1/+1
| * fixed missing image previewiNPUTmice2015-01-201-1/+1
| * explain read markeriNPUTmice2015-01-181-20/+6
| * use same helper methods for images and filesiNPUTmice2015-01-181-33/+8
| * reworked message preview / message meta information (ie file offered, receive...Daniel Gultsch2015-01-122-129/+46
| * Add XEP-0245 (/me command) supportSam Whited2015-01-112-140/+167
| * added debug info + possible platform bug work arounds to message adapterDaniel Gultsch2015-01-051-0/+10
| * added higher auto accept file sizesDaniel Gultsch2015-01-041-2/+2
* | - Avoiding accessing shared preferences to know if emoticons should be parsed...steckbrief2015-01-202-6/+28
* | Setting added for parsing emoticons or notTristan Zur2015-01-112-2/+8
* | Fixed missing symbol for eu.siacs.conversations.Config and wrong parameter fo...Tristan Zur2015-01-102-2/+4
* | Merge branch 'master' of ssh://git.fucktheforce.de/conversationslookshe2015-01-033-41/+61
|\|
| * click on dynamic tag to filter for that tagDaniel Gultsch2015-01-021-0/+22
| * Add support for XEP-0191 (Blocking command)Sam Whited2014-12-221-9/+9
| * avoid npe on weird platform bugsiNPUTmice2014-12-151-30/+30
| * cleanup: removed unused emoticon parsingiNPUTmice2014-12-092-10/+2
* | remaining part of my patchlookshe2015-01-032-6/+4
|/
* possible work around for some weird - possibly sdk - bugsiNPUTmice2014-12-071-4/+5
* further npe checksiNPUTmice2014-12-031-5/+11
* refactored the message adapter a bitiNPUTmice2014-12-031-32/+33
* fixed #728iNPUTmice2014-12-011-5/+2
* remove unused imports.Michael2014-11-211-5/+0
* happy hanukkahiNPUTmice2014-11-161-0/+21
* Add incompatible server statusSam Whited2014-11-151-65/+13
* Add security error statusSam Whited2014-11-151-0/+4
* Make account status an enumSam Whited2014-11-151-11/+11
* handled more error casesiNPUTmice2014-11-151-5/+20
* fixed description in notifications and conversation overviewiNPUTmice2014-11-152-2/+16
* adepted conversationadapter to deal with filesiNPUTmice2014-11-151-3/+21
* some mime and pgp fixes for file transferiNPUTmice2014-11-151-34/+27
* progress for http images as well. fixed open button for sent filesiNPUTmice2014-11-151-2/+7
* bug fixes and various improvements for file transferiNPUTmice2014-11-151-4/+9
* basic arbitrary file transferiNPUTmice2014-11-151-32/+65
* use isBareJid instead of getResourcePart().isEmpty()iNPUTmice2014-11-091-1/+1
* fixed muc sender history for some cases (where the previous nick was a valid ...iNPUTmice2014-11-091-4/+12