Signal-Android/src/org/thoughtcrime/securesms/notifications
Greyson Parrelli 73b18fc1dd Fix NotificationChannel backup import.
We were recreating the channels before the database upgrade. We
have to do it after.

Fixes #8174
2018-09-04 10:57:33 -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 Move notification preferences back in-app for O+. 2018-08-31 11:10:54 -07:00
MultipleRecipientNotificationBuilder.java Link priority setting to message channel setting on Oreo+ 2018-08-15 12:11:10 -07:00
NotificationChannels.java Fix NotificationChannel backup import. 2018-09-04 10:57:33 -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 Move notification preferences back in-app for O+. 2018-08-31 11:10:54 -07:00