- 01 Dec, 2016 1 commit
-
-
Tyler Gunn authored
There are two exceptions which can be raised when answering a call which can cause the Phone process to crash on answer. 1. IllegalStateException due to answering a call with an incompatible codec. 2. IllegalArgumentException due to answering a call with a malformed SDP. In both of these cases we catch the exception and reject the call to stop it from ringing (otherwise it will keep ringing and the user will not be able to stop it). The existing CallStateException does not require onReject to be called as it is thrown when the call has already been disconnected before it can be answered. Test: Manual (see bug) Bug: 31752213 Change-Id: I5254fd3a27b86fdc70889ea0a2b5be3b699fd9f5 (cherry picked from commit 06a98183cc79dd112d9d33cf027977a9d5d3418a) (cherry picked from commit eb72c560946a61853b15cb96bba83957d948b6d4)
-
- 19 Nov, 2016 1 commit
-
-
Junda Liu authored
In case of failure, caching empty bundle will not recover until clear phone data. This change will retry loading on next sim loaded if bundle is empty. Bug: b/32668103 Change-Id: Ieb210db88a640be8c44c11ab543064cbf4b10ed3 (cherry picked from commit 0259650d985a6279de7a0a8ce4ec823011dd7a4b) (cherry picked from commit c8d0b18e7a346968b54c85c0a8753365ffbf42a0)
-
- 26 Oct, 2016 1 commit
-
-
gitbuildkicker authored
-
- 25 Oct, 2016 3 commits
-
-
Ta-wei Yen authored
-
Ta-wei Yen authored
Fixes:32404412 Test: adb shell am instrument -w \ -e class com.android.phone.common.mail.store.imap.DigestMd5UtilsTest \ com.android.phone.tests/android.support.test.runner.AndroidJUnitRunner Change-Id: If8c9f822d61e5091b0aaec00ef5fa8ab1596b86e
-
gitbuildkicker authored
-
- 24 Oct, 2016 2 commits
-
-
TreeHugger Robot authored
-
Ta-wei Yen authored
Orange has certificate issues on their server, which will fail the TLS authentication. This CL disables STARTTLS for Orange France, even if the server reports the capability. Bug: 32365569 Change-Id: I95b761c386c11cc37422f2a59f0dd7d093e5ece7
-
- 20 Oct, 2016 2 commits
-
-
gitbuildkicker authored
-
Tyler Gunn authored
-
- 18 Oct, 2016 1 commit
-
-
Tyler Gunn authored
1. In ImsConferenceController, adding the children of an IMSConference to the list of conferencable connections. This is necessary because the RemoteConnectionService API does not support specifying a list of Conferenceables for a RemoteConnection. Where Conferenceables are either Connections or Conferences. It only supports specifying a list of conferenceable connections. This is problematic because for an IMS conference call, a standlone Connection is technically conferenceable with the ImsConference. As a result, the RemoteConnetionServices API is not able to support conferencing a standalone Connection into a Conference. To fix this temporarily, I'm adding the child ImsConference participant connections to the list of conferenceables for the standalone Conference. 2. In ImsConference, there was an assumption made in "onMerge" that the Connection merged into the conference was a TelephonyConnection. Because of the issues in (1), we can't make this assumption. Since the cast was only there to get at the phone, opted to just use the getPHone() method in the conf host connetion instead. Bug: 31464792 Change-Id: I5ee13dc71e566831c02d5ced18e0edb0f8b7ac4b
-
- 16 Oct, 2016 1 commit
-
-
gitbuildkicker authored
-
- 14 Oct, 2016 28 commits
-
-
Brad Ebinger authored
Restrict SipProfiles to profiles directory DO NOT MERGE am: 12946206 am: 994cefa6 am: 21bfacf2 -s ours am: c36ab5d0 -s ours am: a314e02e am: ce5d105f -s ours am: 3f600f47 am: 9f412339 am: ba175434 am: 30436bf0 -s ours am: 3734e286 am: 1f01a430 Change-Id: If0e568f0e8d83b6af7a1323e832cd5d4b6f84f2b
-
Brad Ebinger authored
Restrict SipProfiles to profiles directory DO NOT MERGE am: 12946206 am: 994cefa6 am: 21bfacf2 -s ours am: c36ab5d0 -s ours am: a314e02e am: ce5d105f -s ours am: 3f600f47 am: 9f412339 am: ba175434 am: 30436bf0 -s ours am: 3734e286 Change-Id: I5457309c4bb843ce5a048b5e75539c15902a5d8f
-
Brad Ebinger authored
Restrict SipProfiles to profiles directory DO NOT MERGE am: 12946206 am: 994cefa6 am: 21bfacf2 -s ours am: c36ab5d0 -s ours Change-Id: Ieeaba4ab9c64c5969c6fd353db3606a6b0fd6b32
-
Brad Ebinger authored
am: 21bfacf2 -s ours Change-Id: I7528aa5461ece0bf37800df7782ce3d0073c30f8
-
Brad Ebinger authored
am: 994cefa6 Change-Id: I98e2c7f1e7320bfabe22748a85ede2b96cb0613f
-
Brad Ebinger authored
am: 12946206 Change-Id: Ie3bf0e8691d6fb839d22c4f3dde338f227181f92
-
Brad Ebinger authored
Merge "Restrict SipProfiles to profiles directory DO NOT MERGE" into lmp-dev am: b85ded74 -s ours am: ef97df84 am: 130e9979 -s ours am: fc016f77 Change-Id: I080aca8638935157b6d3a20ceba6a753db50e4c0
-
Brad Ebinger authored
Restrict SipProfiles to profiles directory DO NOT MERGE am: 16c30675 -s ours am: 1d47bb11 am: ddbfb2a6 -s ours am: 9f80e6c2 Change-Id: Ia42db1c33c9575c68fa7b573d28682c340bef7a9
-
Brad Ebinger authored
Merge "Restrict SipProfiles to profiles directory DO NOT MERGE" into lmp-dev am: b85ded74 -s ours am: ef97df84 am: 130e9979 -s ours Change-Id: I03f1cffd92672e4349aa902fa38d1f3cacf9c749
-
Brad Ebinger authored
am: ddbfb2a6 -s ours Change-Id: Ief0ec3f5b106b1aac6994cbd7d43b88250e9c526
-
Brad Ebinger authored
Merge "Restrict SipProfiles to profiles directory DO NOT MERGE" into lmp-dev am: b85ded74 -s ours am: ef97df84 Change-Id: I0ea3b896f6921de05a3836020288950bbd6a538a
-
Brad Ebinger authored
am: 1d47bb11 Change-Id: I50888a7380470fc5671743f75bba04d0dd5e459b
-