aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/utils/Compatibility.java (unfollow)
Commit message (Expand)AuthorFilesLines
2019-02-18show notification when backup is done or failedChristian Schneppe1-0/+18
2019-01-25explicitly start service (instead of just bind) service from contact chooserChristian Schneppe1-0/+18
2018-11-23catch a few run time exceptions related to androids life cycle mgmtChristian Schneppe1-0/+2
2018-10-20use bouncycastle provider up to api 27Christian Schneppe1-2/+2
2018-09-27behave nicely (no foreground service by default) if app is built with targetS...Christian Schneppe1-4/+31
2018-09-26do not show media overview in contact/conference details when missing storage...Christian Schneppe1-0/+6
2018-09-26do not use BC provider on android 22+Christian Schneppe1-0/+4
2018-09-13initial work toward api 26+Christian Schneppe1-0/+66