summaryrefslogtreecommitdiff
path: root/src/com/android/dialer/SpecialCharSequenceMgr.java
AgeCommit message (Expand)Author
2017-03-01Update dialer sources.Eric Erfanian
2017-01-27use telephony API to sent secret dial codefionaxu
2015-12-28Make TelecomManager APIs compatible with Lollipop. (1/3)Nancy Chen
2015-12-09Guard against methods that use the PhoneAccount object pre-MSIM.Nancy Chen
2015-12-02Fixing crash related to typing ADN numbers in DialpadBrandon Maxwell
2015-11-06Fixed getTtsSpannedPhoneNumber() name changed merge errorTa-wei Yen
2015-11-06Add phone number TTS to strings that show phone numbers.Ta-wei Yen
2015-09-22Protect against more Telecom privileged operationsYorke Lee
2015-06-10Fix crash after rotation in SelectAccountDialogFragmentYorke Lee
2015-05-11Dynamically check for permission denialsYorke Lee
2015-04-15Merge "Use TelecommManager.getDefaultOutgoingPhoneAccount"Yorke Lee
2015-04-15Use TelecommManager.getDefaultOutgoingPhoneAccountYorke Lee
2015-04-14Follow TelecomManager API changesYorke Lee
2015-04-06Switch to new SelectPhoneAccountDialogFragment APIJay Shrauner
2015-03-23Fix NPE in device ID dialog.Nancy Chen
2014-12-04Bypass Dialpad code and allow InCallUI check voicemail number for MSIM.Nancy Chen
2014-11-03Refactoring: modifying SelectPhoneAccountDialogFragment constructor.Nancy Chen
2014-11-03Adn queries for multi-SIM. (1/3)Nancy Chen
2014-10-30Enable MMI for multi-SIM (3/3)Nancy Chen
2014-10-22Generalize the device IMEI display for IMEI/MEID and multi-SIM.Nancy Chen
2014-09-12Renaming Telecomm to Telecom.Tyler Gunn
2014-09-11Fix cursor leaksJay Shrauner
2014-08-22API Review PhoneManager -> TelecommManager. Rename methods (1/6)Nancy Chen
2014-07-02Make use of PhoneManager.handlePinMmi() in dialer.Santos Cordon
2014-04-28Allow OEM to provide regulatory info.Jeff Sharkey
2013-12-09Remove private reference to TelephonyIntents.SECRET_CODE_ACTIONYorke Lee
2013-11-22Remove use of hidden TelephonyManager methodsYorke Lee
2013-04-23Display regulatory info from "*#07#".Jake Hamby
2012-10-15Changing com.android.contacts.R to com.android.dialer.R.Chiao Cheng
2012-09-14Switch to AsyncQueryHandler to NoNullAsyncQueryHandler.Chiao Cheng
2012-08-30Moving more classes from contacts into dialer.Chiao Cheng