Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix automatic backup creation | Christian Schneppe | 2019-03-31 | 1 | -1/+1 |
| | |||||
* | fix some crashes | Christian Schneppe | 2019-03-14 | 1 | -1/+3 |
| | |||||
* | rework backup & restore | Christian Schneppe | 2019-01-26 | 1 | -1/+1 |
| | | | | use the implementation from Conversations | ||||
* | explicitly start service (instead of just bind) service from contact chooser | Christian Schneppe | 2019-01-25 | 1 | -10/+1 |
| | |||||
* | start ExportLogsService correctly on devices >= OREO | Christian Schneppe | 2018-11-08 | 1 | -2/+11 |
| | |||||
* | reformat code | Christian Schneppe | 2016-11-19 | 1 | -1/+1 |
| | |||||
* | reworked backup service | Christian Schneppe | 2016-08-09 | 1 | -0/+21 |
* automatically save database encrypted to local storage at 4 am each day * run backup import in new thread |