dfc8165711e1b0b4568fc7876f259a44ee083012 |
|
21-Feb-2014 |
Yorke Lee <yorkelee@google.com> |
Use new ContactPhotoManager APIs for letter tile avatars *Modify the following uses of ContactPhotoManager.loadPhoto in the following classes to include a DefaultImageRequest, populated with the contact's display name, lookupkey, and contact type as necessary CallDetailActivity CallLogAdapter PhoneFavoriteTileView *Add utility methods to ContactInfoHelper, to parse a lookupUri for a lookup key, as well as determine whether or not a contact is a business contact, from its sourceType field. *Add a sourceType field to PhoneCallDetails which can be used to track whether or not PhoneCallDetails belongs to a business contact *Add a lookupKey field to ContactInfo Bug: 13101785 Change-Id: If339a9c038f92a0212f8f8b45b5e3cc5f6442562 (cherry picked from commit 56cb0efa5eda1670077e66fc0e8c79478d0c1c67)
/packages/apps/Dialer/src/com/android/dialer/CallDetailActivity.java
|
c5b35dd8c6a5af6a4b82fc83e3b25801eace525f |
|
19-Nov-2013 |
Yorke Lee <yorkelee@google.com> |
Rename PhoneNumberHelper in Dialer Rename PhoneNumberHelper to more appropriate PhoneNumberDisplayHelper Change-Id: I2c03f5cbb04c1e03f1fc1e0051a1cea641160dca (cherry picked from commit 24ec319f8d410be8a1923c4033f927165876cbab)
/packages/apps/Dialer/src/com/android/dialer/CallDetailActivity.java
|
6b7e8e2d15199c4b4b873cc46040c3e9bd906e0d |
|
05-Dec-2013 |
Yorke Lee <yorkelee@google.com> |
Catch ActivityNotFoundException in CallDetailActivity Bug: 12015287 Change-Id: I23b167e22d0da7f9be98b49e120b5b8ac1700e9a (cherry picked from commit 7d67c9b12eb80f707e1f3578104b3dbf0a75c88a)
/packages/apps/Dialer/src/com/android/dialer/CallDetailActivity.java
|
cce501cbde0ba0a53e1f458328bb96dff4dd6588 |
|
08-Nov-2013 |
Yorke Lee <yorkelee@google.com> |
Fix bug where resuming CallDetailActivity loses the add contact intent getLoaderManager.initLoader() performs the onLoadFinish callback immediately if CallDetailActivity is being resumed from a previously paused state. This causes bindContactPhotoAction to be called with a null intent later on causing the add contact button to be no longer clickable. To fix this, if we know that we will receive a loader call back that correctly binds the intent later on (or immediately), we should skip the initial bind. Bug: 11588776 Change-Id: I9407a88ec8bbde303109eb14496e01cf6c347c8f
/packages/apps/Dialer/src/com/android/dialer/CallDetailActivity.java
|
0345944a091ed83cdfdf9d0bde9d3505090f63bf |
|
31-Oct-2013 |
Yorke Lee <yorkelee@google.com> |
Load contact in CallDetailActivity and add it to Add contact intent Use a ContactLoader to load the contact data stored in the json-encoded URI asynchronously, and prepopulate the add contact intent with the contact data when the contact data is loaded. This fixes the problem of contact details (i.e. name, photo, address) not being pre-populated when adding a contact via a call log entry that was created by calling a contact from nearby places search. Bug: 11294679 Change-Id: I39a0d8ae40e80b350687a43be8ece6b32c88062a
/packages/apps/Dialer/src/com/android/dialer/CallDetailActivity.java
|
adb742ca30da01a3f09be5551f0844f170eaa5d8 |
|
08-Oct-2013 |
Chiao Cheng <chiaocheng@google.com> |
Do not use implicit intent to up nav to call log. Implemented according to developer docs: http://developer.android.com/training/implementing-navigation/ancestral.html Bug: 11116403 Change-Id: I02dd4900fbda921ddeaaa2a1ac8fa780152dc6ec
/packages/apps/Dialer/src/com/android/dialer/CallDetailActivity.java
|
1a7c1963ba99548d15eb179beb4026b890d1fb62 |
|
21-Sep-2013 |
Yorke Lee <yorkelee@google.com> |
Fix for CallDetailsActivity always showing unknown numbers Bug: 10860826 Change-Id: I62088ef0dedfbdad12ea33963bc66fe5feae0f98
/packages/apps/Dialer/src/com/android/dialer/CallDetailActivity.java
|
fb0a934ad90f1855787563eb80f2c8fff7f640ac |
|
14-Sep-2013 |
Chiao Cheng <chiaocheng@google.com> |
Follow up on build break to fix unit tests. Change-Id: I82b7fa50601f6dad60038fd1b9c5f0aad2f374f5
/packages/apps/Dialer/src/com/android/dialer/CallDetailActivity.java
|
e6933be00d2ecc266612a374a62e05352937408e |
|
13-Sep-2013 |
Chiao Cheng <chiaocheng@google.com> |
Changes to detect whether a call is voicemail. To determine whether to show discovery for caller id. Bug: 10723396 Change-Id: I924e9a8c05dced4f1ea239c0db71c131bb662da7
/packages/apps/Dialer/src/com/android/dialer/CallDetailActivity.java
|
dc778c1a6fe5548f82dabfbf5945cc53437815e3 |
|
10-Sep-2013 |
Yorke Lee <yorkelee@google.com> |
Merge "Add URI for unknown contacts to enable quick contact badge" into klp-dev
|
58ebe5d3fac837625b69fe1565427f17025bd780 |
|
09-Sep-2013 |
Yorke Lee <yorkelee@google.com> |
Add URI for unknown contacts to enable quick contact badge Bug: 10600250 Change-Id: I38dc59d3c6637593353601f03dbc067c36abdde7
/packages/apps/Dialer/src/com/android/dialer/CallDetailActivity.java
|
ac09b51a171ab53c893b5facc6399c4b973a1d75 |
|
09-Sep-2013 |
Yorke Lee <yorkelee@google.com> |
Tweak CallDetailActivity redlines Bug: 10546413 Change-Id: Iec92ca9cb0adaeaac475a9a9ef613fd516d9ddc6
/packages/apps/Dialer/src/com/android/dialer/CallDetailActivity.java
|
aa536fd9b7a3b144aaa74aa50e88f3d05bde0dd1 |
|
29-Jul-2013 |
Yorke Lee <yorkelee@google.com> |
Redlines for CallDetailActivity (call history items and voicemails) * Swapped out new assets * Changed background colors as necessary * Add padding view at bottom of seek container * Changed color of drawables * Removed unused assets Change-Id: I654ba417e03b2a32039504ae2de51fd75c5bec20
/packages/apps/Dialer/src/com/android/dialer/CallDetailActivity.java
|
719a7adde25e0a717816b00668c16c3a1e3c5518 |
|
31-May-2013 |
Jay Shrauner <shrauner@google.com> |
Use new CallLog number presentation column Switch to using new number presentation column in the CallLog table and discontinue using special phone number strings in CallerInfo. Needed for unbundling. Bug:6948882 Change-Id: Ibf27ea55cee783c4530101e4e228198e245e6684
/packages/apps/Dialer/src/com/android/dialer/CallDetailActivity.java
|
35071c06d1587942f5a66c8f12e6247e8f904d26 |
|
16-Oct-2012 |
Chiao Cheng <chiaocheng@google.com> |
Removing contacts dependencies from CallDetailActivity. Bug: 6993891 Change-Id: I3ef54efc0ff92367ea4f9b68c1629a99d90ff22c
/packages/apps/Dialer/src/com/android/dialer/CallDetailActivity.java
|
9554500572ba82fbd7adb0a1637206ef870ef09e |
|
15-Oct-2012 |
Chiao Cheng <chiaocheng@google.com> |
Changing com.android.contacts.R to com.android.dialer.R. Bug: 6993891 Change-Id: I921ec71fffbd4d4a058bab29ded8a6ac62adfb70
/packages/apps/Dialer/src/com/android/dialer/CallDetailActivity.java
|
9d4f3b20793a007b4489547aa40fc1049d0d8fef |
|
06-Sep-2012 |
Chiao Cheng <chiaocheng@google.com> |
Moving resources from Contacts to Dialer. - Also moving some shared utilities. Bug: 6993891 Change-Id: I5fa18d26e4f5423f4d3f3450b8f3e3dacbfb947a
/packages/apps/Dialer/src/com/android/dialer/CallDetailActivity.java
|
91197049c458f07092b31501d2ed512180b13d58 |
|
24-Aug-2012 |
Chiao Cheng <chiaocheng@google.com> |
Moving more classes from contacts into dialer. - These classes are only used by dialer code. - Fixed import order. Bug: 6993891 Change-Id: I7941a029989c4793b766fdc77a4666f9f99b750a
/packages/apps/Dialer/src/com/android/dialer/CallDetailActivity.java
|
94b10b530c0fc297e2974e57e094c500d3ee6003 |
|
18-Aug-2012 |
Chiao Cheng <chiaocheng@google.com> |
Initial move of dialer features from contacts app. Bug: 6993891 Change-Id: I758ce359ca7e87a1d184303822979318be171921
/packages/apps/Dialer/src/com/android/dialer/CallDetailActivity.java
|