summaryrefslogtreecommitdiffstats
path: root/src/com/android/dialer/SpecialCharSequenceMgr.java
Commit message (Expand)AuthorAgeFilesLines
* Dialer: Display 14 digit IMEI(Ignore Check Digit)Sindhu Kanathur2015-10-061-1/+17
* Fix crash after rotation in SelectAccountDialogFragmentYorke Lee2015-06-101-32/+45
* Dynamically check for permission denialsYorke Lee2015-05-111-3/+5
* Merge "Use TelecommManager.getDefaultOutgoingPhoneAccount"Yorke Lee2015-04-151-2/+3
|\
| * Use TelecommManager.getDefaultOutgoingPhoneAccountYorke Lee2015-04-151-2/+3
* | Follow TelecomManager API changesYorke Lee2015-04-141-1/+1
|/
* Switch to new SelectPhoneAccountDialogFragment APIJay Shrauner2015-04-061-6/+15
* Fix NPE in device ID dialog.Nancy Chen2015-03-231-2/+6
* Bypass Dialpad code and allow InCallUI check voicemail number for MSIM.Nancy Chen2014-12-041-26/+12
* Refactoring: modifying SelectPhoneAccountDialogFragment constructor.Nancy Chen2014-11-031-2/+2
* Adn queries for multi-SIM. (1/3)Nancy Chen2014-11-031-23/+63
* Enable MMI for multi-SIM (3/3)Nancy Chen2014-10-301-3/+49
* Generalize the device IMEI display for IMEI/MEID and multi-SIM.Nancy Chen2014-10-221-50/+23
* Renaming Telecomm to Telecom.Tyler Gunn2014-09-121-4/+4
* Fix cursor leaksJay Shrauner2014-09-111-22/+27
* API Review PhoneManager -> TelecommManager. Rename methods (1/6)Nancy Chen2014-08-221-4/+4
* Make use of PhoneManager.handlePinMmi() in dialer.Santos Cordon2014-07-021-11/+4
* Allow OEM to provide regulatory info.Jeff Sharkey2014-04-281-4/+2
* Remove private reference to TelephonyIntents.SECRET_CODE_ACTIONYorke Lee2013-12-091-3/+2
* Remove use of hidden TelephonyManager methodsYorke Lee2013-11-221-2/+2
* Display regulatory info from "*#07#".Jake Hamby2013-04-231-3/+25
* Changing com.android.contacts.R to com.android.dialer.R.Chiao Cheng2012-10-151-1/+0
* Switch to AsyncQueryHandler to NoNullAsyncQueryHandler.Chiao Cheng2012-09-141-3/+3
* Moving more classes from contacts into dialer.Chiao Cheng2012-08-301-0/+407