Yorke Lee
ee743e6071
resolved conflicts for merge of f3804c3c to lmp-sprout-dev
...
Conflicts:
telephony/java/android/telephony/TelephonyManager.java
Change-Id: Ibdd0b6c2c9901ec46196ac9460a0908dfb739ad4
2014-09-14 13:58:59 -07:00
Yorke Lee
2ae312e306
Pipe TelephonyManager.getCallState through TelecommManager
...
* Add TelecommManager.getCallState (hidden API)
* Make TelephonyManager.getCallState call through to
TelecommManager, to be consistent with
TelephonyManager.ACTION_PHONE_STATE_CHANGED broadcasts for
overall call state. Telephony continues to manage call states for
individual subscriptions.
Bug: 17378767
Change-Id: Ia5e8b21df801ed3af4f6e14c110a72c92f077f88
2014-09-14 09:54:23 -07:00
Tyler Gunn
6c8d6d74c0
resolved conflicts for merge of 66c16547 to lmp-sprout-dev
...
Also fixed issue in TelephonyManager.
Change-Id: I4dde45e638c2bcf32f8f929d34d0083966f6761f
2014-09-13 20:10:08 +00:00
Tyler Gunn
ef9f6f957d
Renaming Telecomm to Telecom.
...
- Changing package from android.telecomm to android.telecom
- Changing package from com.android.telecomm to
com.android.server.telecomm.
- Renaming TelecommManager to TelecomManager.
Bug: 17364651
Change-Id: I192cb5d189f55db012ea72ee82ccc5aedbc21638
2014-09-12 22:16:17 -07:00
Cheuksan Wang
f7a1e7a69e
am 59c04032: Merge "Send and download MMS via content provider instead of PDU bytes." into lmp-dev
...
* commit '59c0403265a842ae47559b8b2055372a545edb61':
Send and download MMS via content provider instead of PDU bytes.
2014-09-12 18:52:39 +00:00
Cheuksan Wang
a6c52ac624
Merge "Send and download MMS via content provider instead of PDU bytes." into lmp-dev
2014-09-12 17:07:49 +00:00
Anthony Lee
2222d9bc9e
am 12c83b93: Merge "isValidSlotId() and isValidPhoneId() updated to handle negatives." into lmp-dev
...
* commit '12c83b93b13a7e6d37b385c1270c29d8a959bc78':
isValidSlotId() and isValidPhoneId() updated to handle negatives.
2014-09-12 07:21:03 +00:00
Cheuksan Wang
ee04543d58
Send and download MMS via content provider instead of PDU bytes.
...
Change-Id: Ib5a93d07799c9e14fea8be820c6bd4bc7ae8be3a
2014-09-11 14:17:15 -07:00
Anthony Lee
b78890c159
isValidSlotId() and isValidPhoneId() updated to handle negatives.
...
The old version of the code wanted to just check to make sure
that the slot/phone id is greater than INVALID_SLOT_ID or
INVALID_PHONE_ID that are both currently defined to be -1000. The
changes are made for 2 reasons. First, INVALID_SLOT_ID and/or
INVALID_PHONE_ID might not always be defined to be a negative value
so there is a big assumption. Secondly, anything greater than
-1000 allows other negative values to be considered valid ids.
Bug: 17243556
Change-Id: I2bbfcc2cfd2d7c4772dfb9c50af2dc88c0f315e2
2014-09-11 12:37:29 -07:00
Derek Tan
e7fc8602eb
am 4c8c7591: Merge "Update the comment in two APIs since we will persist the settings." into lmp-dev
...
* commit '4c8c759106eba4070a46393f2978607964881511':
Update the comment in two APIs since we will persist the settings.
2014-09-11 16:00:55 +00:00
Derek Tan
6d955b88c3
Merge "Update the comment in two APIs since we will persist the settings." into lmp-dev
2014-09-11 05:16:35 +00:00
Wink Saville
62ee07d160
Rename answerRingingCallUsingSubId to answrRingingCallForSubscriber.
...
Bug: 17255752
Change-Id: I0c792227105c6b4697b9de0e7120247795ab6641
2014-09-09 23:20:18 -07:00
Junda Liu
7100d15a99
am bdf9cf90: Add ForSubscriber suffix to APIs w/ subId argument.
...
* commit 'bdf9cf904c5f7c61c1d77ba4261238fdbb9b08d8':
Add ForSubscriber suffix to APIs w/ subId argument.
2014-09-10 01:00:59 +00:00
Junda Liu
13e28bb938
Add ForSubscriber suffix to APIs w/ subId argument.
...
Bug: b/17255752
Change-Id: I142d8961aa4c1fa074833f70c404c955caea0870
2014-09-09 17:50:09 -07:00
Wink Saville
f2090b88b7
Unhide SubscriptionManager and SubInfoRecord
...
Change-Id: I1e6efb4442f0400d404d725c7db5020a26c00f98
2014-09-09 19:51:45 +00:00
Wink Saville
6e9c5aeeee
am 5dac65ad: Change suffix UsingSubId to ForSubscriber.
...
* commit '5dac65ad043ee9d0535813ef5dba06dd80c11f82':
Change suffix UsingSubId to ForSubscriber.
2014-09-09 17:46:37 +00:00
Wink Saville
bc0272754d
Change suffix UsingSubId to ForSubscriber.
...
Bug: 17255752
Change-Id: Ifd522888b5aaae111f642d1e35bd1bb939e539d4
2014-09-09 17:38:19 +00:00
Wink Saville
8110da62ed
am 26207b53: Merge "Change getCurrentPhoneType to SystemApi" into lmp-dev
...
* commit '26207b53a82f1e8f3d72eaf36bd69dbcb06833fc':
Change getCurrentPhoneType to SystemApi
2014-09-09 00:04:50 +00:00
Amit Mahajan
5dd345286c
am 034fe21c: Merge "Assisted dialing support of MO SMS" into lmp-dev
...
* commit '034fe21c638960d8d67711f446c818b93e41641e':
Assisted dialing support of MO SMS
2014-09-09 00:04:47 +00:00
Wink Saville
40e9f393df
Merge "Change getCurrentPhoneType to SystemApi" into lmp-dev
2014-09-09 00:00:49 +00:00
Amit Mahajan
4009b98f73
Merge "Assisted dialing support of MO SMS" into lmp-dev
2014-09-08 23:56:31 +00:00
Amit Mahajan
07018456d9
am 1fa77bb5: Merge "change the property name about IDP from \'telephony.\' to \'gsm.\'" into lmp-dev
...
* commit '1fa77bb56b47049ab90fb3b1b81f1588896bc87c':
change the property name about IDP from 'telephony.' to 'gsm.'
2014-09-08 23:54:31 +00:00
Wink Saville
96b3e61ff6
Change getCurrentPhoneType to SystemApi
...
Bug: 17394367
Change-Id: I293faa26884e8d63a833e624e6c9a201c7652683
2014-09-08 16:52:03 -07:00
Steven Liu
db960ad188
change the property name about IDP from 'telephony.' to 'gsm.'
...
'telphony.' couldn't be set successfully.
Change-Id: I8a9ee29461bf764f2b269bb81fafe83d8d5e48d9
2014-09-08 16:47:15 -07:00
Derek Tan
2bae510cce
Update the comment in two APIs since we will persist the settings.
...
Bug: 17255752
Change-Id: I28926381e8e982579b38c19799078f7a3151aefe
2014-09-08 10:55:29 -07:00
Junda Liu
077ffae681
am 8e250c57: Merge "Hide APIs for simplified network settings." into lmp-dev
...
* commit '8e250c572a6d56ba6b3645faa5b32edf1e795442':
Hide APIs for simplified network settings.
2014-09-06 02:58:04 +00:00
Junda Liu
c6bd32e94f
Merge "Hide APIs for simplified network settings." into lmp-dev
2014-09-06 00:55:30 +00:00
Derek Tan
79b0cbb799
am de6fefb4: Merge "Update the preferred network type APIs." into lmp-dev
...
* commit 'de6fefb4f5e9da6aedc600abd7c10d14398b47c7':
Update the preferred network type APIs.
2014-09-06 00:18:28 +00:00
Derek Tan
54e883bedc
Update the preferred network type APIs.
...
Bug: 17255752
Change-Id: I8f74749752f8d8c6cd5b28dd5fe4ed89a33481ed
2014-09-05 17:06:46 -07:00
Derek Tan
22a3cf8349
am 6f25963e: Merge "Remove setCdmaSubscription API." into lmp-dev
...
* commit '6f25963ebc8f91638b056107a7b7bdb6e182102f':
Remove setCdmaSubscription API.
2014-09-06 00:02:58 +00:00
Derek Tan
0bee5f5208
am d16f633f: Merge "Update the comment in sendEnvelope." into lmp-dev
...
* commit 'd16f633fc9c949af155b3dff5f6f2d98c50a7c80':
Update the comment in sendEnvelope.
2014-09-05 23:58:16 +00:00
Shishir Agrawal
c4799b6bdc
am 32148644: Merge "API change: SetOperatorBrandOverride should not take iccId as a param." into lmp-dev
...
* commit '321486444e6c4d7ee77f8981e9921b923308ced9':
API change: SetOperatorBrandOverride should not take iccId as a param.
2014-09-05 23:58:13 +00:00
Derek Tan
b5928445d1
Merge "Remove setCdmaSubscription API." into lmp-dev
2014-09-05 23:53:55 +00:00
Derek Tan
a0729d3487
Merge "Update the comment in sendEnvelope." into lmp-dev
2014-09-05 23:53:10 +00:00
Xia Ying
77ea3ee5ec
Assisted dialing support of MO SMS
...
This is special for VZW requirement. Follow the specificaitons
of assisted dialing of MO SMS while traveling on VZW CDMA,
international CDMA or GSM markets.
Change-Id: I34a531b817095f4ce035f3f49a3bf7d6e2e8bc13
2014-09-05 16:52:56 -07:00
Shishir Agrawal
1244333998
Merge "API change: SetOperatorBrandOverride should not take iccId as a param." into lmp-dev
2014-09-05 23:51:40 +00:00
Junda Liu
b8025f3260
Hide APIs for simplified network settings.
...
Bug: b/17255752
Change-Id: Ibbe5d5cdbc2398ba0df2103bd7a33b98dc977734
2014-09-05 16:46:38 -07:00
Vineeta Srivastava
e30eeb5f56
am a8ceba1c: Merge "Plus code handling for non-NANP CDMA carrier" into lmp-dev
...
* commit 'a8ceba1cb610c2ce166d4cdcbdb6eaec08886aa9':
Plus code handling for non-NANP CDMA carrier
2014-09-05 23:03:22 +00:00
Shishir Agrawal
d2cfa92146
API change: SetOperatorBrandOverride should not take iccId as a param.
...
Taking ICCID as a parameter is not scure since a carrier can override the
brand for other carriers. We should override only the current ICCID.
Bug: 17390144
Change-Id: I9be2cb5c5fa15367fcb3b548b6e601a294e84dbc
2014-09-05 15:37:44 -07:00
Steven Liu
9b656ee320
Plus code handling for non-NANP CDMA carrier
...
Since most of CDMA network do not support phone number with "+" for
international dialing, current AOSP support the "+" handling for
NANP CDMA network, this part add the support for non-NANP CDMA Network,
convert "+" to right IDD(International Direct Dialing) code. And adding
a new property for current IDD.
Bug: 17210134
Change-Id: I369083169bb3504f8de9774b65f3993dd561c525
2014-09-05 22:13:11 +00:00
Derek Tan
1eda68766b
Update the comment in sendEnvelope.
...
Bug: 17255752
Change-Id: I4b56447e28bc9838b9ae0425a3673891647116d1
2014-09-05 14:56:32 -07:00
Derek Tan
274baa73c5
Remove setCdmaSubscription API.
...
Bug: 17255752
Change-Id: I0adc5c3d1b690d86f538c084d17d239f7ffccfca
2014-09-05 14:48:11 -07:00
Amit Mahajan
5e615d8e6b
am d494e6cb: Merge "Fix the IndexOutOfBoundsException when unpacking GSM 8-bit pdu" into lmp-dev
...
* commit 'd494e6cb1e61da0250261b7cdb76dd791c0c9571':
Fix the IndexOutOfBoundsException when unpacking GSM 8-bit pdu
2014-09-05 19:31:58 +00:00
Amit Mahajan
f11b43d8bf
Merge "Fix the IndexOutOfBoundsException when unpacking GSM 8-bit pdu" into lmp-dev
2014-09-05 19:25:36 +00:00
Shishir Agrawal
d1d5b97bc0
am e90b1315: Merge "IccOpenLogicalChannelResponse: Adding final to fa few constants." into lmp-dev
...
* commit 'e90b1315a83fd75906fa1bc876fb2973cf6f8676':
IccOpenLogicalChannelResponse: Adding final to fa few constants.
2014-09-05 15:30:56 +00:00
Shishir Agrawal
949bb79f70
Merge "IccOpenLogicalChannelResponse: Adding final to fa few constants." into lmp-dev
2014-09-05 14:48:20 +00:00
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