summaryrefslogtreecommitdiffstats
path: root/telephony/java/android
Commit message (Expand)AuthorAgeFilesLines
* am 7bce23f7: am aee03bb1: am 49c06150: Merge "Remove duplicate call disconnec...Anders Kristensen2014-03-281-0/+85
|\
| * am aee03bb1: am 49c06150: Merge "Remove duplicate call disconnect codes."Anders Kristensen2014-03-281-0/+85
| |\
| | * Remove duplicate call disconnect codes.Anders Kristensen2014-03-051-0/+85
| * | am 8ee4491d: am e05077d7: am 83da75d9: Added a private apis jar that includes...Gabriel Peal2014-03-252-0/+468
| |\ \ | | |/ | |/|
| | * am e05077d7: am 83da75d9: Added a private apis jar that includes explicitly s...Gabriel Peal2014-03-252-0/+468
| | |\
| | | * Added a private apis jar that includes explicitly supported APIs that are not...Gabriel Peal2014-03-222-0/+468
* | | | resolved conflicts for merge of c1edfc2c to masterGabriel Peal2014-03-251-205/+136
* | | | resolved conflicts for merge of 74fb97de to masterGabriel Peal2014-03-252-0/+542
* | | | Add get/setPreferredNetworkType() for OMA DM client.Jake Hamby2014-03-031-0/+37
* | | | Remove unneeded new RIL command.Jake Hamby2014-02-241-23/+4
* | | | Delete Third Party Call APIsSailesh Nepal2014-02-183-283/+0
* | | | resolved conflicts for merge of 396b9e79 to masterNarayan Kamath2014-02-138-0/+1156
|\ \ \ \ | |/ / /
| * | | Merge "Telephony API extension v2"Wink Saville2014-02-138-0/+1155
| |\ \ \ | | |/ / | |/| |
| | * | Telephony API extension v2Antonio Marín Cerezuela2014-01-108-0/+1155
| | |/
* | | Add new RIL commands to read/write NV items and reset NV config.Jake Hamby2014-02-033-6/+103
* | | am 9bc74c4b: am ab092bb0: am 46988138: am 57756970: am a6aa3199: Merge "Fixed...Wink Saville2014-01-161-2/+2
|\ \ \ | |/ /
| * | Fixed mistaken reference to "LTE".David Friedman2014-01-081-2/+2
| |/
* | Merge "PhoneNumberUtils API changes"Yorke Lee2013-12-192-26/+19
|\ \
| * | PhoneNumberUtils API changesYorke Lee2013-12-022-26/+19
* | | Fixing build breakage due to: c4d41755d73ffe85d179d42a4f0c993b49303145Shishir Agrawal2013-12-161-2/+2
* | | Adding support for SIM communication from Android over logical channels.Shishir Agrawal2013-12-121-0/+63
|/ /
* | Remove unused imports from frameworks/base.John Spurlock2013-11-206-15/+0
* | Add ThirdPartyCall APIs to masterSailesh Nepal2013-11-133-0/+286
|/
* Add PhoneNumberUtils method for CDMA SMS number formatting.Jake Hamby2013-11-041-0/+21
* Fix typo for radio technologySungmin Choi2013-10-211-1/+1
* Merge "Telephony: Read signal strength values as expected" into klp-devWink Saville2013-10-142-12/+21
|\
| * Telephony: Read signal strength values as expectedJaime Lopez2013-10-112-12/+21
* | am 3a920545: am 2cc953f1: am 9006c422: more documentation for SEND_RESPOND_VI...Scott Main2013-10-141-11/+32
|\ \ | |/ |/|
| * am 2cc953f1: am 9006c422: more documentation for SEND_RESPOND_VIA_MESSAGEScott Main2013-10-141-11/+32
| |\
| | * more documentation for SEND_RESPOND_VIA_MESSAGEScott Main2013-10-141-11/+32
* | | New Telephony APIs to return MMS UA and UAProfUrlYuhao Zheng2013-10-031-0/+18
* | | Fix issue #10688644: Java crash in com.android.phone:Dianne Hackborn2013-09-111-1/+1
* | | For NETWORK_MODE_LTE_CMDA_EVDO_GSM_WCDMA default to PHONE_TYPE_GSMWink Saville2013-09-071-1/+1
* | | Protecting against NPE with null country detector.Santos Cordon2013-08-271-1/+1
|/ /
* | am 7334d25e: am 34fb4eae: Merge "Fix misspelling of getLteSignalStrenght."Wink Saville2013-06-212-2/+2
|\ \
| * \ am 34fb4eae: Merge "Fix misspelling of getLteSignalStrenght."Wink Saville2013-06-212-2/+2
| |\ \
| | * | Fix misspelling of getLteSignalStrenght.Wink Saville2013-06-212-2/+2
* | | | am 7f081794: am c80e3d43: TelephonyManager.listen can have notifyNow always t...Wink Saville2013-06-191-1/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | TelephonyManager.listen can have notifyNow always true.Wink Saville2013-06-191-1/+1
* | | | am aafed1df: add link to required permission from ACTION_RESPOND_VIA_MESSAGEScott Main2013-06-041-3/+3
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | add link to required permission from ACTION_RESPOND_VIA_MESSAGEScott Main2013-06-041-3/+3
* | | am 39136d39: Merge "Fixing crash in PhoneNumberUtils getNumberFromIntent"Wink Saville2013-06-011-0/+5
|\ \ \ | |/ / |/| / | |/
| * Fixing crash in PhoneNumberUtils getNumberFromIntentMagnus Karlsson2013-05-021-0/+5
* | Enhance TelephonyManger javadocs.Wink Saville2013-04-251-12/+34
* | Add CellInfoWcdma and related classes.Wink Saville2013-04-178-42/+620
* | Update function comment for getAllCellInfoWink Saville2013-04-091-1/+2
* | Add FW support for CellInfo RIL commands.Wink Saville2013-04-088-17/+40
* | Fix SignalStrength response.Wink Saville2013-04-081-0/+27
* | make new API to retrieve group identifier level1Sungmin Choi2013-03-271-0/+18
* | Turn off debug in CellInfoLte.Wink Saville2013-02-121-1/+1