aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-06-03Merge "Add null-check for SubscriptionInfo when trying to get IccId." into tm...android13-devTyler Gunn
2022-06-01Add null-check for SubscriptionInfo when trying to get IccId.Grace Jia
2022-05-31Change the CP2 logging to be correct order. The order of the logging fields m...Dongzhuo Zhang
2022-05-10enforce stricter CallLogProvider queryThomas Stuart
2022-04-28Fix NumberFormatException in CallLogProvider.Varun Shah
2022-04-20Add check that prevents file operations outside of Call Composer DirThomas Stuart
2022-04-07PhoneAccountHandle without IccId in TShuo Qian
2022-03-30Cap field length on certain fieldsMakoto Onuki
2022-03-09Rename grantImplicitAccess to makeProviderVisibleRhed Jao
2022-01-06Merge "Fix CP2 setDefaultAccount DB writing."Tingting Wang
2022-01-06Fix CP2 setDefaultAccount DB writing.Tingting
2021-12-13Use the config strings for the local contacts accountMarcus Hagerott
2021-12-03Revert "Migrate custom local account to AOSP local account"Marcus Hagerott
2021-11-18Add account check for setDefaultAccount API.Tingting
2021-10-08Merge "UM.getUserHandle -> UM.getProcessUserId"Adam Bookatz
2021-10-05Merge "Set/get default account to/from CP2 DB."Tingting Wang
2021-10-05UM.getUserHandle -> UM.getProcessUserIdAdam Bookatz
2021-09-09Migrate custom local account to AOSP local accountMarcus Hagerott
2021-08-17Set/get default account to/from CP2 DB.Tingting
2021-08-06Add x_is_default column to Accounts table.Tingting
2021-06-02Merge "Move broadcast and return to after finalizing the transactions" into s...TreeHugger Robot
2021-06-02Merge "Move broadcast and return to after finalizing the transactions" into s...TreeHugger Robot
2021-05-26Fix issue with call log last modified not being updated. am: 7f70b88e97 am: e...Tyler Gunn
2021-05-25Fix issue with call log last modified not being updated.Tyler Gunn
2021-05-13Move broadcast and return to after finalizing the transactionsGary Mai
2021-04-29Merge "Enable detailed logging for StrictMode." into sc-dev am: 89f57c2829TreeHugger Robot
2021-04-29Merge "Enable detailed logging for StrictMode." into sc-devTreeHugger Robot
2021-04-29Enable detailed logging for StrictMode.Varun Shah
2021-04-27Minor name convention and comment update, for better readability. am: 5945232ae2Liefu Liu
2021-04-26Minor name convention and comment update, for better readability.Liefu Liu
2021-04-26Merge "Set a rate limit to CP2 notifyChange, if the change is not to sync to ...Liefu Liu
2021-04-26Merge "Set a rate limit to CP2 notifyChange, if the change is not to sync to ...Liefu Liu
2021-04-26Set a rate limit to CP2 notifyChange, if the change is not to sync toLiefu Liu
2021-04-26Merge "Add Westworld logging on Dangling Contacts Cleanup Task Bug: b/1816932...Dongzhuo Zhang
2021-04-23Add Westworld logging on Dangling Contacts Cleanup TaskDongzhuo
2021-04-21Merge "Security fix: as part of enforcing read privilege permission to check ...Nazanin Bakhshi
2021-04-20Security fix: as part of enforcing read privilege permission to check packageNazanin
2021-04-19Force SearchIndex.rowid identical with contact_id, and find the matched conta...Liefu Liu
2021-04-19Force SearchIndex.rowid identical with contact_id, and find the matched conta...Liefu Liu
2021-04-08Consolidate settings and accounts tablesMarcus Hagerott
2021-03-29Runtime permission attribution improvements am: 87e66d28a8Svet Ganov
2021-03-27Runtime permission attribution improvementsSvet Ganov
2021-03-10Add Dangling Contacts Cleanup TaskDongzhuo
2021-02-10Require caller be default dialer for call composer locationHall Liu
2021-01-19Add new storage for call composer elementsHall Liu
2021-01-15Merge "Use new phone number match method in Java directly as a new filter in ...Grace Jia
2021-01-14Merge "Use new phone number match method in Java directly as a new filter in ...Grace Jia
2021-01-13Use new phone number match method in Java directly as a new filter inGrace Jia
2021-01-12Merge "Add code to copy call composer pics from shadow"Hall Liu
2020-12-11Provide allow-list to recipient of voicemail intents. am: a8d6b1ff4aTyler Gunn