aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/entities (unfollow)
Commit message (Expand)AuthorFilesLines
2016-10-13synchronize access to json key storage in account modelChristian Schneppe1-45/+50
2016-10-08fetch new conference configuration on every conf updateChristian Schneppe1-1/+0
2016-10-08respond to chat marker request only when mutual presence subscription existsChristian Schneppe2-3/+3
2016-10-05make error notification dismissableChristian Schneppe1-0/+11
2016-09-23bug fix on sending file messageChristian Schneppe1-807/+808
2016-09-23don't simply ignore null in message body but try to avoid itDaniel Gultsch1-2/+4
2016-09-17use history clear date as minimum date for mamChristian Schneppe1-2/+3
2016-09-17store jid if it was changed during bindChristian Schneppe1-3/+6
2016-09-09download own vcard avatar if none is set. fixes #2008Daniel Gultsch1-1/+1
2016-09-09optimized importsChristian Schneppe1-1/+0
2016-09-07show server not found muc errorDaniel Gultsch1-0/+1
2016-08-26attach contact to notificationDaniel Gultsch1-2/+14
2016-08-26display error status for missing internet permissionDaniel Gultsch1-1/+4
2016-08-26various null pointer checksDaniel Gultsch1-1/+2
2016-08-26add payment required errorDaniel Gultsch1-1/+4
2016-08-13make lastMessageTransmitted return max(clear_date,last_message)Daniel Gultsch1-6/+5
2016-07-29add missing importsChristian Schneppe2-0/+2
2016-07-29show identity type for device selectionDaniel Gultsch3-6/+34
2016-07-29changed package id inside manifest and projectChristian Schneppe17-0/+4818