diff options
author | Yorke Lee <yorkelee@google.com> | 2013-01-28 12:10:30 -0800 |
---|---|---|
committer | Yorke Lee <yorkelee@google.com> | 2013-02-12 14:13:31 -0800 |
commit | 55b030a8bbb0323a4823fc34f3167a248a0ff899 (patch) | |
tree | 73b3766312b2f66a19ff2e5241c3c952da63733c /AndroidManifest.xml | |
parent | af11e78aecf0c07ae8960210f6c18377035a2c70 (diff) |
Smart Dialling v2 with phone number support
Behavior:
Use a prefix tree to cache contacts instead of an array list
Perform matches against phone numbers as well
DialpadFragment now ignores results from stale tasks where
queries no longer match
Add ability to not use default phone number for phone number
disambiguation dialog
Contacts are now ranked by the order which they were sorted
by in the ContactsProvider (affinity)
Change remapAccentedChars to always return lowercase characters to avoid
overhead of uppercase character conversion
Resource/Layout changes:
Tweak margins so that the section containing smart dial
suggestions looks cleaner
Use color resource instead of hardcoding color values
Add phone number to SmartDial items
ContentObserver:
Add a contentobserver to be notified on changes in contacts
Refactored cache to allow for forced cache refreshes
Use a single instance of SmartDialCache
Tests:
Added SmartDialTrie tests
Comments:
Comment cleanup
Change-Id: Ica2854e2845d4d75048aa1fd982f139496d21bf3
Diffstat (limited to 'AndroidManifest.xml')
0 files changed, 0 insertions, 0 deletions