session-android/src/org/thoughtcrime/securesms/notifications
Greyson Parrelli 9dd3e50ebd Don't set subscriptionId for quick-reply push messages.
This could cause us to think push messages were actually sent with
a SIM. We also now prevent rendering SIM info on push messages in
the conversation view.

Fixes #8176
2018-09-08 10:08:22 -07:00
..
AbstractNotificationBuilder.java Move notification preferences back in-app for O+. 2018-08-31 11:10:54 -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 Address bugs in notification channel backup restore. 2018-09-07 17:49:15 -07:00
MultipleRecipientNotificationBuilder.java Make group notifications use the latest sender's ringtone. 2018-09-04 18:10:47 -07:00
NotificationChannels.java Address bugs in notification channel backup restore. 2018-09-07 17:49:15 -07:00
NotificationItem.java Switch MMS groups to use the group database infrastructure 2017-08-28 10:30:50 -07:00
NotificationState.java Address bugs in notification channel backup restore. 2018-09-07 17:49:15 -07:00
PendingMessageNotificationBuilder.java Link priority setting to message channel setting on Oreo+ 2018-08-15 12:11:10 -07:00
RemoteReplyReceiver.java Don't set subscriptionId for quick-reply push messages. 2018-09-08 10:08:22 -07:00
SingleRecipientNotificationBuilder.java Move notification preferences back in-app for O+. 2018-08-31 11:10:54 -07:00