aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/services/ExportLogsService.java (unfollow)
Commit message (Expand)AuthorFilesLines
2017-03-11rename media directoriesChristian Schneppe1-2/+2
2017-02-08Stop Conversations force closing over sqlite errors due to long messagesChristian Schneppe1-0/+2
2017-01-25reworked FileBackendChristian Schneppe1-2/+2
2017-01-21reworked backup scheduler and add wakelock to ExportLogsServiceChristian Schneppe1-4/+15
2016-11-19reformat codeChristian Schneppe1-164/+164
2016-08-13make human readable logs export optional and false as defaultChristian Schneppe1-3/+9
2016-08-11don't show plaintext passwords in adb logsChristian Schneppe1-1/+0
2016-08-11improve notification during backupChristian Schneppe1-13/+11
2016-08-09reworked backup serviceChristian Schneppe1-24/+42
2016-07-29changed package id inside manifest and projectChristian Schneppe1-8/+8
2016-07-02code cleanupChristian Schneppe1-3/+0
2016-06-02also export database when chats are exportedChristian Schneppe1-1/+42
2016-05-31optimize importsChristian Schneppe1-0/+1
2016-02-24No possibility of multiple invocation of log exportfiaxh1-1/+1
2015-10-06clean up log exporting service. properly end service after exportingDaniel Gultsch1-102/+106
2015-09-22swapped icons for foreground servicesDaniel Gultsch1-1/+2
2015-09-21Export logs to SD card preferencefiaxh1-0/+141