Signal-Android/app/src/main/java
Greyson Parrelli e09ce4c820
Use foreground services to process notification when appropriate.
Right now, the only condition is once every 3 minutes on Android 12.

This is ok because Android 12 will allow us (once every 2 minutes or
so) to start a foreground service, and it won't show it for the first 10
seconds. So we can kind of do it without any visual penalty.
2022-04-18 11:27:32 -04:00
..
androidx/camera/view Fix crash if sensors disabled in developer mode. 2021-09-07 23:13:19 -04:00
com/google/android/material/bottomsheet Fix emoji keyboard bugs and group story replies. 2022-04-06 12:37:43 -04:00
org Use foreground services to process notification when appropriate. 2022-04-18 11:27:32 -04:00