aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/services/ExportLogsService.java (unfollow)
Commit message (Expand)AuthorFilesLines
2018-09-26show conversation media in contact/conference detailsChristian Schneppe1-2/+2
2018-09-13more bug fixes in ExportLogsServiceChristian Schneppe1-6/+12
2018-09-13initial work toward api 26+Christian Schneppe1-24/+11
2018-09-12add more logging and fix an error in ExportDatabaseChristian Schneppe1-12/+13
2018-05-17some tor modificationsChristian Schneppe1-1/+1
2018-04-29catch dead object exceptions when acquiring wake locksChristian Schneppe1-8/+3
2018-04-02migrate to xmpp-addrChristian Schneppe1-4/+4
2018-03-09don't log passwordsChristian Schneppe1-1/+0
2018-03-08implement multi accounts via expert settingsChristian Schneppe1-1/+29
2017-08-01put settings defaults into resource fileChristian Schneppe1-1/+1
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