<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mullvadvpn/android/lib/resource, 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-11-04T09:14:20Z</updated>
<entry>
<title>Fix resource name</title>
<updated>2025-11-04T09:14:20Z</updated>
<author>
<name>David Göransson</name>
<email>david.goransson@mullvad.net</email>
</author>
<published>2025-11-04T07:41:55Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=590437a8a4e70edb9ce1d9a4a9e344ab2d7e6b69'/>
<id>urn:sha1:590437a8a4e70edb9ce1d9a4a9e344ab2d7e6b69</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update include account token in problem reports</title>
<updated>2025-11-03T15:33:06Z</updated>
<author>
<name>Jonatan Rhodin</name>
<email>jonatan.rhodin@mullvad.net</email>
</author>
<published>2025-11-03T14:45:11Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=27491ea74e763b908546313d01164169d9f06d53'/>
<id>urn:sha1:27491ea74e763b908546313d01164169d9f06d53</id>
<content type='text'>
- Move checkbox below message
- Add warning about anonymity
- Change from AccountToken to account-token in support message
</content>
</entry>
<entry>
<title>Add option to show relay location in notification</title>
<updated>2025-10-28T14:55:52Z</updated>
<author>
<name>Kalle Lindström</name>
<email>karl.lindstrom@mullvad.net</email>
</author>
<published>2025-10-23T14:15:02Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=376372c84c6b881e0097e5dab5348adab3e5f100'/>
<id>urn:sha1:376372c84c6b881e0097e5dab5348adab3e5f100</id>
<content type='text'>
This PR adds the following:
- An option to show the relay location in the connection notification.
- A new submenu under Settings called Notifications.
- In the new Notifications screen a toggle to enable/disable showing the
  location in the notification.
</content>
</entry>
<entry>
<title>Remove android no wireguard key string</title>
<updated>2025-10-24T11:04:33Z</updated>
<author>
<name>Jonatan Rhodin</name>
<email>jonatan.rhodin@mullvad.net</email>
</author>
<published>2025-10-24T10:55:19Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=f4437d84be7cb9e9d6ac4da09e426de58c568ac5'/>
<id>urn:sha1:f4437d84be7cb9e9d6ac4da09e426de58c568ac5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add entry and exit no relay errors</title>
<updated>2025-10-22T11:06:17Z</updated>
<author>
<name>Jonatan Rhodin</name>
<email>jonatan.rhodin@mullvad.net</email>
</author>
<published>2025-10-16T13:07:57Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=01e2ade8ba9c8ea4363eeca65a0d8ed989de4d2f'/>
<id>urn:sha1:01e2ade8ba9c8ea4363eeca65a0d8ed989de4d2f</id>
<content type='text'>
The old no relay error is still kept for single hop
</content>
</entry>
<entry>
<title>Update translations</title>
<updated>2025-10-20T12:27:37Z</updated>
<author>
<name>Jonatan Rhodin</name>
<email>jonatan.rhodin@mullvad.net</email>
</author>
<published>2025-10-20T07:00:40Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=bcd48d689d6c5199fadb57879aee5c53688d460b'/>
<id>urn:sha1:bcd48d689d6c5199fadb57879aee5c53688d460b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Enable the user to include their account token in problem reports</title>
<updated>2025-10-15T05:23:21Z</updated>
<author>
<name>Jonatan Rhodin</name>
<email>jonatan.rhodin@mullvad.net</email>
</author>
<published>2025-10-06T14:32:14Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=e06c8ede52f8fdc7ae974038757674a36c527019'/>
<id>urn:sha1:e06c8ede52f8fdc7ae974038757674a36c527019</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve login and create account error messages</title>
<updated>2025-10-14T07:38:51Z</updated>
<author>
<name>Jonatan Rhodin</name>
<email>jonatan.rhodin@mullvad.net</email>
</author>
<published>2025-10-01T13:31:58Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=813bb62f92680a149c9c1482964ec31fae0b47c3'/>
<id>urn:sha1:813bb62f92680a149c9c1482964ec31fae0b47c3</id>
<content type='text'>
- Add support for more types of login error messages
- Add more detail to create account error message
- Show info dialog when api is unreachable
</content>
</entry>
<entry>
<title>Implement LWO on android</title>
<updated>2025-10-09T09:02:02Z</updated>
<author>
<name>Jonatan Rhodin</name>
<email>jonatan.rhodin@mullvad.net</email>
</author>
<published>2025-10-02T06:49:41Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=8cfcae2c7d7148d55a4812df420a0aa6a9d4d7d4'/>
<id>urn:sha1:8cfcae2c7d7148d55a4812df420a0aa6a9d4d7d4</id>
<content type='text'>
</content>
</entry>
<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>
</feed>
