- 26 Sep, 2015 1 commit
-
-
Baligh Uddin authored
-
- 25 Sep, 2015 3 commits
-
-
Baligh Uddin authored
Change-Id: Ibeb32188054a137be50b413e61b5a8c1a4abed6a Auto-generated-cl: translation import
-
Sungmin Choi authored
If user connects CMCC roaming network with CMHK SIM, user should be able to select TDSCDMA mode. Bug: 24382870 Change-Id: I5d3628b4c6afea277720b31d00c6ed9d02f676bc
-
Baligh Uddin authored
Change-Id: I2aa09d386321226bf693e2f8f644429187b66293 Auto-generated-cl: translation import
-
- 22 Sep, 2015 2 commits
-
-
Amit Mahajan authored
-
Sungmin Choi authored
Needed for hot swap between TDSCDMA and non-TDSCDMA SIMs. Bug: 24239947 Change-Id: Iaf39cdf52f09280cfbda349f1ed762d887d16ef4
-
- 18 Sep, 2015 2 commits
-
-
Baligh Uddin authored
Change-Id: Ib914fe22cdaba776248a80830716cb9fbb9e9211 Auto-generated-cl: translation import
-
Shishir Agrawal authored
-
- 17 Sep, 2015 1 commit
-
-
Sanket Padawe authored
Bug: 24116804 Change-Id: Ib64e3a7917e5199b8f0a095b39127666c17e6385
-
- 15 Sep, 2015 1 commit
-
-
Sungmin Choi authored
Bug: 23862319 Change-Id: I41b3d0bd06316102af857e21a428269bc2f8059b
-
- 11 Sep, 2015 3 commits
-
-
Vineeta Srivastava authored
-
Baligh Uddin authored
-
Sungmin Choi authored
Other operators (CT, CU) do not support TDSCDMA. They are CDMA operators. Change-Id: Ic1b8be91221547dc6b3cb07252f07b645cbbd740
-
- 10 Sep, 2015 7 commits
-
-
Baligh Uddin authored
Change-Id: Iea50a1f3fd8fbf380b096a549e00092ae6ae6b9f Auto-generated-cl: translation import
-
Tyler Gunn authored
-
Shishir Agrawal authored
Allow the API to specify if the selection should be persisted across reboots. This also has the side affect of not notifying the user when signal is lost. Necessary becasue the API might be used transparent to the user and the notifications will be bizarre. Bug: 23971948 Change-Id: Ie3874352138cc6512d3b7afea35f1a7e23ff8e44
-
Nivedita Sarkar authored
Currently call extras are closely coupled with call state changes. To propagate call extras from internal.telephony.Connection the PRECISE_CALL_STATE_CHANGED event shall be triggered which is genarally triggered when phone/call changes its state. This change removes the above mentioned dependency by updating call extras upon receiving the onExtrasChanged notification which can be triggered independently of call state changes. Bug: 22329706 Change-Id: I57ae69ef48fa2ac23cb5ffbc4902275e865e1a1c
-
Tyler Gunn authored
Per RFC5767, a SIP uri can contain the hostname "anonymous.invalid" if the identity of the caller is unknown (e.g. blocked caller ID). Added code to pick up on this and set the number presentation for CEP participants matching this pattern. This prevents the anonymousA@anonymous.invalid participant names associated with caller ID blocked numbers from showing up. Bug: 23753757 Change-Id: I7765db66e7c881ec87a9fc74ba51172d763ae61b
-
Amit Mahajan authored
-
Sungmin Choi authored
Bug: 23862319 Change-Id: I92c3a5d7fdf7025e2078dccbeb5c13d9263596e3
-
- 09 Sep, 2015 2 commits
-
-
Tyler Gunn authored
-
Andrew Lee authored
-
- 08 Sep, 2015 1 commit
-
-
Andrew Lee authored
Submitted previously to master, but not mnc-dev. Bug: 23779012 Change-Id: I10cf0c0d54de26a32c7a9bd6bc94432febdc09c0
-
- 07 Sep, 2015 1 commit
-
-
Geoff Mendal authored
Change-Id: I037da92138e061842d8811ff26aa9927c33abb3d Auto-generated-cl: translation import
-
- 03 Sep, 2015 3 commits
-
-
Amit Mahajan authored
-
Nancy Chen authored
am bb521eea: Merge "Do not send deactivate SMS because the account may be unprovisioned." into mnc-dev * commit 'bb521eea': Do not send deactivate SMS because the account may be unprovisioned.
-
Nancy Chen authored
-
- 02 Sep, 2015 4 commits
-
-
Nancy Chen authored
Sending an deactivate text upon reboot results in bad user experience and unnecessary pings to the carrier especially when the visual voicemail account may be unprovisioned (which results in an error returned from the carrier). Bug: 23370330 Change-Id: I816803d481328a47cdf2b946f26a5dcb7f711280
-
Roshan Pius authored
* commit 'fc8883b2': Update call state for 2nd call in CDMA conference.
-
Roshan Pius authored
In CDMA when we make a new call in presence of another active call, the new call and the original call will eventually become a conference call which shares a single underlying OriginalConnection. Since the OriginalConnection is already in ACTIVE state, we need a way to fake the 2 call object's state in such a way that the user sees the first call as being held and the second call as dialing for a few seconds before it is merged into a conference call. The first call object's state is moved back from HOLD to ACTIVE in |resetStateForConference| after this timeout expiry. However for the second call we need to force update the state of the call object in |forceAsDialing(false)|, otherwise the call object's state remains DIALING since the OriginalConnectionState does not change throughout this duration. Forcing the state updation will help revert the fake DIALING state of second call object and move it to ACTIVE state since the underlying OriginalConnection is in ACTIVE state. This issue is not noticed on the phone UI since it only displays the state of the new conference call created and the 2 child call's state is not individually presented. BUG: 23316217 Change-Id: Ie04d340c326441e5ca08bbbea5cb225007fc55d9
-
Geoff Mendal authored
Change-Id: I67211a8d04f949f0fa75056143756d7e8b23951f Auto-generated-cl: translation import
-
- 01 Sep, 2015 1 commit
-
-
Tyler Gunn authored
- Added verbose debug logs to have better visibility as to what is being compared (in case this fix doesn't work). - Changed to using PhoneNumberUtils.compare, which will strip out any special characters such as +, -, etc when performing the number comparison. Bug: 23691306 Change-Id: I68ed5cea5a65c44e8f8bc2518dd02c29a9149540
-
- 31 Aug, 2015 2 commits
-
-
Tyler Gunn authored
Some carriers prohibit making non-emergency calls when the phone is in ECM mode. Add carrier config to control this and blocking of non-emergency calls when in ECM mode. Bug: 23063217 Change-Id: I4d8a31f8883af7c443b709e19dd86153c015f5a6
-
Sungmin Choi authored
Bug: 22639018 Change-Id: I8dd93a26309cc13c2744efcd3bdc3ea9dd06e088
-
- 29 Aug, 2015 2 commits
-
-
Pavel Zhamaitsiak authored
-
Geoff Mendal authored
Change-Id: Ic99a7ad1a9241080847db24c57077c3551eca4d8 Auto-generated-cl: translation import
-
- 28 Aug, 2015 1 commit
-
-
Sungmin Choi authored
Bug: 23539759 Change-Id: I069d994eaef2f57c3d01ff2f36abcd274da431a5
-
- 26 Aug, 2015 1 commit
-
-
Anthony Lee authored
Bug: 23519922 Change-Id: I0178861da84d0ef8da78242a9c43ddbf386b9043
-
- 25 Aug, 2015 2 commits
-
-
Anthony Lee authored
-
Anthony Lee authored
-