Wink Saville
eb805eb767
am a829f8e2: Merge "More cleanup prior to unhiding" into lmp-dev
...
* commit 'a829f8e2462157c16f60a52edd39b3c49209ab76':
More cleanup prior to unhiding
2014-09-05 03:50:42 +00:00
Wink Saville
3e0c8d3d3c
Merge "More cleanup prior to unhiding" into lmp-dev
2014-09-05 03:40:19 +00:00
Wink Saville
905bb54108
More cleanup prior to unhiding
...
Adding comments and rename publci SubInfoRecord instance variables
Change-Id: I25a56d779c63a3f483d7a43c5c123404bf489fa3
2014-09-04 17:10:23 -07:00
Ye Wen
fbce7b598a
am 3442921f: Merge "MMS API cleanup (1/4)" into lmp-dev
...
* commit '3442921f2cbf42147df917618854b85f0a1f7a75':
MMS API cleanup (1/4)
2014-09-04 23:45:36 +00:00
Ye Wen
8179c2a6e4
MMS API cleanup (1/4)
...
- Hide APIs not approved by API council (b/17189780)
- Change configOverrides in MMS APIs from ContentValues to Bundle to be
consistent (b/17390017)
- Change SmsManager.MMS_EXTRA_DATA to EXTRA_MMS_DATA per API council
review (b/17390977)
b/17189780
b/17390017
b/17390977
Change-Id: If5a43e9ab9e42b6328f1581b39051ddf1a58f0dd
2014-09-04 15:41:56 -07:00
Tom Taylor
719126b87c
am d1006b0f: Merge "Add mcc/mnc to SubInfoRecord" into lmp-dev
...
* commit 'd1006b0f0372e068eac20c5c48f825a087577bae':
Add mcc/mnc to SubInfoRecord
2014-09-04 21:37:18 +00:00
Tom Taylor
7a96207e2b
Add mcc/mnc to SubInfoRecord
...
Bug 17157686
Change-Id: I47d19dea73f038a8d748f95dd33452da62ebf26b
2014-09-04 14:05:20 -07:00
Nancy Chen
c7880d3f98
am c27868a6: Merge "Remove check for voicemail number when parsing URI phone number." into lmp-dev
...
* commit 'c27868a6d085f10f6ca4f4a83c382078648f21e7':
Remove check for voicemail number when parsing URI phone number.
2014-09-04 19:29:51 +00:00
Nancy Chen
81a0cbcda3
Merge "Remove check for voicemail number when parsing URI phone number." into lmp-dev
2014-09-04 19:21:30 +00:00
Wink Saville
a9e0662487
am bfa06279: Merge "Cleanup ISub.aidl" into lmp-dev
...
* commit 'bfa06279cc8240015bd10b8be2748838122c7d11':
Cleanup ISub.aidl
2014-09-04 16:21:29 +00:00
Wink Saville
8fec2e4414
Cleanup ISub.aidl
...
Fix copyright and remove @param context
Change-Id: Icf0a7899070f03161db54aac4a83f6dd060bc28d
2014-09-03 20:42:37 -07:00
Wink Saville
34f1382d69
am f8773dfb: Merge "Add PhoneStateListener(Looper looper) and some documentation." into lmp-dev
...
* commit 'f8773dfbbc84b52f308f61d75ae2a028773dc749':
Add PhoneStateListener(Looper looper) and some documentation.
2014-09-04 00:49:49 +00:00
Wink Saville
343feb7019
Merge commit '3432c20c' into fix-merge-conflict
...
* commit '3432c20c':
Hide SubscriptionManager using individual @hide on fields and methods.
Conflicts:
telephony/java/android/telephony/SubscriptionManager.java
Change-Id: Ic8d528b7a046f0b2a9735ba62720de142952d7ef
2014-09-03 17:38:28 -07:00
Wink Saville
cf39f86b50
Merge "Add PhoneStateListener(Looper looper) and some documentation." into lmp-dev
2014-09-03 23:37:17 +00:00
Julian Odell
ae4fd7b6a8
am 45ae7fb1: Merge "Bug 17262099: MMS API changes (multi-project)." into lmp-dev
...
* commit '45ae7fb1d9981f9b17871c30e210db2a10d19075':
Bug 17262099: MMS API changes (multi-project).
2014-09-03 23:22:51 +00:00
Wink Saville
aea3bf798a
am 3c95cae1: Merge "Rename getActivatedXxx to getActiveXxx" into lmp-dev
...
* commit '3c95cae1ab33a0fd3bd93422e91a8182bf49d017':
Rename getActivatedXxx to getActiveXxx
2014-09-03 23:22:36 +00:00
Wink Saville
2e40ba9dca
Add PhoneStateListener(Looper looper) and some documentation.
...
Bug: 17374935
Change-Id: I1eeb77fd7478cb81cde92f43a26ed19697323e6a
2014-09-03 15:44:02 -07:00
Wink Saville
f5bca080a2
Hide SubscriptionManager using individual @hide on fields and methods.
...
Doing this so the unhide for API Council will just be unhiding a few
fields/methods.
Change-Id: Iebc995c1aebe1f17a6552c28f771be7584bf0acb
2014-09-03 15:41:36 -07:00
Stuart Scott
8d50c2029e
resolved conflicts for merge of dadcc85e to lmp-sprout-dev
...
Change-Id: Ib457b076a94ef51e63fce3e9a5ad49a56495b830
2014-09-03 15:35:13 -07:00
Julian Odell
6c25708eb5
Merge "Bug 17262099: MMS API changes (multi-project)." into lmp-dev
2014-09-03 20:20:34 +00:00
Julian Odell
31ef14d4f0
Bug 17262099: MMS API changes (multi-project).
...
Move MMS api to using content provider rather than byte[] to pass MMS message contents.
Rebased and merged into TOT.
Change-Id: I3509b2774b1cb30a1c8100bb25d283140c963b6b
2014-09-03 13:11:56 -07:00
Wink Saville
8a38a203a9
Rename getActivatedXxx to getActiveXxx
...
Change-Id: Iba6d2805a69d3385c93b7ed3c6267b5b8b252a28
2014-09-03 12:22:54 -07:00
Nancy Chen
fe99099ea7
Remove check for voicemail number when parsing URI phone number.
...
Getting the voicemail number will be done in Telephony instead of in
PhoneNumberUtils which is called by Telecomm.
Bug: 17317190
Change-Id: Ia88a56516b4f57ac62dc5696ae359fd042fec040
2014-09-03 11:05:31 -07:00
Shri Borde
945276f10c
am fb909790: Merge "Bug 17243357: Remove MessagingConfigurationManager" into lmp-dev
...
* commit 'fb90979054c6800b00b8c4e2890f04f055b4077e':
Bug 17243357: Remove MessagingConfigurationManager
2014-09-03 16:39:56 +00:00
Wink Saville
c650e0b12a
Prepare to make SubscriptionManager public.
...
Sync SubscriptionManager and its dependentes between lmp-dev
and lmp-sprout-dev.
In SubscriptionManager and SubscriptionController:
-Rename getActivatedSubInfoList to getActiveSubInfoList.
-Remove context as a parameter
-Cleanup
Change-Id: Ie06ced3e7ff5a3d06b3b47892fed22b4bb8972c7
2014-09-02 22:46:42 -07:00
Shri Borde
7237972bff
Bug 17243357: Remove MessagingConfigurationManager
...
It is replaced with SmsManager.getCarrierConfigValues
Change-Id: I560a53427b08746f2a7ed2e540ecb2c978b7ebd0
2014-09-02 14:00:21 -07:00
Yorke Lee
82eebbe6b1
am 38a10cd4: Merge "Add lookup key to callerInfo" into lmp-dev
...
* commit '38a10cd4bbe74c4d815810a759860e8da7c5e3a8':
Add lookup key to callerInfo
2014-09-02 17:31:08 +00:00
Wink Saville
05e6dde3a0
ksd to lmp-sprout-dev
...
Change-Id: I94eb65c62231b5831570bb0cbbbd9c916bee0a37
2014-09-01 05:38:31 +00:00
Yorke Lee
282f368069
Add lookup key to callerInfo
...
Bug: 16825519
Change-Id: I71c4b2366caa3351b1f2cedd1c341f9ac909b7ea
2014-08-29 18:40:09 -07:00
Diego Pontoriero
3892fc0349
Change TelephonyManager method name to accurately reflect functionality.
...
Bug: 17163860
Change-Id: I4390d79c49831454146a42b89520a16984c5f260
2014-08-28 13:50:36 -07:00
Makoto Onuki
0e917336a2
Address API review comments:
...
- Rename isCorpContactId() to isEnterpriseContactId().
- Update EXTRA_* constant values.
- Update javadoc on NAME_VERIFIED.
Bug 17253963
Change-Id: I1bef3adbb4125b39129c77cca29c4b8089e1f8cc
2014-08-27 16:29:40 +00:00
Libin.Tang@motorola.com
c47b18fb25
IMS: modify sendDtmf interface.
...
Bug: 17282921
Change-Id: If96f209e91db420e089d429bb5c7a0f9882b4057
2014-08-26 20:15:33 +00:00
Diego Pontoriero
04154bcd91
Remove unused constant from TelephonyIntents.
...
Bug: 16457806
Change-Id: Ia987c3167e5731a1eceb6b1ff4a8795ced826a5d
2014-08-26 10:58:57 -07:00
Shishir Agrawal
ef489ef8ef
Modify IccOpenLogicalChannelResponse: Document and rename constants.
...
Bug: 17189780
Change-Id: Iac96e3bc7265d20f21b29d4a05b615c5ff3cdd6e
2014-08-25 09:09:41 -07:00
giseok.seo
83749f3479
Use proper ril.ecclist when no sim state
...
Bug: 17139446
Signed-off-by: giseok.seo <giseok.seo@lge.com>
Change-Id: I2f420973b29092b8a6cceb8cf4bd77d0ee8372bd
2014-08-22 20:27:20 +00:00
Jing Zhao
e647a013a0
VoLTE incoming call number
...
Set incoming call number in OIR to be shown to user
Bug: 17032453
Change-Id: Iceadb0f537fb35f685cbcf8279ccef7d86036600
2014-08-21 22:05:04 +00:00
Naveen Kalla
bd7723637b
Invoke shutdownMobileRadios Telephony APIs from ShutdownThread
...
shutdownMobileRadios API shuts down multiple Radios on MSIM devices and
also gracefully shuts down Radios and SIM cards on single SIM and
MSIM devices. Use this API instead of the old setRadio APIs.
Add RIL_REQUEST_SHUTDOWN to RILConstants. Message is sent to notify
RIL that the device is shutting down.
Bug: 9773278
Change-Id: I6afa9e810cefc7855f7ae42e51f39cc51fa2aa6e
2014-08-21 15:08:22 +00:00
Junda Liu
cad78a801d
Merge "Add getCdmaMdn and getCdmaMin as system api to telmgr." into lmp-dev
2014-08-21 04:43:39 +00:00
Amit Mahajan
dbc6689664
Merge "Adding APIs to get IMEI/MEID" into lmp-dev
2014-08-21 00:16:54 +00:00
Amit Mahajan
284f1ec16e
Adding APIs to get IMEI/MEID
...
Change-Id: I553b7c019b20a64ff1049f35b0e3999ab82b7cce
2014-08-20 17:02:17 -07:00
Shishir Agrawal
a34bdb18c5
Merge "Add public qualifier to TelephonyManager.TeleiccExchangeSimIO." into lmp-dev
2014-08-19 02:43:23 +00:00
Junda Liu
2b2469b07d
Add getCdmaMdn and getCdmaMin as system api to telmgr.
...
Bug: b/16966140
Change-Id: I36d8f850eca7c392f7ed5186254ef9862d4177f7
2014-08-14 22:21:12 -07:00
w19976
15afd81158
Configure MTU based on network MTU parameter
...
Add logic to obtain the mtu from the network PCO parameter and set it to kernel
when the mobile data connection is established. When there is no PCO mtu configured
from the network, the mtu size defined in the corresponding APN will be used. In case
no mtu size is defined for an APN used for data connection, the MCC/MNC based MTU
defined in the framework overaly will be applied.
bug:17046179
Change-Id: I6465d4b8f2076aaa380ae3617fb3f24adbe136d4
2014-08-14 20:34:13 -07:00
Shishir Agrawal
64820af4e5
Add public qualifier to TelephonyManager.TeleiccExchangeSimIO.
...
Seems to have gotten overlooked in the last change.
Bug: 17031384
Change-Id: If7f92c128ddddd606510d7acf88168aebc061e80
2014-08-14 12:24:48 -07:00
Ihab Awad
b19a0bcdd8
Final structural tweaks to Telecomm API (1/8)
...
Bug: 16416927
Bug: 16494880
Change-Id: I45fbe287c410cbb5e1b985f320b862d732811f43
2014-08-13 11:16:46 -07:00
Amit Mahajan
ad254384ad
Revert "Revert "add apn setting parameters, and set apn parameters to bp""
...
This reverts commit 193418074ad85878121776ebf316367ad53d2039.
Change-Id: I52641411da884fa252c40c303537e61ca6e14fc0
2014-08-13 21:56:32 +00:00
Wink Saville
125cf62d59
Fix CellIdentityLte.equals
...
Bug: 16902094
Change-Id: I92786dc792bf318d2236212eb2acf955ec41e066
2014-08-12 22:39:35 +00:00
Amit Mahajan
ff2efd5299
Revert "add apn setting parameters, and set apn parameters to bp"
...
This reverts commit 3fd217b3f492c95c8550da2a36fffbc6f3a3b724.
Change-Id: Icf32debc07b858c5ae2eb8a7bf4a6e95445a7466
2014-08-12 05:14:36 +00:00
Hui Wang
fdd78e06a7
add apn setting parameters, and set apn parameters to bp
...
Change-Id: I2720b6f8eba707691b9c3f481b6182c98ae3f10b
2014-08-12 00:44:40 +00:00
Etan Cohen
77437731a7
Revert "Added debug system property to enable/disable IMS VoLTE/VT."
...
Superseded by "Enhanced 4G LTE Mode" official setting.
This reverts commit d32e5aa844307221785bfe64b3a1b7ef36958cbd.
2014-08-11 23:55:11 +00:00