aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/utils/Compatibility.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* introduce preview for PDF files in chatChristian Schneppe2020-02-091-0/+4
* optimize importsChristian Schneppe2020-01-311-1/+2
* add missing permission requests for Android PChristian Schneppe2019-12-071-1/+2
* migrate to AndroidXChristian Schneppe2019-09-201-2/+2
* fix some crashesChristian Schneppe2019-09-031-1/+3
* show notification when backup is done or failedChristian Schneppe2019-02-181-0/+18
* explicitly start service (instead of just bind) service from contact chooserChristian Schneppe2019-01-251-0/+18
* catch a few run time exceptions related to androids life cycle mgmtChristian Schneppe2018-11-231-0/+2
* use bouncycastle provider up to api 27Christian Schneppe2018-10-201-2/+2
* behave nicely (no foreground service by default) if app is built with targetS...Christian Schneppe2018-09-271-4/+31
* do not show media overview in contact/conference details when missing storage...Christian Schneppe2018-09-261-0/+6
* do not use BC provider on android 22+Christian Schneppe2018-09-261-0/+4
* initial work toward api 26+Christian Schneppe2018-09-131-0/+66