Signal-Android/src/org/thoughtcrime/securesms/notifications
Greyson Parrelli ca2efcac8a Added safeguards during NotificationChannel creation.
We were getting an IllegalArgumentException during channel creation on
some Samsung phones. Stack trace didn't give me much more than that, so
just adding in some additional safeguards that make sense based on
reading AOSP.
2018-08-22 13:19:59 -07:00
..
AbstractNotificationBuilder.java Add per-contact notification channels. 2018-08-17 15:51:01 -07:00
AndroidAutoHeardReceiver.java More MasterSecret cleanup 2018-02-01 19:22:48 -08:00
AndroidAutoReplyReceiver.java Added ability to share contacts. 2018-05-21 15:45:22 -04:00
DeleteNotificationReceiver.java Run all AsyncTasks on thread pool executor 2017-10-23 13:03:32 -07:00
FailedNotificationBuilder.java Add notification channel support. 2018-08-13 18:38:53 -04:00
LocaleChangedReceiver.java Add notification channel support. 2018-08-13 18:38:53 -04:00
MarkReadReceiver.java Reduce usage of Log.w() 2018-08-06 10:50:06 -04:00
MessageNotifier.java Use correct in-thread message tone on O+. 2018-08-22 11:58:41 -07:00
MultipleRecipientNotificationBuilder.java Link priority setting to message channel setting on Oreo+ 2018-08-15 12:11:10 -07:00
NotificationChannels.java Added safeguards during NotificationChannel creation. 2018-08-22 13:19:59 -07:00
NotificationItem.java Switch MMS groups to use the group database infrastructure 2017-08-28 10:30:50 -07:00
NotificationState.java Use correct in-thread message tone on O+. 2018-08-22 11:58:41 -07:00
PendingMessageNotificationBuilder.java Link priority setting to message channel setting on Oreo+ 2018-08-15 12:11:10 -07:00
RemoteReplyReceiver.java Added ability to share contacts. 2018-05-21 15:45:22 -04:00
SingleRecipientNotificationBuilder.java Add per-contact notification channels. 2018-08-17 15:51:01 -07:00