aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/ui/adapter (follow)
Commit message (Expand)AuthorAgeFilesLines
* use same code that is used to open files for imagesDaniel Gultsch2015-08-111-4/+1
* changed color of 'whispered' prefixDaniel Gultsch2015-08-111-2/+1
* added Config.java varibale to lock account creation to specfic domainDaniel Gultsch2015-08-031-1/+6
* Let UNTRUSTED/UNDECIDED keys become INACTIVEAndreas Straub2015-08-011-3/+3
* Fix session logic: enforce same type of encryptionAndreas Straub2015-07-301-25/+3
* fixed some colors in message adapterDaniel Gultsch2015-07-301-25/+31
* Reset lock color for non-axolotl messagesAndreas Straub2015-07-291-0/+2
* Tag carbon messages in parser, adapt session logicAndreas Straub2015-07-291-2/+2
* Color plaintext messages in encrypted sessions redAndreas Straub2015-07-291-0/+30
* Refactor out inner classes, cache trust storeAndreas Straub2015-07-291-3/+3
* use 'interactive mode' when starting downloads from the context menuDaniel Gultsch2015-07-221-1/+1
* changed message bubble appearanceRaphael Pohl2015-07-201-10/+27
* Optimize importsAndreas Straub2015-07-205-24/+24
* Fix trust status for outgoing messagesAndreas Straub2015-07-191-4/+4
* Show trust status of messages' originating sessionAndreas Straub2015-07-191-0/+13
* changed switch widgetDaniel Gultsch2015-07-181-3/+3
* code cleanupDaniel Gultsch2015-07-171-1/+1
* renamed HttpConnection to HttpDownloadConnectionDaniel Gultsch2015-07-101-1/+1
* renamed downloadable to transferableDaniel Gultsch2015-07-102-14/+14
* display toast in ui on failed http downloadDaniel Gultsch2015-07-101-0/+2
* show timestamp on images in mucsDaniel Gultsch2015-07-101-1/+1
* refactored message context menuDaniel Gultsch2015-07-021-6/+6
* made httpconnection (download) ready all kind of filesfeature/http_uploadDaniel Gultsch2015-06-302-6/+5
* avoid using paragraph style breaks by accidentDaniel Gultsch2015-05-111-3/+4
* increased space between merged messages a bitDaniel Gultsch2015-05-111-1/+1
* add a little bit of space between merged messages.Daniel Gultsch2015-05-111-1/+7
* no font padding on red heartsDaniel Gultsch2015-05-111-2/+4
* rewrote parts of message adapter to avoid using NULL viewsDaniel Gultsch2015-05-111-35/+6
* paint single unicode hearts as red and slightly largerDaniel Gultsch2015-05-101-4/+22
* fixed disable account when sliding and not clicking the toggleiNPUTmice2015-04-131-6/+7
* fixed regression where the selected conversation wasn't highlighted anymore o...iNPUTmice2015-04-131-11/+4
* Add toggle account-state switchBrianBlade2015-04-011-16/+29
* 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
* 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
* 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