aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/services/AlarmReceiver.java (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-03-31fix automatic backup creationChristian Schneppe1-1/+1
2019-03-14fix some crashesChristian Schneppe1-1/+3
2019-01-26rework backup & restoreChristian Schneppe1-1/+1
use the implementation from Conversations
2019-01-25explicitly start service (instead of just bind) service from contact chooserChristian Schneppe1-10/+1
2018-11-08start ExportLogsService correctly on devices >= OREOChristian Schneppe1-2/+11
2016-11-19reformat codeChristian Schneppe1-1/+1
2016-08-09reworked backup serviceChristian Schneppe1-0/+21
* automatically save database encrypted to local storage at 4 am each day * run backup import in new thread