summaryrefslogtreecommitdiff
path: root/src/com/android/messaging/datamodel/MessageNotificationState.java
Commit message (Collapse)AuthorAgeFilesLines
* Messaging: Implement per conversation channels. Update API level to 28.Luca Stefani2022-08-281-38/+0
| | | | | | | | | | | | | | * Get rid of in-app settings for notifications, replaced by channels features * Remove all the notification plumbing and dead code Test: m, manual Signed-off-by: Luca Stefani <luca.stefani.ge1@gmail.com> Signed-off-by: Joey <joey@lineageos.org> Signed-off-by: Danny Baumann <dannybaumann@web.de> Signed-off-by: Arne Coucheron <arco68@gmail.com> Signed-off-by: Lyubo <lyubodzhamov@gmail.com> Change-Id: Idb39ca32751d40b3376934775d2119dd6cc7e297
* Revert "Messaging: Add "Mark as read" quick action for message notifications"Raman Tenneti2020-05-201-8/+0
| | | | | | | | This reverts commit f19e916a0d4ffd95e36c5203f5e04887e47a087e. Reason for revert: Reverting per Taesu Lee's comments, because it doesn't work and has issues. Change-Id: I778362b628f4c3ae076dd943e77dee415984fba0
* Fix NPE on MultiConversationNotificationStateTaesu Lee2020-05-081-5/+7
| | | | | | | | | | | | | Use the most recent notification's state to print out log because mContent is null in case of a notification for multiple messages in at least 2 different conversations. And no need sanitizePII() since this log is only for VERBOSE already. Test: 1) adb shell setprop log.tag.MessagingAppNotif VERBOSE 2) Receive SMS from different senders Signed-off-by: Taesu Lee <taesu82.lee@samsung.com> Change-Id: Ie300620f0014577ca65b9a7e3a4c397a39717992
* Messaging: Add "Mark as read" quick action for message notificationsPaul Keith2020-03-161-0/+8
| | | | | Signed-off-by: Luca Stefani <luca.stefani.ge1@gmail.com> Change-Id: I7194dca022e5062926fa35709de282721ca64320
* Fix android.os.strictmode.LeakedClosableViolationTaesu Lee2020-02-121-3/+6
| | | | | | | Test: Check log. Change-Id: I488fc6c4288bc3843a2be35a8e2988738441263e Signed-off-by: Taesu Lee <taesu82.lee@samsung.com>
* Migrate Messaging to androidx.Aurimas Liutikas2019-02-141-4/+4
| | | | | | | Test: make messaging Bug: 76692459 Change-Id: I9103450622f129311545648ac75f5b2f9fc2d04a Merged-In: I9103450622f129311545648ac75f5b2f9fc2d04a
* Initial checkin of AOSP Messaging app.Mike Dodd2015-08-121-0/+1342
| | | | | | b/23110861 Change-Id: I11db999bd10656801e618f78ab2b2ef74136fff1
* Revert "Initial checkin of AOSP Messaging app."Mike Dodd2015-08-121-1342/+0
| | | | | | This reverts commit 461a34b466cb4b13dbbc2ec6330b31e217b2ac4e. Change-Id: Iac4ca77eeaa94989e91dead49a7959c905bd3078
* Initial checkin of AOSP Messaging app.Mike Dodd2015-08-121-0/+1342
b/23110861 Change-Id: I9aa980d7569247d6b2ca78f5dcb4502e1eaadb8a