summaryrefslogtreecommitdiff
path: root/res
AgeCommit message (Collapse)Author
2013-04-05Fix for bug #8146846 Phone App should be mirrored for RTL languagesFabrice Di Meglio
- add specific Drawables for Arabic and Farsi dialer Change-Id: I44dd9f3f0b9fd79af3bd42282d4b180c3d5d4db2
2013-04-05Fix for bug #8146846 Phone App should be mirrored for RTL languagesFabrice Di Meglio
- replace left/right properties with start/end ones (Dialer will never be unbundled) - add mirrored version of some drawables - update AndroidManifest Change-Id: Ia7f5b6ad13dd75fe42f1ee763dda5ab18e2d92c7
2013-02-22Import translations. DO NOT MERGEBaligh Uddin
Change-Id: I2a13daaf71c2d58a96ac0c402d5ee46eeabacfdf Auto-generated-cl: translation import
2013-02-12Merge "Smart Dialling v2 with phone number support"Yorke Lee
2013-02-12Smart Dialling v2 with phone number supportYorke Lee
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
2013-02-08Import translations. DO NOT MERGEBaligh Uddin
Change-Id: I4e7973705e3fa3dd3d1a42fd53f4267946c8e1c1 Auto-generated-cl: translation import
2013-02-04Import translations. DO NOT MERGEBaligh Uddin
Change-Id: Iec47214f06049b80e59c507cecd2910ee7a20923 Auto-generated-cl: translation import
2013-01-07Add a "No contacts" description to PhoneFavoriteFragmentYorke Lee
Add an additional "No contacts" view to the sub-header view returned by PhoneFavoriteMergedAdapter. This is required because the empty view functionality provided by a simple list view does not work because PhoneFavoriteMergedAdapter is a combination of two adapters. This "No contacts" view provides the illusion of an empty view for the 2nd adapter that displays all contacts without phone numbers, even if the first adapter does contain contacts. Bug: 5522729 Change-Id: I7dcc4cd7b4b2b28fefea4be384de40318654e165
2013-01-02Import translations. DO NOT MERGEBaligh Uddin
Change-Id: I8da1230f793c6e11f6921fe788f6bf203d25f9d7 Auto-generated-cl: translation import
2012-12-14Import translations. DO NOT MERGEBaligh Uddin
Change-Id: I4b0fd7eac00d5bc411ecf78b9c2701d50c3a0a92 Auto-generated-cl: translation import
2012-12-13Import translations. DO NOT MERGEBaligh Uddin
Change-Id: I18ad840c97d2cff44b629312fc2be9db06c407dc Auto-generated-cl: translation import
2012-12-12Import translations. DO NOT MERGEBaligh Uddin
Change-Id: I293a168c2f0a527febaed5b3c51ce12932f4a4fa Auto-generated-cl: translation import
2012-12-10Import translations. DO NOT MERGEBaligh Uddin
Change-Id: I29928a181aa0d86083eecb4c1c1708fb5c4cfc67 Auto-generated-cl: translation import
2012-12-07Add notification to "add contacts" when no activity found.Chiao Cheng
If a user disables the contacts application, the "add contact" option will no longer work. Add a notification to inform them that they need to enable the contact app to use the feature. Bug: 7694569 Change-Id: I1aad7b1396f624461083cfab7ba470f9d4ac25ce
2012-12-06Merge "Moving ProportionalLayout to ContactsCommon."Chiao Cheng
2012-12-06Moving ProportionalLayout to ContactsCommon.Chiao Cheng
Bug: 6993891 Change-Id: I30ef5d9fe8d293d6029c58b578f5b2440c14edef
2012-12-06Import translations. DO NOT MERGEBaligh Uddin
Change-Id: Ie4dbce893da93285d51076fa2529ffef85d9c02c Auto-generated-cl: translation import
2012-12-05Moving quick contact resources into common.Chiao Cheng
Bug: 6993891 Change-Id: I0f9679139dcdac2f6f687cf9b97e1e6cf78afa2a
2012-12-05Major resource move and clean-up.Chiao Cheng
Moving resources from Contacts to ContactsCommon and Dialer as necessary to remove dialer dependencies on contacts app. Bug: 6993891 Change-Id: Ieb3a31c1f4f8294b17c1829bb56313ab1f3cafe7
2012-11-28Improve dialer's backgroundRomain Guy
See a before/after comparison (exposure boosted to highlight the diff): http://www/~romainguy/no_crawl/newgradients.png Change-Id: Ifea32165e438841210d48220a16549ce3e0b6d27
2012-11-13Add content description to More Options buttonYorke Lee
Cherrypicked for master Bug: 434822 Change-Id: I5bf21c7b1a6cd8d53489105fb3ef0d6b7936cf72
2012-11-09Moving phone icon into Dialer app.Chiao Cheng
Also removed un-necessary taskAffinity definitions. Bug: 6993891 Change-Id: Id89bfecfe5cbc462964a43063f789e3ea1a62984
2012-11-07Add smart dialling capabilities to dialerYorke Lee
Layout changes to dialpad fragment to make space for smart dial suggestions. This feature does not appear in landscape mode. SmartDialTextView automatically resizes text to fit within the bounds of the view. SmartDialAdapter highlights certain portions of the matching name based on match positions provided by SmartDialNameMatcher. SmartDialLoaderTask is an AsyncTask that caches all contacts with a phone number into memory, or matches all contact names against a provided query to return a list of matches (maximum of 3). SmartDialNameMatcher contains utility functions to remove accents from accented characters and normalize a phone number. It also contains the matching logic that determines if a contact's display name matches a numeric query. Added some tests for SmartDialNameMatcher Bug: 6977981 Change-Id: I43e1a70d8d0d46e02fc67fe1caaec9a1769124f5
2012-11-06Import translations. DO NOT MERGEBaligh Uddin
Change-Id: Iccbf8fe00c73c2fc65dc53b855c5f98369679e6a Auto-generated-cl: translation import
2012-11-01Import translations. DO NOT MERGEBaligh Uddin
Change-Id: Ib91edca6ab20e1e6ca9bcef5b17f16467aa38533 Auto-generated-cl: translation import
2012-10-31Moving PhoneNumberInteraction from Contacts.Chiao Cheng
Bug: 6993891 Change-Id: Id4701c00455de609850a5afea74e68c6bd84cbb3
2012-10-22Import translations. DO NOT MERGEBaligh Uddin
Change-Id: I7987fbda3569e619510f395b19572b10a8afc8a5 Auto-generated-cl: translation import
2012-10-17Merge "Two cherry picks."Chiao Cheng
2012-10-17Two cherry picks.Chiao Cheng
Combined cherry pick from old call log change and recent layout change. Bug: 7366229 Change-Id: I7ca3b7213f1339023f5de5be630708df9a134963
2012-10-16Import translations. DO NOT MERGEBaligh Uddin
Change-Id: I066b445e769d404b7261506355d91ab5a2777439 Auto-generated-cl: translation import
2012-10-15Merge "Move resource and images from contacts to dialer package."Chiao Cheng
2012-10-15Move resource and images from contacts to dialer package.Chiao Cheng
Bug: 6993891 Change-Id: I5b2562b5934c7cfce6bba4bf8311158682ba8e81
2012-10-15Merge "Removing un-necessary resource strings."Chiao Cheng
2012-10-03Import translations. DO NOT MERGEBaligh Uddin
Change-Id: I98db71c1cee69476e97dce56fcba4c51d3420105 Auto-generated-cl: translation import
2012-10-02Import translations. DO NOT MERGEBaligh Uddin
Change-Id: Iabcf2c1bb533b66a20e53e986909d93cb2328a84 Auto-generated-cl: translation import
2012-10-01Import translations. DO NOT MERGEBaligh Uddin
Change-Id: I181d6e4c3898cbb8bd6351c0a73a3aac5ff10c62 Auto-generated-cl: translation import
2012-09-27Import translations. DO NOT MERGEBaligh Uddin
Change-Id: I2f7b4fbcc97c3b0e03afe55df0736c334248399e Auto-generated-cl: translation import
2012-09-26Import translations. DO NOT MERGEBaligh Uddin
Change-Id: Ib0bc09052b1d425b6fb2600196da7cdf83ea5f40 Auto-generated-cl: translation import
2012-09-25Import translations. DO NOT MERGEBaligh Uddin
Change-Id: I277ada019cced781de6bee1c811969e7b077b1c1 Auto-generated-cl: translation import
2012-09-24Removing un-necessary resource strings.Chiao Cheng
Mistakenly moved too many strings during dialer split. Bug: 6993891 Change-Id: I8fbadd92261b82d492c8f1374edafeecfaa63fca
2012-09-24Import translations. DO NOT MERGEBaligh Uddin
Change-Id: If6c99d090f685f34ef2ca9f9d7b20c67d810ae9e Auto-generated-cl: translation import
2012-09-22Import translations. DO NOT MERGEBaligh Uddin
Change-Id: I3bd60169feca5074c2d164809fc5339cf7780b7a Auto-generated-cl: translation import
2012-09-19Merge "Import translations. DO NOT MERGE"Baligh Uddin
2012-09-19Import translations. DO NOT MERGEBaligh Uddin
Change-Id: Ia9656ed83beafb0ad266a1f87b7843ca0c9fad43 Auto-generated-cl: translation import
2012-09-19Changed filter header style to match frequent header.Chiao Cheng
+ Added "only" suffix to filter header text. + Updated filter header to match blue style of frequent header. Bug: 7164046 Change-Id: Ib8234fca835c574233bb59b28970ab96aaf98e38
2012-09-05Moving resources from Contacts to Dialer.Chiao Cheng
- Also moving some shared utilities. Bug: 6993891 Change-Id: I5fa18d26e4f5423f4d3f3450b8f3e3dacbfb947a
2012-08-21Initial move of dialer features from contacts app.Chiao Cheng
Bug: 6993891 Change-Id: I758ce359ca7e87a1d184303822979318be171921