summaryrefslogtreecommitdiffstats
path: root/src/com/android/incallui/ContactInfoCache.java
Commit message (Expand)AuthorAgeFilesLines
* Don't search LookupProvider for emergency callsTrevor Halvorson2016-07-121-3/+7
* Fix copy constructor of ContactInfoCacheRohit Yengisetty2016-05-261-0/+6
* Minor bug fixesRohit Yengisetty2016-05-171-1/+1
* Fix NPE on a null response from caller-info-lookupRohit Yengisetty2016-05-101-1/+1
* Add Unknown call nudge and update to new LookupProvider APIsArtem Shvadskiy2016-05-091-8/+19
* Add RequestOrigin to ContactInfoCacheRohit Yengisetty2016-04-081-1/+6
* Ensure presence of a valid Call in LookupProvider callbackRohit Yengisetty2016-04-081-0/+4
* Add LookupProvider to ContactInfoCacheRohit Yengisetty2016-04-081-9/+119
* Use CallMethodHelper for plugin infoRichard MacGregor2016-04-081-44/+67
* InCallAPI Handover M-bringupRichard MacGregor2016-04-081-20/+100
* Display no-caller ID reason in InCallUIRoshan Pius2015-09-101-9/+17
* Save CNAP in call historyYorke Lee2015-05-111-0/+50
* Add EmergencyCallListener.Andrew Lee2015-04-201-2/+2
* Improve setting of contact photos in InCallUIYorke Lee2014-11-181-4/+21
* Fix NPE in findInfoQueryCompleteJay Shrauner2014-10-241-7/+5
* Dont overwrite cnap name with a failed local lookup.Santos Cordon2014-10-101-8/+14
* Renaming Telecomm to Telecom.Tyler Gunn2014-09-121-6/+6
* API changes in GatewayInfo, Response, and PropertyPresentation (2/4)Nancy Chen2014-09-091-6/+6
* Protect phonenumbers with Log.piiYorke Lee2014-09-041-1/+1
* Merge "InCallUi image resource updates (mostly deletions)." into lmp-devAndrew Lee2014-08-271-2/+4
|\
| * InCallUi image resource updates (mostly deletions).Andrew Lee2014-08-271-2/+4
* | Restyle conference call manager screen.Andrew Lee2014-08-271-0/+3
|/
* Asset swap for InCallUIYorke Lee2014-08-181-1/+1
* Final structural tweaks to Telecomm API (3/8)Ihab Awad2014-08-131-6/+6
* Fix activity leaks in InCallUIYorke Lee2014-07-301-1/+1
* Implement new In-Call Service interfaceIhab Awad2014-07-141-2/+2
* Misc Telecomm API changes: InCallUISailesh Nepal2014-07-111-11/+10
* Use enterprise caller-id in incall.Makoto Onuki2014-07-101-23/+16
* am 07a822b2: InCallUI: Use telecomm presentation and gateway infoSailesh Nepal2014-05-141-10/+13
|\
| * InCallUI: Use telecomm presentation and gateway infoSailesh Nepal2014-04-011-10/+13
* | am 6af0c61c: InCallUI - Use String IDsSailesh Nepal2014-05-141-16/+15
|\|
| * InCallUI - Use String IDsSailesh Nepal2014-04-011-16/+15
* | resolved conflicts for merge of fc22ba88 to masterEvan Charlton2014-05-141-19/+15
|\|
| * InCallUI - Use custom object to track CallsSailesh Nepal2014-04-011-19/+15
* | Add EXTRA_PEOPLE to the dialer notifications.Chris Wren2014-05-021-0/+8
|/
* Add callState parameter to reverse lookup requests.Chiao Cheng2013-11-141-1/+2
* Removing private dependencies in InCallUiChristine Chen2013-10-251-5/+5
* 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