History log of /packages/apps/Car/Dialer/src/com/android/car/dialer/ContactResultsFragment.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
965d7444b1178e502b92bd0f4c35026a97bbde75 19-Sep-2017 Roshan Agrawal <roshanagrawal@google.com> Dialer contact search using standard lookup URI
Dialer search looks at all contact fields for query match

Fixes: 64487857
Test: Manual - Created a few contacts with different types of phone
numbers, names, email addresses and checked to see if results for
queries matched the expected results.

Change-Id: I1267facabbb32e8e4951e869bbeb1d0f3c4271ff
(cherry picked from commit 99f5c400615b631b14c8ea7671344909d0629c8b)
/packages/apps/Car/Dialer/src/com/android/car/dialer/ContactResultsFragment.java
36e68ef14f38ee17be0212936f8b58b5b054cf2c 12-Sep-2017 Roshan Agrawal <roshanagrawal@google.com> Dialer contact search support for phone numbers

The dialer contact search now displays search results with either
contact names or phone numbers matching the search query

Fixes: 64487857
Test: manual - created a few contacts with one or multiple phone numbers
and checked to see if they were listed for the appropriate search
queries
Change-Id: I2322a5bb940112ba4b8c61727a6a5e2ce1c38180
(cherry picked from commit 0c7fdb8aaf110e00d8a75ff6c144ad2a572caab2)
/packages/apps/Car/Dialer/src/com/android/car/dialer/ContactResultsFragment.java
97b319e44253a215dab1e6d626fcdc5f56d3867c 10-Jul-2017 Anthony Chen <ajchen@google.com> Update Dialer with changes to PagedListView's divider.

Remove custom divider logic where possible and utilize the
PagedListView's default divider.

Test: booted up Dialer and verified UI looks the same.
Bug: 63524971
Change-Id: Ia1192af937bb268134491d89171027d1d5edbe8c
/packages/apps/Car/Dialer/src/com/android/car/dialer/ContactResultsFragment.java
f7ed46be024b7cfb448f93d71f235b30f72aa1ee 23-Jun-2017 Anthony Chen <ajchen@google.com> Implement custom contact search in Dialer.

Added a new Activity that will handle searches. This activity toggles
between a result list and the contact details.

Clicking on an item in the result list will display the details.

Test: booted up on AAE headunit, searched for contact and make calls.
Change-Id: Id065baa894e57a6280111454d37479a1da684079
/packages/apps/Car/Dialer/src/com/android/car/dialer/ContactResultsFragment.java