summaryrefslogtreecommitdiff
path: root/src/com/android/messaging/datamodel/BugleDatabaseOperations.java
Commit message (Collapse)AuthorAgeFilesLines
* Messaging: Implement per conversation channels. Update API level to 28.Luca Stefani2022-08-281-24/+5
| | | | | | | | | | | | | | * 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
* ProcessPendingMessagesAction works based on subscriptionsTaesu Lee2020-02-281-1/+1
| | | | | | | | | | | | | | | PorcessPendingMessagesAction queues one message for sending/downloading associated with a subscription triggering current action at a time. And the ConnectivityUtil also works based on subscriptions so that pending messages can be processed regardless of other phones' state in multi-sim case. It includes cleanup code as well. Test: Manual Change-Id: Id6b4f4a0aa6a3291e7a4d8a5d3f0fbb9db3c5b86 Signed-off-by: Taesu Lee <taesu82.lee@samsung.com>
* Migrate Messaging to androidx.Aurimas Liutikas2019-02-141-2/+2
| | | | | | | Test: make messaging Bug: 76692459 Change-Id: I9103450622f129311545648ac75f5b2f9fc2d04a Merged-In: I9103450622f129311545648ac75f5b2f9fc2d04a
* Show badge icon if any participant in the conversation is work contactTony Mak2016-06-291-0/+5
| | | | | | | Precompute is_enterprise and stored the value in conversation table. Include is_enterprise in the ConversationList view. Change-Id: I2e31bd61c08d25a296aaa3e99cb24631ae2e7976
* Initial checkin of AOSP Messaging app.Mike Dodd2015-08-121-0/+1919
| | | | | | b/23110861 Change-Id: I11db999bd10656801e618f78ab2b2ef74136fff1
* Revert "Initial checkin of AOSP Messaging app."Mike Dodd2015-08-121-1919/+0
| | | | | | This reverts commit 461a34b466cb4b13dbbc2ec6330b31e217b2ac4e. Change-Id: Iac4ca77eeaa94989e91dead49a7959c905bd3078
* Initial checkin of AOSP Messaging app.Mike Dodd2015-08-121-0/+1919
b/23110861 Change-Id: I9aa980d7569247d6b2ca78f5dcb4502e1eaadb8a