aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/entities/Message.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* add date bubble in chatlistChristian Schneppe2017-02-191-0/+8
* only show failed uploads if file isn't deletedChristian Schneppe2017-02-091-0/+4
* support aesgcm:// style urlsChristian Schneppe2017-02-081-2/+7
* only store messages up to a length of 1M charsChristian Schneppe2017-02-081-1/+1
* Stop Conversations force closing over sqlite errors due to long messagesChristian Schneppe2017-02-081-0/+2
* deduplicate corrected messagesChristian Schneppe2016-12-271-5/+8
* changed design language to match BTBV proposalChristian Schneppe2016-11-241-2/+2
* reformat codeChristian Schneppe2016-11-191-2/+3
* refactore trust enum to be FingerprintStatus class with trust and activeChristian Schneppe2016-11-171-3/+3
* show button on "xmpp:" urisChristian Schneppe2016-11-111-0/+7
* add error message to failed messages. accessible via context menuChristian Schneppe2016-10-261-3/+20
* write prepped string to db. use display version everywhere elseChristian Schneppe2016-10-261-2/+2
* Remove MERGE_SEPARATORChristian Schneppe2016-10-261-7/+9
* respond to chat marker request only when mutual presence subscription existsChristian Schneppe2016-10-081-1/+1
* bug fix on sending file messageChristian Schneppe2016-09-231-807/+808
* don't simply ignore null in message body but try to avoid itDaniel Gultsch2016-09-231-2/+4
* add missing importsChristian Schneppe2016-07-291-0/+1
* show identity type for device selectionDaniel Gultsch2016-07-291-2/+2
* changed package id inside manifest and projectChristian Schneppe2016-07-291-0/+831