History log of /packages/apps/Dialer/src/com/android/dialer/calllog/PhoneAccountUtils.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
fb49f977e59c142aee019fa5aa040e7308e534e0 16-Sep-2014 Nancy Chen <nancychen@google.com> Remove ability to enable/disable phoneaccounts (4/6)

Enabling/disabling of phone accounts was only used for SIP accounts and
is no longer necessary for the purpose it was put in.

Bug: 17510811

Change-Id: I41a2d11cfa85343fdf3f8681f1152d94abd79d2f
/packages/apps/Dialer/src/com/android/dialer/calllog/PhoneAccountUtils.java
9dc924c8bcc0bc8d996452e9ce3215b5f064962e 12-Sep-2014 Tyler Gunn <tgunn@google.com> Renaming Telecomm to Telecom.

- Changing package from android.telecomm to android.telecom
- Changing package from com.android.telecomm to
com.android.server.telecomm.
- Renaming TelecommManager to TelecomManager.

Bug: 17364651
Change-Id: I44d6d6546cac53232e4e2be0ebe0391d02411309
/packages/apps/Dialer/src/com/android/dialer/calllog/PhoneAccountUtils.java
a96c244d7a4ee2e23302846d337324c3a6d91c46 29-Jul-2014 Yorke Lee <yorkelee@google.com> Remove use of TelecommManager.from(context)

Bug: 6948882
Change-Id: Ic1fbc624512c8d6d2df1cfe64b98cd1e74efa51c
/packages/apps/Dialer/src/com/android/dialer/calllog/PhoneAccountUtils.java
1970263aad3e26c0e36dbe3783bef5d9f0ff29f0 25-Jul-2014 Nancy Chen <nancychen@google.com> Add account label to call details if appropriate

We will be adding the account label field to call details if there is
more than one account to disambiguate. Otherwise this field will be
hidden.

Bug: 16488229

Change-Id: Idb03d09d63372655504a5f9178e6f2e408aefb88
/packages/apps/Dialer/src/com/android/dialer/calllog/PhoneAccountUtils.java
bdfa4df66f6ce1133efa5087d9082c45cc015841 23-Jul-2014 Nancy Chen <nancychen@google.com> Hide multiple-account information if there is only a single account

Hide account icon from call log and call details if only a single
account is registered and enabled.

Bug: 16483795

Change-Id: I401924e7be657d0c8da47406b4bf56d88d2c6e3f
/packages/apps/Dialer/src/com/android/dialer/calllog/PhoneAccountUtils.java
b2eebafbc1f1e26b5178b2858ca335467b4bc341 21-Jul-2014 Nancy Chen <nancychen@google.com> Enable icon selection in call log

Originally the call log was not hooked up with the PhoneAccount API,
this change hooks that part up.

Bug: 15473965

Change-Id: I96bdde927473abcdf7493573be29bf4979cf2696
/packages/apps/Dialer/src/com/android/dialer/calllog/PhoneAccountUtils.java