Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | copy intent extras in eventreceiver | Christian Schneppe | 2019-03-06 | 1 | -0/+5 |
| | |||||
* | optimize imports | Christian Schneppe | 2019-02-08 | 1 | -1/+0 |
| | |||||
* | explicitly start service (instead of just bind) service from contact chooser | Christian Schneppe | 2019-01-25 | 1 | -10/+1 |
| | |||||
* | use startForegroundService compat from push message receiver | Christian Schneppe | 2018-11-23 | 1 | -1/+3 |
| | |||||
* | behave nicely (no foreground service by default) if app is built with ↵ | Christian Schneppe | 2018-09-27 | 1 | -1/+6 |
| | | | | targetSdk <26 | ||||
* | initial work toward api 26+ | Christian Schneppe | 2018-09-13 | 1 | -9/+10 |
| | | | | | * introduce notification channels * always use foreground service on 26+ | ||||
* | make fcm receiver ignore messages when all accounts are disabled | Christian Schneppe | 2018-05-21 | 1 | -1/+1 |
| | |||||
* | catch run time exception when starting service from event receiver | Christian Schneppe | 2018-04-29 | 1 | -1/+5 |
| | |||||
* | EventReceiver: use setting to store enabled accounts | Christian Schneppe | 2017-10-06 | 1 | -2/+13 |
| | |||||
* | add maintanence intent to renewe instance id | Christian Schneppe | 2017-09-24 | 1 | -2/+1 |
| | |||||
* | reformat code | Christian Schneppe | 2016-11-19 | 1 | -14/+14 |
| | |||||
* | removed unnecessary push_mode | Christian Schneppe | 2016-11-07 | 1 | -5/+0 |
| | |||||
* | close tcp connection after 30s of inactivity when in push_mode | Daniel Gultsch | 2016-08-11 | 1 | -2/+7 |
| | |||||
* | changed package id inside manifest and project | Christian Schneppe | 2016-07-29 | 1 | -0/+25 |