summaryrefslogtreecommitdiffstats
path: root/telephony/java/com
Commit message (Expand)AuthorAgeFilesLines
* redirect RIL_UNSOL_OEM_HOOK_RAW to system appNew Author Steven Liu2014-09-272-0/+2
* Fix for empty RSSI triangle after bootxinhe2014-09-191-4/+2
* Renaming Telecomm to Telecom.Tyler Gunn2014-09-123-8/+8
* Send and download MMS via content provider instead of PDU bytes.Cheuksan Wang2014-09-111-9/+22
* Merge "Update the comment in two APIs since we will persist the settings." in...Derek Tan2014-09-111-7/+8
|\
| * Update the comment in two APIs since we will persist the settings.Derek Tan2014-09-081-7/+8
* | Add ForSubscriber suffix to APIs w/ subId argument.Junda Liu2014-09-091-3/+3
* | Change suffix UsingSubId to ForSubscriber.Wink Saville2014-09-095-62/+62
* | change the property name about IDP from 'telephony.' to 'gsm.'Steven Liu2014-09-081-1/+1
|/
* Merge "Remove setCdmaSubscription API." into lmp-devDerek Tan2014-09-051-9/+0
|\
| * Remove setCdmaSubscription API.Derek Tan2014-09-051-9/+0
* | Merge "API change: SetOperatorBrandOverride should not take iccId as a param....Shishir Agrawal2014-09-051-4/+3
|\ \
| * | API change: SetOperatorBrandOverride should not take iccId as a param.Shishir Agrawal2014-09-051-4/+3
| |/
* | Plus code handling for non-NANP CDMA carrierSteven Liu2014-09-051-2/+2
|/
* Merge "Fix the IndexOutOfBoundsException when unpacking GSM 8-bit pdu" into l...Amit Mahajan2014-09-051-3/+12
|\
| * Fix the IndexOutOfBoundsException when unpacking GSM 8-bit pduXia Ying2014-09-041-3/+12
* | MMS API cleanup (1/4)Ye Wen2014-09-041-3/+3
|/
* Cleanup ISub.aidlWink Saville2014-09-031-28/+14
* Merge "Bug 17262099: MMS API changes (multi-project)." into lmp-devJulian Odell2014-09-031-8/+11
|\
| * Bug 17262099: MMS API changes (multi-project).Julian Odell2014-09-031-8/+11
* | Rename getActivatedXxx to getActiveXxxWink Saville2014-09-031-4/+4
* | Prepare to make SubscriptionManager public.Wink Saville2014-09-023-11/+32
|/
* Bug 17243357: Remove MessagingConfigurationManagerShri Borde2014-09-021-24/+3
* Add lookup key to callerInfoYorke Lee2014-08-291-0/+7
* Change TelephonyManager method name to accurately reflect functionality.Diego Pontoriero2014-08-281-2/+2
* Address API review comments:Makoto Onuki2014-08-271-3/+1
* IMS: modify sendDtmf interface.Libin.Tang@motorola.com2014-08-261-3/+4
* Remove unused constant from TelephonyIntents.Diego Pontoriero2014-08-261-8/+1
* VoLTE incoming call numberJing Zhao2014-08-211-0/+34
* Invoke shutdownMobileRadios Telephony APIs from ShutdownThreadNaveen Kalla2014-08-212-1/+15
* Merge "Add getCdmaMdn and getCdmaMin as system api to telmgr." into lmp-devJunda Liu2014-08-211-0/+12
|\
| * Add getCdmaMdn and getCdmaMin as system api to telmgr.Junda Liu2014-08-141-0/+12
* | Adding APIs to get IMEI/MEIDAmit Mahajan2014-08-201-0/+4
* | Configure MTU based on network MTU parameterw199762014-08-141-0/+3
* | Revert "Revert "add apn setting parameters, and set apn parameters to bp""Amit Mahajan2014-08-131-0/+1
|/
* Final structural tweaks to Telecomm API (1/8)Ihab Awad2014-08-133-22/+22
* Revert "add apn setting parameters, and set apn parameters to bp"Amit Mahajan2014-08-121-1/+0
* add apn setting parameters, and set apn parameters to bpHui Wang2014-08-121-0/+1
* Revert "Added debug system property to enable/disable IMS VoLTE/VT."Etan Cohen2014-08-111-10/+0
* Aidl changes related to VideoCallProvider in Ims.Andrew Lee2014-08-083-0/+119
* Return APDU status code on tramsit channel command failure.Shishir Agrawal2014-08-051-2/+2
* IMS Framework & AIDL Changes for Call Barring & String Error Codes.Shriram Ganesh2014-08-053-3/+5
* Add changes for LTE to IWLAN Handover Notifications for an IMS CallShriram Ganesh2014-08-041-0/+8
* Merge "Allow MmsConfig override per request (1/3)" into lmp-devTom Taylor2014-08-011-32/+18
|\
| * Allow MmsConfig override per request (1/3)Ye Wen2014-08-011-32/+18
* | Add ECBM functionality for IMSUma Maheswari Ramalingam2014-08-034-1/+109
* | Added debug system property to enable/disable IMS VoLTE/VT.Etan Cohen2014-08-021-0/+10
|/
* Add new APIs iccExchangeSimIO and iccTransmitApduBasicChannel to TelephonyMan...Shishir Agrawal2014-07-301-4/+37
* Move archived column from pdu/sms to threads (1/4)Ye Wen2014-07-301-0/+10
* Convert VideoState into an inner class.Andrew Lee2014-07-291-10/+10