summaryrefslogtreecommitdiff
path: root/src/com/android/dialer/calllog/PhoneAccountUtils.java
AgeCommit message (Expand)Author
2016-03-17Return null constructing a malformed PhoneAccountHandleBrad Ebinger
2015-12-28Make TelecomManager APIs compatible with Lollipop. (1/3)Nancy Chen
2015-12-03Adapt TelecomCallLogCache to pre-MSIM.Nancy Chen
2015-09-22Protect against more Telecom privileged operationsYorke Lee
2015-08-05Add "Call with a note" action.Tyler Gunn
2015-06-26Cache repeated Telecom requests from call log.Andrew Lee
2015-04-14Follow TelecomManager API changesYorke Lee
2015-02-03Fixing issue where carrier name shows up in call log on single sim devices.Tyler Gunn
2015-01-05Ensure sim color is shown on multi-sim devices when only one sim installed.Tyler Gunn
2014-12-03NPE fix.Anthony Lee
2014-11-28Telecom API updates (2/6)Ihab Awad
2014-11-12Use the highlight color instead of the tint colorNancy Chen
2014-11-10Update PhoneAccount icon API (3/6)Ihab Awad
2014-10-31Add an additional line to Call Log for PhoneAccount nameNancy Chen
2014-10-30Enable MMI for multi-SIM (3/3)Nancy Chen
2014-10-15Enable use of phone accounts for voicemail info display.Nancy Chen
2014-09-16Remove ability to enable/disable phoneaccounts (4/6)Nancy Chen
2014-09-12Renaming Telecomm to Telecom.Tyler Gunn
2014-07-29Remove use of TelecommManager.from(context)Yorke Lee
2014-07-25Add account label to call details if appropriateNancy Chen
2014-07-23Hide multiple-account information if there is only a single accountNancy Chen
2014-07-22Enable icon selection in call logNancy Chen