summaryrefslogtreecommitdiffstats
path: root/src/com/android/incallui/ContactInfoCache.java
Commit message (Expand)AuthorAgeFilesLines
* Stats: track how frequently contact images are present incallemancebo2014-09-151-0/+5
* [3/4] Dialer lookupXiao-Long Chen2014-03-171-5/+63
* Add callState parameter to reverse lookup requests.Chiao Cheng2013-11-131-1/+2
* Pull login protected images for profiles.Chiao Cheng2013-10-091-10/+5
* Default to business avatar for businesses without an image.Chiao Cheng2013-10-011-0/+6
* Adds DISCONNECTING state support.Christine Chen2013-09-181-6/+0
* Removing finished TODO(klp)Christine Chen2013-09-171-3/+1
* Add internet call type labelYorke Lee2013-09-161-2/+11
* Merge "Pass number to fetchImage as cache key" into klp-devJay Shrauner2013-09-141-1/+2
|\
| * Pass number to fetchImage as cache keyJay Shrauner2013-09-141-1/+2
* | Fix UI lag when calling a contact with a photo.Santos Cordon2013-09-131-18/+15
|/
* Fix flow of local/remote lookupsJay Shrauner2013-09-131-77/+194
* Fix incall image for local contacts.Chiao Cheng2013-09-031-7/+18
* Fix provider lookup when coming back from notification.Chiao Cheng2013-08-301-47/+56
* Ensure that OUTGOING calls bring up the notification dialog.Santos Cordon2013-08-291-0/+1
* Major fixes for in call to work with reverse number lookup.Chiao Cheng2013-08-281-161/+163
* Protect all logging statements.Chiao Cheng2013-08-211-16/+16
* Use shared contact info cache to get data for the notification.Santos Cordon2013-08-131-1/+8
* Add Simplifying layer between Contact Info search and CallCardProvider.Santos Cordon2013-08-131-0/+375