<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mullvadvpn/android/buildSrc/src, 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-09-12T08:13:28Z</updated>
<entry>
<title>Add better support for variant filters</title>
<updated>2025-09-12T08:13:28Z</updated>
<author>
<name>David Göransson</name>
<email>david.goransson@mullvad.net</email>
</author>
<published>2025-09-11T14:50:01Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=76a8f54a4a506c9a4a227169ee0e7c5a295384e9'/>
<id>urn:sha1:76a8f54a4a506c9a4a227169ee0e7c5a295384e9</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>Fix version code safeguard</title>
<updated>2025-05-24T12:10:09Z</updated>
<author>
<name>Albin</name>
<email>albin@mullvad.net</email>
</author>
<published>2025-05-24T11:06:17Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=c9d24eb5e4d4adee854c098ca74d75ef0dc85ca3'/>
<id>urn:sha1:c9d24eb5e4d4adee854c098ca74d75ef0dc85ca3</id>
<content type='text'>
Moving the version code safeguard in order to make it
configuration cache compliant.
</content>
</entry>
<entry>
<title>Bump junit5 to 5.12.2</title>
<updated>2025-05-23T16:28:24Z</updated>
<author>
<name>David Göransson</name>
<email>david.goransson@mullvad.net</email>
</author>
<published>2025-05-22T14:46:12Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=0c71a173e88a2ce6fe70417644e7a5d4f5c39bec'/>
<id>urn:sha1:0c71a173e88a2ce6fe70417644e7a5d4f5c39bec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump junit5 plugin to 1.12.2.0</title>
<updated>2025-05-23T16:28:24Z</updated>
<author>
<name>David Göransson</name>
<email>david.goransson@mullvad.net</email>
</author>
<published>2025-05-22T14:32:29Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=b99e33cefbd03182ae996f51a671ac83b2413177'/>
<id>urn:sha1:b99e33cefbd03182ae996f51a671ac83b2413177</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Unify usage of gradle properties</title>
<updated>2025-05-21T09:56:43Z</updated>
<author>
<name>David Göransson</name>
<email>david.goransson@mullvad.net</email>
</author>
<published>2025-05-20T08:11:16Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=bf7f22e42500ba570776a08d132b6ee1e3a93df9'/>
<id>urn:sha1:bf7f22e42500ba570776a08d132b6ee1e3a93df9</id>
<content type='text'>
This commit does multiple changes to how we work with properties.
- Instead of relying on `e2e.properties` and `local.properties` only use
the `gradle.properties` as per standard gradle.
- Naming of properties are changed to have a coherent structure.
- Allow for setting stagemole and prod account separately.
- Consolidate all the default values into `gradle.properties`
</content>
</entry>
<entry>
<title>Bump junit5 plugin to 1.12.0.0</title>
<updated>2025-03-14T08:32:58Z</updated>
<author>
<name>David Göransson</name>
<email>david.goransson@mullvad.net</email>
</author>
<published>2025-03-12T18:29:12Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=b87f048901826b73707716e5b00f8412322d2e2e'/>
<id>urn:sha1:b87f048901826b73707716e5b00f8412322d2e2e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump junit5 android to 1.7.0</title>
<updated>2025-03-14T08:32:58Z</updated>
<author>
<name>David Göransson</name>
<email>david.goransson@mullvad.net</email>
</author>
<published>2025-03-12T18:28:11Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=d479a5cfc8632cc9b00fcf6d2aa43f465dc868e5'/>
<id>urn:sha1:d479a5cfc8632cc9b00fcf6d2aa43f465dc868e5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump junit to 5.12.0</title>
<updated>2025-03-14T08:32:58Z</updated>
<author>
<name>David Göransson</name>
<email>david.goransson@mullvad.net</email>
</author>
<published>2025-03-12T18:27:45Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=1d1053cb5ad42be473aedb2bad62ed55aac9ab4e'/>
<id>urn:sha1:1d1053cb5ad42be473aedb2bad62ed55aac9ab4e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clean up redundant gradle repo</title>
<updated>2025-03-13T14:22:22Z</updated>
<author>
<name>Albin</name>
<email>albin@mullvad.net</email>
</author>
<published>2025-03-13T14:22:22Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=0c8f9a0f395ebc717311985174babf3b6844eedf'/>
<id>urn:sha1:0c8f9a0f395ebc717311985174babf3b6844eedf</id>
<content type='text'>
</content>
</entry>
</feed>
