summaryrefslogtreecommitdiffstats
path: root/src/com/android/contacts/common/CallUtil.java
Commit message (Expand)AuthorAgeFilesLines
* Add utility methods used by the call stats codeDanny Baumann2015-03-221-0/+41
* CSVT: Enable CSVT function.cdu2015-03-221-0/+22
* Merge tag 'android-5.0.2_r1' into merge_branchShruthi Krishna2015-01-061-1/+1
|\
| * Switch from CALL -> CALL_PRIVILEGEDYorke Lee2014-11-181-1/+1
* | IMS-VT: Dynamically enable/disable video call button.Garik Badalyan2014-11-041-3/+15
* | IMS-VT: Enable video buttonRekha Kumar2014-11-041-2/+1
|/
* Renaming Telecomm to Telecom.Tyler Gunn2014-09-121-10/+10
* Move non telecomm schemes to ContactsUtilsJay Shrauner2014-09-061-10/+4
* Add "SCHEME_VOICEMAIL" as a constant in CallUtil.Nancy Chen2014-09-041-0/+1
* API Review PhoneManager -> TelecommManager. Rename methods (2/6)Nancy Chen2014-08-251-5/+5
* Pass context into isVideoEnabled. Add getContext() method to adapter.Andrew Lee2014-08-201-3/+10
* Moves isVideoEnabled into ContactsCommonPaul Soulos2014-08-191-0/+6
* Final structural tweaks to Telecomm API (2/8)Ihab Awad2014-08-121-4/+4
* Update uses of VideoCallProfile.VideoState.Andrew Lee2014-07-281-3/+3
* Switch from ACTION_CALL_PRIVILEGED TO ACTION_CALL (5/5)Yorke Lee2014-07-251-2/+1
* Rename PhoneAccountMetadata to PhoneAccountEvan Charlton2014-07-201-2/+2
* Rename PhoneAccount to PhoneAccountHandleEvan Charlton2014-07-201-17/+22
* Migrate TelecommConstants to TelecommManagerEvan Charlton2014-07-191-3/+3
* Adding required video call intent for use with "Video Call" linkTyler Gunn2014-07-151-0/+7
* Update EXTRA_PHONE_ACCOUNT do not mergeSailesh Nepal2014-07-141-2/+1
* Implement multi-SIM capabilities (2/6) [DO NOT MERGE]Ihab Awad2014-07-141-2/+2
* Remove SelectAccountDialogFragment for PhoneAccount on Dialer app (2/2)Nancy Chen2014-07-091-0/+8
* Set video call state on call intent and add getVideoCallIntent().Andrew Lee2014-07-081-2/+23
* Rename Telecomm "Subscription" to "Account" (2/7)Ihab Awad2014-07-021-15/+14
* Add EXTRA to call intents in order to include subscription informationNancy Chen2014-06-261-9/+37
* am fb47aac4: Removing explicit destination for CALL intents sent from dialer.Santos Cordon2014-05-131-8/+0
|\
| * Removing explicit destination for CALL intents sent from dialer.Santos Cordon2013-12-121-8/+0
* | Fix usage of PhoneNumberUtils.isUriNumberYorke Lee2014-03-171-2/+2
|/
* Set explicit destination for CALL_PRIVILEGED.Santos Cordon2013-05-101-0/+10
* Do not change voicemail call to voicemail: uri automaticallySantos Cordon2012-10-091-3/+0
* Adding build file and shared utils for ContactsCommon.Chiao Cheng2012-09-051-0/+86