<feed xmlns='http://www.w3.org/2005/Atom'>
<title>platform_packages_services_Mms/tests, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_services_Mms/'/>
<entry>
<title>Fix the logic for handling network status change</title>
<updated>2021-06-25T10:26:51+00:00</updated>
<author>
<name>Chiachang Wang</name>
<email>chiachangwang@google.com</email>
</author>
<published>2021-06-24T14:56:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_services_Mms/commit/?id=c93888f5d7dcb2e21d462e79727ec562ddd9fb87'/>
<id>c93888f5d7dcb2e21d462e79727ec562ddd9fb87</id>
<content type='text'>
In the current design, MmsNetworkManager assume that there is
only one network will be available for mms request. It releases
the request when the network lost. But there may be multiple
networks if the carrier network supports it.

Another issue is that a suspended network should not be an
available network. When the network becomes suspended, the
target network object should be clear to allow callers to
know that there is no available network until the network
resumes.

Starting from O, onAvailable will always immediately be followed
by a onCapabilitiesChanged. The available network may also
be a suspended network. It will need to check if the coming
available network is usable or not. Thus, remove the onAvailable
callback to check the network in onCapabilitiesChanged.

Bug: 172050345
Test: atest MmsNetworkManagerTest
Test: manually send and receive mms
Change-Id: I176477263314fac8f8be8debb16958b27933fb24
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In the current design, MmsNetworkManager assume that there is
only one network will be available for mms request. It releases
the request when the network lost. But there may be multiple
networks if the carrier network supports it.

Another issue is that a suspended network should not be an
available network. When the network becomes suspended, the
target network object should be clear to allow callers to
know that there is no available network until the network
resumes.

Starting from O, onAvailable will always immediately be followed
by a onCapabilitiesChanged. The available network may also
be a suspended network. It will need to check if the coming
available network is usable or not. Thus, remove the onAvailable
callback to check the network in onCapabilitiesChanged.

Bug: 172050345
Test: atest MmsNetworkManagerTest
Test: manually send and receive mms
Change-Id: I176477263314fac8f8be8debb16958b27933fb24
</pre>
</div>
</content>
</entry>
<entry>
<title>[LSC] Add LOCAL_LICENSE_KINDS to packages/services/Mms</title>
<updated>2021-02-13T05:42:00+00:00</updated>
<author>
<name>Bob Badour</name>
<email>bbadour@google.com</email>
</author>
<published>2021-02-13T05:42:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_services_Mms/commit/?id=81509f4595b346aa0ed34558b100de8b5becfa6c'/>
<id>81509f4595b346aa0ed34558b100de8b5becfa6c</id>
<content type='text'>
Added SPDX-license-identifier-Apache-2.0 to:
  Android.bp
  tests/robotests/Android.bp

Bug: 68860345
Bug: 151177513
Bug: 151953481

Test: m all

Exempt-From-Owner-Approval: janitorial work
Change-Id: I56b54217094e92a35d855103b2f81c465ab36ca2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added SPDX-license-identifier-Apache-2.0 to:
  Android.bp
  tests/robotests/Android.bp

Bug: 68860345
Bug: 151177513
Bug: 151953481

Test: m all

Exempt-From-Owner-Approval: janitorial work
Change-Id: I56b54217094e92a35d855103b2f81c465ab36ca2
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Add optional messageId methods for sending/receiving mms's"</title>
<updated>2020-01-30T17:20:08+00:00</updated>
<author>
<name>Tom Taylor</name>
<email>tomtaylor@google.com</email>
</author>
<published>2020-01-30T17:20:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_services_Mms/commit/?id=3c8aa7b586b7e603ac99c8e4f0a9e4adf06cd034'/>
<id>3c8aa7b586b7e603ac99c8e4f0a9e4adf06cd034</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add optional messageId methods for sending/receiving mms's</title>
<updated>2020-01-29T22:17:33+00:00</updated>
<author>
<name>Tom Taylor</name>
<email>tomtaylor@google.com</email>
</author>
<published>2020-01-23T22:39:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_services_Mms/commit/?id=3e08db98482dd381753d74c0d4704b3efd98fe49'/>
<id>3e08db98482dd381753d74c0d4704b3efd98fe49</id>
<content type='text'>
Bug: 148235962

Test: manually tested the new MMS apis using the Messages app
Change-Id: Ief30bf0bc8bdad1a1bc61ab660dec989860be4e7
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bug: 148235962

Test: manually tested the new MMS apis using the Messages app
Change-Id: Ief30bf0bc8bdad1a1bc61ab660dec989860be4e7
</pre>
</div>
</content>
</entry>
<entry>
<title>Moving PhoneConstants to appropriate APIs</title>
<updated>2020-01-21T21:49:38+00:00</updated>
<author>
<name>Daniel Bright</name>
<email>dbright@google.com</email>
</author>
<published>2020-01-21T20:09:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_services_Mms/commit/?id=622e0790db451b6a3a84313ad97cfc35f5727331'/>
<id>622e0790db451b6a3a84313ad97cfc35f5727331</id>
<content type='text'>
Test: make,flash
Bug: 147465477
Change-Id: I8673ce7f1f28a0e1ab619a891ffd229f32b05ce2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Test: make,flash
Bug: 147465477
Change-Id: I8673ce7f1f28a0e1ab619a891ffd229f32b05ce2
</pre>
</div>
</content>
</entry>
<entry>
<title>Add ApnSettingsTest</title>
<updated>2019-12-09T19:34:50+00:00</updated>
<author>
<name>Stephanie Shi</name>
<email>stephshi@google.com</email>
</author>
<published>2019-11-18T09:13:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_services_Mms/commit/?id=ba686f4e57e874860bd380c918d9b7a602fbb733'/>
<id>ba686f4e57e874860bd380c918d9b7a602fbb733</id>
<content type='text'>
Adding this test to cover the regression in b/24002396 so that we no
longer have to rely on a manual test. The tests under
MmsServiceRoboTests still need to be added to a presubmit.

Test: atest ApnSettingsTest

Change-Id: Ic112a3edf750597bc5f23790d7258175988d871e
Bug: 143818216
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adding this test to cover the regression in b/24002396 so that we no
longer have to rely on a manual test. The tests under
MmsServiceRoboTests still need to be added to a presubmit.

Test: atest ApnSettingsTest

Change-Id: Ic112a3edf750597bc5f23790d7258175988d871e
Bug: 143818216
</pre>
</div>
</content>
</entry>
<entry>
<title>Add initial robolectric test suite for MmsService</title>
<updated>2019-10-21T17:09:44+00:00</updated>
<author>
<name>Leland Miller</name>
<email>lelandmiller@google.com</email>
</author>
<published>2019-09-23T23:09:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_services_Mms/commit/?id=67370f1476ac140a790f929af3330ed1cb4a518f'/>
<id>67370f1476ac140a790f929af3330ed1cb4a518f</id>
<content type='text'>
This currently does not get included in presubmits and only includes
very basic tests to ensure that the test package is working.

This should allow us to add more robust testing directly concerning
MmsService.

Change-Id: If37da361a945edf41b3471c65069091f9134be0c
Test: atest MmsServiceRoboTest
Bug: 33250218
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This currently does not get included in presubmits and only includes
very basic tests to ensure that the test package is working.

This should allow us to add more robust testing directly concerning
MmsService.

Change-Id: If37da361a945edf41b3471c65069091f9134be0c
Test: atest MmsServiceRoboTest
Bug: 33250218
</pre>
</div>
</content>
</entry>
</feed>
