History log of /packages/apps/Contacts/src/com/android/contacts/compat/telecom/TelecomManagerCompat.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
969c595dd845afa5f3b13d4e50c9d9a2165aac83 20-Dec-2016 Wenyi Wang <wenyiw@google.com> Guard against SecurityException in QuickContact

* Also removed some unused methods
* Now, all calls to getCallCapablePhoneAccounts() have been wrapped
with a try-catch block.

Bug: 31304557

Test: throw a SecurityException manually and verify QuickContact works

Change-Id: I315b227e9537492ae9235784f0ad576e90db7714
/packages/apps/Contacts/src/com/android/contacts/compat/telecom/TelecomManagerCompat.java
69c182afb0e6d82a341a28b4317aa703af768906 05-Dec-2016 Gary Mai <garymai@google.com> Collapse common packages (1/?)

Move the majority of packages out of common. When trying to move
common.activity to activities every file switched from a rename to
separated deletes and adds. Will move tests and the rest of common
in a separate CL.

Test: Built GoogleContacts, Contacts, GoogleContactsTests,
ContactsTests.

Bug: 33252370
Change-Id: I9ffb20038dee255ef5f83002b7870265771b08c5
/packages/apps/Contacts/src/com/android/contacts/compat/telecom/TelecomManagerCompat.java