session-android/app/src/main/java/org/thoughtcrime/securesms/notifications
Harris 4355322ee5 Merge branch 'master' into calls
# Conflicts:
#	app/build.gradle
#	app/src/main/java/org/thoughtcrime/securesms/conversation/v2/ConversationActivityV2.kt
#	app/src/main/java/org/thoughtcrime/securesms/conversation/v2/messages/ControlMessageView.kt
#	app/src/main/java/org/thoughtcrime/securesms/database/Storage.kt
#	app/src/main/java/org/thoughtcrime/securesms/database/model/DisplayRecord.java
#	app/src/main/res/values/strings.xml
#	app/src/main/res/values/styles.xml
#	libsession/src/main/java/org/session/libsession/database/StorageProtocol.kt
#	libsession/src/main/java/org/session/libsession/messaging/sending_receiving/MessageReceiver.kt
#	libsession/src/main/java/org/session/libsession/utilities/TextSecurePreferences.kt
#	libsignal/src/main/java/org/session/libsignal/protos/SignalServiceProtos.java
2022-03-17 16:49:35 +11:00
..
AbstractNotificationBuilder.java fix: notifications deduplicate based on last message ID, ConversationActivityV2.kt updates notification by thread ID 2021-07-21 13:58:07 +10:00
AndroidAutoHeardReceiver.java refactor: use hilt to provide DB instead of our own factory, inject it in some places where possible 2021-10-04 18:51:19 +11:00
AndroidAutoReplyReceiver.java refactor: use hilt to provide DB instead of our own factory, inject it in some places where possible 2021-10-04 18:51:19 +11:00
BackgroundPollWorker.kt Add a global search (#834) 2022-02-07 17:06:27 +11:00
DefaultMessageNotifier.java feat: Add conversation filtering for message requests (#830) 2022-03-04 08:46:39 +02:00
DeleteNotificationReceiver.java refactor: use hilt to provide DB instead of our own factory, inject it in some places where possible 2021-10-04 18:51:19 +11:00
FailedNotificationBuilder.java Move files 2021-05-18 16:11:38 +10:00
FcmUtils.kt Re-organize files 2021-07-09 13:18:48 +10:00
LocaleChangedReceiver.java restructure and unite service android/java to libsignal 2020-11-26 09:46:52 +11:00
LokiPushNotificationManager.kt Add a global search (#834) 2022-02-07 17:06:27 +11:00
MarkReadReceiver.java feat: Add conversation filtering for message requests (#830) 2022-03-04 08:46:39 +02:00
MultipleRecipientNotificationBuilder.java refactor: use hilt to provide DB instead of our own factory, inject it in some places where possible 2021-10-04 18:51:19 +11:00
NotificationChannels.java refactor: testing out the full screen intents 2021-12-06 18:11:26 +11:00
NotificationItem.java Remove unused code 2021-07-07 13:03:48 +10:00
NotificationState.java Remove unused code 2021-07-07 13:03:48 +10:00
OptimizedMessageNotifier.java feat: don't show notifications on HomeActivity.kt 2021-07-13 16:31:16 +10:00
PendingMessageNotificationBuilder.java Re-organize files & delete unused code 2021-07-09 11:14:21 +10:00
PushNotificationService.kt Re-organize files 2021-07-09 13:25:57 +10:00
RemoteReplyReceiver.java refactor: use hilt to provide DB instead of our own factory, inject it in some places where possible 2021-10-04 18:51:19 +11:00
ReplyMethod.java Move files 2021-05-18 16:03:47 +10:00
SingleRecipientNotificationBuilder.java refactor: use hilt to provide DB instead of our own factory, inject it in some places where possible 2021-10-04 18:51:19 +11:00