<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mullvadvpn/android/test/arch, branch decrease-leaks-during-reconnect</title>
<subtitle>The Mullvad VPN client app for desktop and mobile</subtitle>
<id>http://git.waynecole.info/mullvadvpn/atom?h=decrease-leaks-during-reconnect</id>
<link rel='self' href='http://git.waynecole.info/mullvadvpn/atom?h=decrease-leaks-during-reconnect'/>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/'/>
<updated>2025-10-06T09:43:15Z</updated>
<entry>
<title>Warn users about android 16 upgrade issue</title>
<updated>2025-10-06T09:43:15Z</updated>
<author>
<name>David Göransson</name>
<email>david.goransson@mullvad.net</email>
</author>
<published>2025-10-02T09:27:53Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=d229d24b508f97c24fcc0a4a2db4f845141fd931'/>
<id>urn:sha1:d229d24b508f97c24fcc0a4a2db4f845141fd931</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add inital baseline profile generation</title>
<updated>2025-09-10T06:53:51Z</updated>
<author>
<name>Kalle Lindström</name>
<email>karl.lindstrom@mullvad.net</email>
</author>
<published>2025-08-22T13:05:02Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=bdf63fb1bf50f16d1f8f3c8e9c4064aa20dd59a3'/>
<id>urn:sha1:bdf63fb1bf50f16d1f8f3c8e9c4064aa20dd59a3</id>
<content type='text'>
To improve startup performance this
PR adds a baseline profile generation module in test/baselineprofile.

The baseline profile plugin requires Junit4 so that is also added as a
dependency.

A baseline-prof.txt was also generated by running
`./gradlew generatePlayProdReleaseBaselineProfile` and checked in.

The tests that generate the baselineprofile currently only start the app
and accepts the privacy policy. This should be improved later on to
improve the startup performance.
</content>
</entry>
<entry>
<title>Use rust-android-gradle plugin as submodule</title>
<updated>2025-08-28T06:24:40Z</updated>
<author>
<name>Kalle Lindström</name>
<email>karl.lindstrom@mullvad.net</email>
</author>
<published>2025-08-28T06:15:18Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=4c08174a9f1dca598292d074a048922e1dd41234'/>
<id>urn:sha1:4c08174a9f1dca598292d074a048922e1dd41234</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add konsist test to ensure all view model test uses TestCoroutineRule</title>
<updated>2025-08-05T07:42:55Z</updated>
<author>
<name>Jonatan Rhodin</name>
<email>jonatan.rhodin@mullvad.net</email>
</author>
<published>2025-08-05T07:42:55Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=25d23887cc7f4fdd2e11cb39366489d49f33eab7'/>
<id>urn:sha1:25d23887cc7f4fdd2e11cb39366489d49f33eab7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix gradle kotlinOptions warnings</title>
<updated>2025-07-03T08:18:59Z</updated>
<author>
<name>David Göransson</name>
<email>david.goransson@mullvad.net</email>
</author>
<published>2025-07-03T07:34:41Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=c65a73d6b996f8933d3e6a9e53ef5c43de96c164'/>
<id>urn:sha1:c65a73d6b996f8933d3e6a9e53ef5c43de96c164</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Migrate remaining deps and versions to version catalogs</title>
<updated>2025-05-26T07:42:46Z</updated>
<author>
<name>David Göransson</name>
<email>david.goransson@mullvad.net</email>
</author>
<published>2025-05-24T07:23:14Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=1a421b646b09599c6f329226284b66b8416eef88'/>
<id>urn:sha1:1a421b646b09599c6f329226284b66b8416eef88</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump konsist to 0.17.0</title>
<updated>2024-11-28T13:59:39Z</updated>
<author>
<name>David Göransson</name>
<email>david.goransson@mullvad.net</email>
</author>
<published>2024-11-28T07:35:01Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=2d010b3eaeede5c79454e6db2363cc88842085a1'/>
<id>urn:sha1:2d010b3eaeede5c79454e6db2363cc88842085a1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix konsist test for test classes name</title>
<updated>2024-10-09T14:10:26Z</updated>
<author>
<name>Jonatan Rhodin</name>
<email>jonatan.rhodin@mullvad.net</email>
</author>
<published>2024-10-07T10:47:23Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=44179ac4a59fc9696b1fa71450ea7309aa6ab0ba'/>
<id>urn:sha1:44179ac4a59fc9696b1fa71450ea7309aa6ab0ba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make all compiler warnings errors</title>
<updated>2024-10-03T06:52:02Z</updated>
<author>
<name>David Göransson</name>
<email>david.goransson@mullvad.net</email>
</author>
<published>2024-10-02T09:07:28Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=b573512e59cdfd455c182843319bf0df819aa621'/>
<id>urn:sha1:b573512e59cdfd455c182843319bf0df819aa621</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Set build tools version to 35.0.0</title>
<updated>2024-09-24T15:10:00Z</updated>
<author>
<name>David Göransson</name>
<email>david.goransson@mullvad.net</email>
</author>
<published>2024-09-20T12:03:38Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=a8f6627084d75ee18f979762923c66d415d0a16b'/>
<id>urn:sha1:a8f6627084d75ee18f979762923c66d415d0a16b</id>
<content type='text'>
</content>
</entry>
</feed>
