Tyler Gunn
6a7ed1eb40
Propagating isMultiParty indicator from RIL up into Telephony layer.
...
- Adding isMultiParty() method to IImsCallSession AIDL.
Bug: 18058253
Change-Id: I1c44d3db0f7aa00a3ae6efb1231c5ddd39ab20ac
2014-10-22 11:26:40 -07:00
xin He
265e3da006
am 5085c4c2: Merge "Show ProgressDialog when waiting for radio to turn on when provisioning." into lmp-dev
...
* commit '5085c4c2933219831bde11a482c8b2934e4a259f':
Show ProgressDialog when waiting for radio to turn on when provisioning.
2014-10-22 17:22:51 +00:00
Andrew Lee
c79a9311b5
am ba2f181a: am 74af6700: Merge "Add video calling setting to TelephonyManager." into lmp-mr1-dev
...
automerge: e56ad3e
* commit 'e56ad3edddd39cc4f9c0e9f9a12abb247cf3ab92':
Add video calling setting to TelephonyManager.
2014-10-21 23:35:40 +00:00
Paul Jensen
1de55d3cc8
Show ProgressDialog when waiting for radio to turn on when provisioning.
...
Turning on the cellular radio when user selects the provisioning notification
can take 30-60s so a UI is needed to keep the user informed that the radio is
coming up. This is only for provisioning APN support (only AT&T tablets now).
bug:15990642
Change-Id: Ibea894ee934bae2045c0462ae79bfa39d0ef3f05
2014-10-21 16:06:35 -07:00
Andrew Lee
e56ad3eddd
am ba2f181a: am 74af6700: Merge "Add video calling setting to TelephonyManager." into lmp-mr1-dev
...
* commit 'ba2f181aa1607e9bd2bf1b723dac8a6c855fab14':
Add video calling setting to TelephonyManager.
2014-10-21 21:39:52 +00:00
Andrew Lee
4a3084a46d
Add video calling setting to TelephonyManager.
...
We want to add a user setting to enable/disable video calling. This
is a telephony-level setting which the user sets using Telephony's
Call Settings, and applies universally to video calls.
But this setting needs to be accessible in places such as Dialer,
so these changes are to support storing the setting in
TelephonyManager (to be implemented in PhoneInterfaceManager) and
providing access to the setting for applications like Dialer
through TelephonyManager.
+ Add function definitions to ITelephony.
+ Add function wrapper implementations in TelephonyManager.
Bug: 16014284
Change-Id: I1dce8bf5ae4f0ee115698ce9627ba8fc424dd855
2014-10-21 13:49:42 -07:00
Amit Mahajan
515b3b9c27
am edc2c734: am 15803d4a: am 1213bf83: Merge "Add a constant for invalid profile id value" into lmp-mr1-dev
...
* commit 'edc2c734b08303b264c97f61bf793e01c567f21c':
Add a constant for invalid profile id value
2014-10-20 22:31:40 +00:00
Amit Mahajan
edc2c734b0
am 15803d4a: am 1213bf83: Merge "Add a constant for invalid profile id value" into lmp-mr1-dev
...
* commit '15803d4ace0e996295e74a04da2aafd550c7737c':
Add a constant for invalid profile id value
2014-10-20 22:27:51 +00:00
Amit Mahajan
1213bf83e9
Merge "Add a constant for invalid profile id value" into lmp-mr1-dev
2014-10-20 22:17:39 +00:00
Wink Saville
be11d12462
am f9bec04d: am f4d86a1d: am f44628e3: am 6bacccbf: Merge "Radio Capability Support." into lmp-sprout-dev
...
* commit 'f9bec04d89ce6270d71b738be341f3e443abcce5':
Radio Capability Support.
2014-10-20 21:42:28 +00:00
Wink Saville
f9bec04d89
am f4d86a1d: am f44628e3: am 6bacccbf: Merge "Radio Capability Support." into lmp-sprout-dev
...
* commit 'f4d86a1dd9d758f9479a7d486e610930266205d0':
Radio Capability Support.
2014-10-20 21:34:37 +00:00
Wink Saville
f44628e313
am 6bacccbf: Merge "Radio Capability Support." into lmp-sprout-dev
...
* commit '6bacccbfbcdc7952bac7e25c3e3f2d6a6151a215':
Radio Capability Support.
2014-10-20 21:24:27 +00:00
Libin.Tang@motorola.com
be680535e2
am 52a65f8e: am 3a332602: am 846b71da: change setProvisionedValue/setProvisionedStringValue to return operation result.
...
* commit '52a65f8e8fce5c4519acae8cbab2f4e879eba013':
change setProvisionedValue/setProvisionedStringValue to return operation result.
2014-10-20 18:35:47 +00:00
Libin.Tang@motorola.com
52a65f8e8f
am 3a332602: am 846b71da: change setProvisionedValue/setProvisionedStringValue to return operation result.
...
* commit '3a332602e344755fefecbf86d51a69257641e4b2':
change setProvisionedValue/setProvisionedStringValue to return operation result.
2014-10-20 18:28:22 +00:00
Hui Wang
d61cc80ef1
Add a constant for invalid profile id value
...
Change-Id: I0cac2e38572e4b04081fd3347be05e57cc899008
2014-10-20 10:41:09 -07:00
Libin.Tang@motorola.com
846b71daaf
change setProvisionedValue/setProvisionedStringValue to
...
return operation result.
Change-Id: I24f127280d4692633ede7e17a63ababee1b6c71f
2014-10-20 17:33:44 +00:00
Wink Saville
2af2d57d57
Radio Capability Support.
...
New design of capability switch for L.
Add new RIL requests:
RIL_REQUEST_GET_RADIO_CAPABILITY
RIL_REQUEST_SET_RADIO_CAPABILITY
RIL_UNSOL_RADIO_CAPABILITY
These commands allow the framework to communicate what the Radio
Capabilities for each logical modem has or should be using.
It can support 2/3/4G switch and has flexible architecture to support
future technology.
Change-Id: Iedf7f608d2ba3c06a883500f2d85abb98e69d9c1
2014-10-20 10:31:05 -07:00
xinhe
47aef501e4
am 1ee96040: am 1a352f4f: am 36eaa869: Merge "Sprint: MMS proxy authorization does not include NAI" into lmp-mr1-dev
...
* commit '1ee96040327b2174b18669313c70935276a5158c':
Sprint: MMS proxy authorization does not include NAI
2014-10-16 00:07:07 +00:00
xinhe
1ee9604032
am 1a352f4f: am 36eaa869: Merge "Sprint: MMS proxy authorization does not include NAI" into lmp-mr1-dev
...
* commit '1a352f4f6b68f5a22baaed3545d5e8d601616019':
Sprint: MMS proxy authorization does not include NAI
2014-10-15 23:57:24 +00:00
xinhe
6bb21401a4
Sprint: MMS proxy authorization does not include NAI
...
Read the NAI from CSIM and pass it to MMS module
Bug:17752727
Change-Id: Ib7f53bed87183bd9e67103c676218b5748be668f
2014-10-15 16:31:19 -07:00
Amit Mahajan
932408820a
am 6e51a36a: am 7c2b29ac: am 1ea2aeda: am 589a4896: am c6c18618: Merge "Fix to show low LTE signal strength as -140 instead of 0." into lmp-dev
...
* commit '6e51a36a97f6e0c4868a7ddd32884d93a583d76e':
Fix to show low LTE signal strength as -140 instead of 0.
2014-10-11 05:08:02 +00:00
Amit Mahajan
6e51a36a97
am 7c2b29ac: am 1ea2aeda: am 589a4896: am c6c18618: Merge "Fix to show low LTE signal strength as -140 instead of 0." into lmp-dev
...
* commit '7c2b29ac45342074ec74860d6ba4a66bc8a8de5f':
Fix to show low LTE signal strength as -140 instead of 0.
2014-10-11 04:55:26 +00:00
Amit Mahajan
1ea2aeda29
am 589a4896: am c6c18618: Merge "Fix to show low LTE signal strength as -140 instead of 0." into lmp-dev
...
* commit '589a4896b0c45f03604db1eb0292ef1c936adaff':
Fix to show low LTE signal strength as -140 instead of 0.
2014-10-11 02:50:08 +00:00
Amit Mahajan
589a4896b0
am c6c18618: Merge "Fix to show low LTE signal strength as -140 instead of 0." into lmp-dev
...
* commit 'c6c18618e999f24675e23b67e6c488d700199579':
Fix to show low LTE signal strength as -140 instead of 0.
2014-10-11 00:24:13 +00:00
Amit Mahajan
b5c78682ad
Fix to show low LTE signal strength as -140 instead of 0.
...
Bug: 17942583
Change-Id: I399e5352b4585cff42ee5c7dd164315c1797110a
2014-10-10 17:05:46 -07:00
Shriram Ganesh
b52d5aaa17
am 26100906: am 91f7af97: am 69f35c8e: IMS: Unsol TTY notification support
...
* commit '261009066751c9efad4e87ac12667182b0c13d43':
IMS: Unsol TTY notification support
2014-10-10 22:07:51 +00:00
Shriram Ganesh
9d00a58f19
am fae794a5: am 79fd7a57: am 163900a6: Ims: Send user selected TTY mode to lower layers.
...
* commit 'fae794a51a84ba1ea4b4c9eca0e1b7c3a9507bdc':
Ims: Send user selected TTY mode to lower layers.
2014-10-10 22:07:46 +00:00
Etan Cohen
5fef96c5a6
am eaecf6a2: am d5ea3240: am c3f8a8b1: am 4354e604: am 5e5bc4b1: TD_SCDMA is more like GSM than CDMA - re-classifying.
...
* commit 'eaecf6a2c98169534dc8d4bd98099b3731b67b1d':
TD_SCDMA is more like GSM than CDMA - re-classifying.
2014-10-10 22:06:38 +00:00
Shriram Ganesh
2610090667
am 91f7af97: am 69f35c8e: IMS: Unsol TTY notification support
...
* commit '91f7af977a26122ddc0bcb8e264258856bad9318':
IMS: Unsol TTY notification support
2014-10-10 17:16:37 +00:00
Shriram Ganesh
fae794a51a
am 79fd7a57: am 163900a6: Ims: Send user selected TTY mode to lower layers.
...
* commit '79fd7a57d3f1de1701c84dbebaefe24e10e1d26d':
Ims: Send user selected TTY mode to lower layers.
2014-10-10 17:16:32 +00:00
Etan Cohen
eaecf6a2c9
am d5ea3240: am c3f8a8b1: am 4354e604: am 5e5bc4b1: TD_SCDMA is more like GSM than CDMA - re-classifying.
...
* commit 'd5ea324063b2dedc844b1aca65d485b03196a6a1':
TD_SCDMA is more like GSM than CDMA - re-classifying.
2014-10-10 17:14:18 +00:00
Shriram Ganesh
69f35c8e1b
IMS: Unsol TTY notification support
...
Code changes to support UNSOL_TTY_NOTIFICATION handling.
Change-Id: I74bba5d06198e016db259ec1f7d28663d475cb92
2014-10-10 16:24:13 +00:00
Shriram Ganesh
163900a6a1
Ims: Send user selected TTY mode to lower layers.
...
Irrespective of whether TTY device is connected or not
send TTY mode setting to modem whenever user changes it
from settings.
Change-Id: I2797cdffea0c10c90cd4f213bd0ea9d63c09f29d
2014-10-10 16:23:24 +00:00
Etan Cohen
c3f8a8b1ec
am 4354e604: am 5e5bc4b1: TD_SCDMA is more like GSM than CDMA - re-classifying.
...
* commit '4354e6046e4a35b2f35348c6c131fdd600ac26af':
TD_SCDMA is more like GSM than CDMA - re-classifying.
2014-10-10 00:30:14 +00:00
Etan Cohen
4354e6046e
am 5e5bc4b1: TD_SCDMA is more like GSM than CDMA - re-classifying.
...
* commit '5e5bc4b13cd1fc657da940c14e2333d8d3b18080':
TD_SCDMA is more like GSM than CDMA - re-classifying.
2014-10-09 19:29:43 +00:00
Etan Cohen
5e5bc4b13c
TD_SCDMA is more like GSM than CDMA - re-classifying.
...
Bug: 17788412
Change-Id: Icc6a692a1f038624dde772f8d8f197aab604c166
2014-10-09 16:58:04 +00:00
Amit Mahajan
13b995eb5c
am ec20fc92: am 190202f7: am dbbf4932: am d9a3f89a: Merge commit \'69555fc2\' into fix-merge-conflict3
...
* commit 'ec20fc9273081942b99f33c5d5fded17e0303aac':
Sms7BitEncodingTranslator
2014-10-07 05:27:48 +00:00
Amit Mahajan
ec20fc9273
am 190202f7: am dbbf4932: am d9a3f89a: Merge commit \'69555fc2\' into fix-merge-conflict3
...
* commit '190202f7e586e02e098b330ac84eb441a56005d3':
Sms7BitEncodingTranslator
2014-10-07 05:23:20 +00:00
Amit Mahajan
dbbf493220
am d9a3f89a: Merge commit \'69555fc2\' into fix-merge-conflict3
...
* commit 'd9a3f89a0727590a069c563a8b97fe99b866d67c':
Sms7BitEncodingTranslator
2014-10-07 05:12:44 +00:00
Amit Mahajan
d9a3f89a07
Merge commit '69555fc2' into fix-merge-conflict3
...
Conflicts:
core/res/res/values/symbols.xml
Change-Id: I4266f1fcc51abc79235e1738bfbc3ff48e209e0c
2014-10-06 21:57:42 -07:00
Xia Ying
43eb8a97e7
Sms7BitEncodingTranslator
...
Bug: 16197894
Change-Id: I2bd5ae0a3c2d5d8f869f5e2de7009fd450070521
2014-10-07 01:02:04 +00:00
Etan Cohen
7584f634fc
am fe980464: am 3b73c5c3: am 53fbb02d: am b3a29067: am 81e3e472: Merge "Add TD_SCDMA RAT type (already exists in RIL) and classify as CDMA." into lmp-dev
...
* commit 'fe9804649430b24e2b86be516b854786ff740d5d':
Add TD_SCDMA RAT type (already exists in RIL) and classify as CDMA.
2014-10-02 22:12:34 +00:00
Etan Cohen
fe98046494
am 3b73c5c3: am 53fbb02d: am b3a29067: am 81e3e472: Merge "Add TD_SCDMA RAT type (already exists in RIL) and classify as CDMA." into lmp-dev
...
* commit '3b73c5c3cfc9754358ba1f4c49582d303fd04d8a':
Add TD_SCDMA RAT type (already exists in RIL) and classify as CDMA.
2014-10-02 22:01:39 +00:00
Etan Cohen
53fbb02d6d
am b3a29067: am 81e3e472: Merge "Add TD_SCDMA RAT type (already exists in RIL) and classify as CDMA." into lmp-dev
...
* commit 'b3a29067e956c05fd9f01bb31ae4101b43b95948':
Add TD_SCDMA RAT type (already exists in RIL) and classify as CDMA.
2014-10-02 21:48:20 +00:00
Etan Cohen
b3a29067e9
am 81e3e472: Merge "Add TD_SCDMA RAT type (already exists in RIL) and classify as CDMA." into lmp-dev
...
* commit '81e3e4724d2c506bf9e920fd253c54a0bbd38706':
Add TD_SCDMA RAT type (already exists in RIL) and classify as CDMA.
2014-10-02 21:42:15 +00:00
Etan Cohen
6415fba31c
Add TD_SCDMA RAT type (already exists in RIL) and classify as CDMA.
...
Bug: 17784975
Change-Id: Ic887477fac1d45f547e30ed6e3c1158fb9a3b893
2014-10-02 19:14:18 +00:00
Stuart Scott
4caa333b83
am 3aacaac3: am a541338a: am ec89863a: am 38bfcb4a: Merge "Get the MCC/MNC using defaults." into lmp-sprout-dev
...
* commit '3aacaac344d3bc9699d8dbb89094867310417725':
Get the MCC/MNC using defaults.
2014-09-30 16:19:46 +00:00
Stuart Scott
3aacaac344
am a541338a: am ec89863a: am 38bfcb4a: Merge "Get the MCC/MNC using defaults." into lmp-sprout-dev
...
* commit 'a541338a1eaa0fd3ed53c4eaf4be2551ec1a7350':
Get the MCC/MNC using defaults.
2014-09-30 16:12:42 +00:00
Stuart Scott
ec89863ade
am 38bfcb4a: Merge "Get the MCC/MNC using defaults." into lmp-sprout-dev
...
* commit '38bfcb4affb234ca901912155d41ec06dce4f43a':
Get the MCC/MNC using defaults.
2014-09-29 21:11:50 +00:00
Stuart Scott
015f3b464c
Get the MCC/MNC using defaults.
...
First try default data, then default sms, then default voice, finally
try the first sub to come up.
bug: 17396869
Change-Id: I09da19b7b25c2a6aa8affd95847dbb10e039f634
2014-09-29 13:20:25 -07:00