summaryrefslogtreecommitdiff
path: root/InCallUI/src/com/android/incallui/CallerInfoAsyncQuery.java
AgeCommit message (Expand)Author
2016-03-17Fixing bug that prevented 'Emergency call' from being displayedmike dooley
2016-02-22[Gradle] Allow dialer to be compiled as a librarySailesh Nepal
2016-02-22Merge "Show Briefcase icon not displayed in in-call UI for work SIP calls" in...Tony Mak
2016-02-22Show Briefcase icon not displayed in in-call UI for work SIP callsTony Mak
2016-02-18Checking for READ_CONTACTS permissionBrandon Maxwell
2016-02-11Cache directory photo in app storage through CachedNumberLookupServiceVictor Chang
2016-02-11Make work badge in call log consistent with InCallVictor Chang
2016-01-11Allow google dialer code to be compiled against M and N SDKs for enterprise f...Victor Chang
2015-12-23Support Work Directory lookup for calllog in dialerVictor Chang
2015-12-09Merge "Fix for Google Caller ID not working" into ub-contactsdialer-b-devYorke Lee
2015-12-08Fix for Google Caller ID not workingYorke Lee
2015-12-08Use ContactsUtil.FLAG_N_FEATURE in CallerInfoAsyncQueryVictor Chang
2015-12-04Show Enterprise directory contacts name in IncallUI and notificationVictor Chang
2015-09-04Use Dialer utility for getting LookupUri.Andrew Lee
2015-08-21Use PhoneNumberUtils.formatNumber to format numberYorke Lee
2014-10-16Use the phone account when checking if a number is a voicemail number.Nancy Chen
2014-09-17Use PhoneNumberUtils directly to get emergency number. (2/2)Santos Cordon
2014-09-11Fix cursor leaksJay Shrauner
2014-09-04Check for voicemail number earlier so it can be set at caller.Nancy Chen
2014-07-10Use enterprise caller-id in incall.Makoto Onuki
2014-07-01Replace usages of isVoiceMailNumber with PhoneNumberUtils version.Andrew Lee
2013-10-25Removing private dependencies in InCallUiChristine Chen
2013-10-09Catch potential NPEJay Shrauner
2013-08-21Protect all logging statements.Chiao Cheng
2013-08-07Display primary call info in call cardYorke Lee