summaryrefslogtreecommitdiffstats
path: root/telephony/java/android/telephony/TelephonyManager.java
Commit message (Expand)AuthorAgeFilesLines
* TelephonyManager: hide NETWORK_TYPE_DCHSPAPChirayu Desai2013-05-231-1/+3
* Frameworks & SystemUI - additional DC-HSPAP supportMatthias Bosc2013-05-221-0/+6
* Correct executable bit for source filesKenny Root2013-04-131-0/+0
* PowerWidget: Re-enable LTE button.Mike Kasick2012-12-071-0/+11
* Telephony: Add getLteOnGsmMode() method (1/2)Ricardo Cerqueira2012-12-051-0/+24
* frameworks/base: Support for LTE network modesUma Maheswari Ramalingam2012-11-271-0/+2
* Suppress location information for non-active users.Wink Saville2012-09-201-0/+1
* Unhide the new location API'sWink Saville2012-07-261-2/+0
* Revise and update CellInfo API'sWink Saville2012-07-251-1/+1
* Create telephony-common and mms-commonWink Saville2012-07-111-13/+135
* Merge "Enhance Cell Location Api."John Wang2012-04-051-0/+20
|\
| * Enhance Cell Location Api.John Wang2012-04-051-0/+20
* | Support metered Wi-Fi NetworkPolicy.Jeff Sharkey2012-04-051-1/+4
|/
* Fix TelephonyManager to grab the best contextRobert Greenwalt2011-11-161-6/+6
* [toro] Add telephonyManager API ( getMsisdnNumber() ) for IMS Module.duckyoung.chai2011-09-151-0/+20
* More robust check around TelephonyManager init.Jeff Sharkey2011-08-311-2/+3
* Add ISIM application support for LTE devices.Jake Hamby2011-08-261-0/+49
* Fix a couple static leaks.Dianne Hackborn2011-07-171-1/+1
* Revert "Do not merge. Return null id for Non-phone device."John Wang2011-06-291-4/+0
* am 229d3a0c: am fc94d45f: Merge "Make getDeviceId return null for Non-phone d...John Wang2011-06-091-0/+4
|\
| * Merge "Make getDeviceId return null for Non-phone device." into honeycomb-LTEJohn Wang2011-06-071-0/+4
| |\
| | * Make getDeviceId return null for Non-phone device.John Wang2011-06-071-0/+4
* | | resolved conflicts for merge of e139167c to masterRobert Greenwalt2011-06-081-2/+4
|\ \ \ | |/ /
| * | resolved conflicts for merge of 8de47a2f to honeycomb-LTERobert Greenwalt2011-06-071-2/+4
| |\ \ | | |/ | |/|
| | * Reveal some network constants.Robert Greenwalt2011-05-311-2/+4
* | | Map network identity using ConnectivityService.Jeff Sharkey2011-06-071-1/+46
|/ /
* | Add getLteOnCdamMode.Wink Saville2011-05-121-1/+22
|/
* Merge "Add new network type for HSPA+."Robert Greenwalt2011-02-021-0/+3
|\
| * Add new network type for HSPA+.Robert Greenwalt2011-02-021-0/+3
* | Use a cached context when possible.Robert Greenwalt2011-02-021-9/+20
* | Add TelephonyManager.getCurrentPhoneTypeWink Saville2011-02-011-6/+20
|/
* Have getPhoneType return PHONE_TYPE_NONE for non-voice capable devices.Wink Saville2011-01-311-0/+3
* Merge 6b739dc7 from gingerbreadJean-Baptiste Queru2011-01-291-1/+0
|\
| * Add some network types that OEM's are asking for.Robert Greenwalt2011-01-281-1/+4
* | Block SMS service for non-sms-capable device.John Wang2010-12-101-0/+16
* | Add iDEN to getNetworkTypeName.John Wang2010-12-061-0/+2
* | Fix data state change callbacksRobert Greenwalt2010-11-091-0/+4
* | Add some network/phone type constants.Robert Greenwalt2010-11-031-2/+17
* | am d9034879: am b2cc86da: am 3158cf68: Change CDMAPhone.getDeviceId to return...Wink Saville2010-08-241-1/+1
|\ \ | |/
| * am 3158cf68: Change CDMAPhone.getDeviceId to return MEID or ESN.Wink Saville2010-08-201-1/+1
| |\
| | * Change CDMAPhone.getDeviceId to return MEID or ESN.Wink Saville2010-08-201-1/+1
* | | Move the "voice_capable" resource into the framework.David Brown2010-08-181-0/+21
|/ /
* | am c69f5be0: Add PhoneSubInfo.getCompleteVoiceMailNumber.Wink Saville2010-08-021-0/+19
|\ \ | |/
| * Add PhoneSubInfo.getCompleteVoiceMailNumber.Wink Saville2010-08-021-0/+19
* | merge from open-source masterThe Android Open Source Project2010-05-121-0/+6
|\ \ | |/ |/|
| * Add support for EVDO Rev BNaveen Kalla2010-05-111-0/+6
* | Fix some typos and logging of calls to CDMA methods.Jake Hamby2010-03-221-2/+2
* | Add definitions for WiMAX and iDen network types.jsh2010-03-151-0/+2
* | Make getCellLocation return null if not available.John Wang2010-03-111-1/+4
|/
* Unhide constant DATA_ACTIVITY_DORMANT.John Wang2009-10-011-1/+0