summaryrefslogtreecommitdiffstats
path: root/telephony/java/android
Commit message (Expand)AuthorAgeFilesLines
* Include code when converting unknown causes to stringSailesh Nepal2014-09-171-1/+1
* Add new DisconnectCause class to telecomm.Andrew Lee2014-09-161-0/+1
* Pipe TelephonyManager.getCallState through TelecommManagerYorke Lee2014-09-141-3/+7
* Renaming Telecomm to Telecom.Tyler Gunn2014-09-122-8/+5
* isValidSlotId() and isValidPhoneId() updated to handle negatives.Anthony Lee2014-09-111-3/+10
* Merge "Update the comment in two APIs since we will persist the settings." in...Derek Tan2014-09-111-14/+16
|\
| * Update the comment in two APIs since we will persist the settings.Derek Tan2014-09-081-14/+16
* | Add ForSubscriber suffix to APIs w/ subId argument.Junda Liu2014-09-091-13/+14
* | Change suffix UsingSubId to ForSubscriber.Wink Saville2014-09-092-30/+30
* | Merge "Change getCurrentPhoneType to SystemApi" into lmp-devWink Saville2014-09-091-0/+2
|\ \
| * | Change getCurrentPhoneType to SystemApiWink Saville2014-09-081-0/+2
| |/
* | Merge "Assisted dialing support of MO SMS" into lmp-devAmit Mahajan2014-09-081-1/+2
|\ \ | |/ |/|
| * Assisted dialing support of MO SMSXia Ying2014-09-051-1/+2
* | Merge "Hide APIs for simplified network settings." into lmp-devJunda Liu2014-09-061-0/+4
|\ \
| * | Hide APIs for simplified network settings.Junda Liu2014-09-051-0/+4
* | | Update the preferred network type APIs.Derek Tan2014-09-051-21/+16
* | | Merge "Remove setCdmaSubscription API." into lmp-devDerek Tan2014-09-051-22/+0
|\ \ \
| * | | Remove setCdmaSubscription API.Derek Tan2014-09-051-22/+0
| | |/ | |/|
* | | Merge "Update the comment in sendEnvelope." into lmp-devDerek Tan2014-09-051-3/+3
|\ \ \
| * | | Update the comment in sendEnvelope.Derek Tan2014-09-051-3/+3
| |/ /
* | | Merge "API change: SetOperatorBrandOverride should not take iccId as a param....Shishir Agrawal2014-09-051-6/+4
|\ \ \
| * | | API change: SetOperatorBrandOverride should not take iccId as a param.Shishir Agrawal2014-09-051-6/+4
| |/ /
* | | Plus code handling for non-NANP CDMA carrierSteven Liu2014-09-051-73/+72
|/ /
* | Merge "IccOpenLogicalChannelResponse: Adding final to fa few constants." into...Shishir Agrawal2014-09-051-5/+5
|\ \
| * | IccOpenLogicalChannelResponse: Adding final to fa few constants.Shishir Agrawal2014-09-041-5/+5
| |/
* | More cleanup prior to unhidingWink Saville2014-09-042-113/+202
* | Add mcc/mnc to SubInfoRecordTom Taylor2014-09-042-16/+41
* | Merge "Remove check for voicemail number when parsing URI phone number." into...Nancy Chen2014-09-041-8/+0
|\ \ | |/ |/|
| * Remove check for voicemail number when parsing URI phone number.Nancy Chen2014-09-031-8/+0
* | Merge "Add PhoneStateListener(Looper looper) and some documentation." into lm...Wink Saville2014-09-031-1/+22
|\ \
| * | Add PhoneStateListener(Looper looper) and some documentation.Wink Saville2014-09-031-1/+22
* | | Hide SubscriptionManager using individual @hide on fields and methods.Wink Saville2014-09-031-17/+104
|/ /
* | Rename getActivatedXxx to getActiveXxxWink Saville2014-09-031-7/+7
* | Prepare to make SubscriptionManager public.Wink Saville2014-09-022-123/+249
|/
* Change TelephonyManager method name to accurately reflect functionality.Diego Pontoriero2014-08-281-4/+4
* Modify IccOpenLogicalChannelResponse: Document and rename constants.Shishir Agrawal2014-08-251-6/+15
* Use proper ril.ecclist when no sim stategiseok.seo2014-08-221-1/+1
* Merge "Add getCdmaMdn and getCdmaMin as system api to telmgr." into lmp-devJunda Liu2014-08-211-0/+36
|\
| * Add getCdmaMdn and getCdmaMin as system api to telmgr.Junda Liu2014-08-141-0/+36
* | Merge "Adding APIs to get IMEI/MEID" into lmp-devAmit Mahajan2014-08-211-0/+31
|\ \
| * | Adding APIs to get IMEI/MEIDAmit Mahajan2014-08-201-0/+31
| |/
* | Add public qualifier to TelephonyManager.TeleiccExchangeSimIO.Shishir Agrawal2014-08-141-1/+1
|/
* Fix CellIdentityLte.equalsWink Saville2014-08-121-1/+1
* Return APDU status code on tramsit channel command failure.Shishir Agrawal2014-08-051-2/+2
* Fix double DBG check.Wink Saville2014-08-011-1/+1
* Turn off extra debuggingWink Saville2014-08-011-4/+11
* IccOpenLogicalChannelResponse: Single character fix.Shishir Agrawal2014-07-311-1/+1
* Add new APIs iccExchangeSimIO and iccTransmitApduBasicChannel to TelephonyMan...Shishir Agrawal2014-07-303-3/+201
* Add more disconnect causes 1/4Santos Cordon2014-07-251-1/+16
* Merge "Add API invokeOemRilRequestRaw" into lmp-devAmit Mahajan2014-07-241-0/+19
|\