Signal-Android/app/src/main/java/org/thoughtcrime/securesms/gcm
Greyson Parrelli 797c02e893
Improve reliability of launching FCM foreground service.
We were getting weird errors around the service not calling
startForeground() that I couldn't reproduce. I figure it must be
something with how we only sometimes start the FcmFetchService in the
foreground. So I think the safest thing to do is to just use
GenericForegroundService.
2022-04-26 11:22:01 -04:00
..
FcmFetchService.java Improve reliability of launching FCM foreground service. 2022-04-26 11:22:01 -04:00
FcmJobService.java
FcmReceiveService.java Improve reliability of launching FCM foreground service. 2022-04-26 11:22:01 -04:00
FcmUtil.java Update libsignal-client to 0.14.0 2022-03-17 12:12:56 -04:00