<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mullvadvpn/android/app/build.gradle, 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>2022-01-05T03:24:47Z</updated>
<entry>
<title>Migrade gradle scripts to kotlin/kts</title>
<updated>2022-01-05T03:24:47Z</updated>
<author>
<name>Albin</name>
<email>albin@mullvad.net</email>
</author>
<published>2021-12-20T10:37:13Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=352c2e48031a2984813332917bf22f93294c5ff7'/>
<id>urn:sha1:352c2e48031a2984813332917bf22f93294c5ff7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Apply gradle plugins declaratively</title>
<updated>2022-01-05T02:24:10Z</updated>
<author>
<name>Albin</name>
<email>albin@mullvad.net</email>
</author>
<published>2021-12-20T07:44:42Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=81118bc2162cb7b2a693ef3c804d58247adc40aa'/>
<id>urn:sha1:81118bc2162cb7b2a693ef3c804d58247adc40aa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Prepare gradle scripts for kotlin migration</title>
<updated>2022-01-05T02:24:07Z</updated>
<author>
<name>Albin</name>
<email>albin@mullvad.net</email>
</author>
<published>2021-12-20T07:39:15Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=2b2b2a3fd6e1dc857b140483269019743f25a1b8'/>
<id>urn:sha1:2b2b2a3fd6e1dc857b140483269019743f25a1b8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix invalid path in Android release build</title>
<updated>2022-01-04T11:17:56Z</updated>
<author>
<name>Albin</name>
<email>albin@mullvad.net</email>
</author>
<published>2022-01-04T11:17:53Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=2ee03440576ecfb8376c765eb7cf4aad85eb0b59'/>
<id>urn:sha1:2ee03440576ecfb8376c765eb7cf4aad85eb0b59</id>
<content type='text'>
Fixes the invalid path to 'keystore.properties' introduced in the
previous split of the android/root project and app module.
</content>
</entry>
<entry>
<title>Add Android dependency audit</title>
<updated>2021-12-20T14:53:57Z</updated>
<author>
<name>Albin</name>
<email>albin@mullvad.net</email>
</author>
<published>2021-12-16T13:58:06Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=3c999c033317d98865347545c0c75d3b85d42600'/>
<id>urn:sha1:3c999c033317d98865347545c0c75d3b85d42600</id>
<content type='text'>
Adds the OWASP Dependency-Check tool to the project to detect
potentially vulnerable dependencies.

Gradle is configured to skip the lintClassPath configuration, which
relies on many dependencies that has been flagged to have CVEs, as it's
related to the lint tooling rather than the project's compilation class
path. The alternative would be to suppress specific CVEs, however that
could potentially result in suppressed CVEs in project compilation
class path.
</content>
</entry>
<entry>
<title>Split Android project and app module</title>
<updated>2021-12-16T10:38:25Z</updated>
<author>
<name>Albin</name>
<email>albin@mullvad.net</email>
</author>
<published>2021-10-13T16:14:45Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=6c4d31dfc59772e9a80d0260fee34cf03d5c05f5'/>
<id>urn:sha1:6c4d31dfc59772e9a80d0260fee34cf03d5c05f5</id>
<content type='text'>
The purpose of this is to:
* Comply better with the default Android project structure
  (see https://developer.android.com/studio/build).
* Avoid conflicts between project and app dependencies and plugins.
</content>
</entry>
</feed>
