<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wireguard-android/app/src/main/java/com/wireguard/android/preference, branch master</title>
<subtitle>Android GUI for WireGuard</subtitle>
<id>https://git.zx2c4.com/wireguard-android/atom/app/src/main/java/com/wireguard/android/preference?h=master</id>
<link rel='self' href='https://git.zx2c4.com/wireguard-android/atom/app/src/main/java/com/wireguard/android/preference?h=master'/>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-android/'/>
<updated>2020-03-09T13:54:27Z</updated>
<entry>
<title>Rename app module to ui</title>
<updated>2020-03-09T13:54:27Z</updated>
<author>
<name>Harsh Shandilya</name>
<email>me@msfjarvis.dev</email>
</author>
<published>2020-03-09T13:36:11Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-android/commit/?id=7d48bef70a56d4370856eedab619b1f83ac3d0d0'/>
<id>urn:sha1:7d48bef70a56d4370856eedab619b1f83ac3d0d0</id>
<content type='text'>
Signed-off-by: Harsh Shandilya &lt;me@msfjarvis.dev&gt;
</content>
</entry>
<entry>
<title>ModuleDownloaderPreference: properly use errormessages</title>
<updated>2020-03-08T17:28:41Z</updated>
<author>
<name>Jason A. Donenfeld</name>
<email>Jason@zx2c4.com</email>
</author>
<published>2020-03-08T17:06:14Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-android/commit/?id=183973066328f7203ef799a4c4597832d8ffa7de'/>
<id>urn:sha1:183973066328f7203ef799a4c4597832d8ffa7de</id>
<content type='text'>
Signed-off-by: Jason A. Donenfeld &lt;Jason@zx2c4.com&gt;
</content>
</entry>
<entry>
<title>ErrorMessages: do not use R from backend</title>
<updated>2020-03-08T16:58:32Z</updated>
<author>
<name>Jason A. Donenfeld</name>
<email>Jason@zx2c4.com</email>
</author>
<published>2020-03-08T16:52:33Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-android/commit/?id=afd75cc4cf7dc59a4d31a133b56d6e045bbe8786'/>
<id>urn:sha1:afd75cc4cf7dc59a4d31a133b56d6e045bbe8786</id>
<content type='text'>
Signed-off-by: Jason A. Donenfeld &lt;Jason@zx2c4.com&gt;
</content>
</entry>
<entry>
<title>backend: do not depend on anything except config</title>
<updated>2020-03-08T16:19:42Z</updated>
<author>
<name>Jason A. Donenfeld</name>
<email>Jason@zx2c4.com</email>
</author>
<published>2020-03-08T08:46:07Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-android/commit/?id=4905185e6121471f8c15d4ac59623323284135e5'/>
<id>urn:sha1:4905185e6121471f8c15d4ac59623323284135e5</id>
<content type='text'>
This is likely broken but should make for a good starting point.

It also should hopefully handle stopping tunnels before starting new
ones, in the case of the GoBackend. Again, untested.

Signed-off-by: Jason A. Donenfeld &lt;Jason@zx2c4.com&gt;
</content>
</entry>
<entry>
<title>Google doesn't want to enable others to support free open source software</title>
<updated>2019-10-16T08:01:01Z</updated>
<author>
<name>Jason A. Donenfeld</name>
<email>Jason@zx2c4.com</email>
</author>
<published>2019-10-16T08:01:01Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-android/commit/?id=7cf676f9bd65f7f3fe834161effedad93fd29e80'/>
<id>urn:sha1:7cf676f9bd65f7f3fe834161effedad93fd29e80</id>
<content type='text'>
Revert "preferences: add donation link"

This reverts commit e5455f579aec48abb30ba68b0248b02d79303126.

The app was removed from the Play Store for violating their payments
policy. Upon filing an appeal, I was told that they do not allow
donations to projects like WireGuard.

Signed-off-by: Jason A. Donenfeld &lt;Jason@zx2c4.com&gt;
</content>
</entry>
<entry>
<title>Download modules after verifying signify signature</title>
<updated>2019-10-13T22:03:39Z</updated>
<author>
<name>Jason A. Donenfeld</name>
<email>Jason@zx2c4.com</email>
</author>
<published>2019-10-13T18:48:09Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-android/commit/?id=3c31c340d86f525b47fda115b1d2d0d1fe715abc'/>
<id>urn:sha1:3c31c340d86f525b47fda115b1d2d0d1fe715abc</id>
<content type='text'>
Signed-off-by: Jason A. Donenfeld &lt;Jason@zx2c4.com&gt;
</content>
</entry>
<entry>
<title>export: use content resolver on android Q+</title>
<updated>2019-10-12T16:55:28Z</updated>
<author>
<name>Jason A. Donenfeld</name>
<email>Jason@zx2c4.com</email>
</author>
<published>2019-10-12T11:51:51Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-android/commit/?id=7fbe5349a241e4e7b7d1bf1bec75b22566e8f1e9'/>
<id>urn:sha1:7fbe5349a241e4e7b7d1bf1bec75b22566e8f1e9</id>
<content type='text'>
Signed-off-by: Jason A. Donenfeld &lt;Jason@zx2c4.com&gt;
</content>
</entry>
<entry>
<title>preferences: add donation link</title>
<updated>2019-10-12T16:55:28Z</updated>
<author>
<name>Jason A. Donenfeld</name>
<email>Jason@zx2c4.com</email>
</author>
<published>2019-10-12T10:00:33Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-android/commit/?id=d8bad72fd620e788b259c8d9a78836dbdc78b973'/>
<id>urn:sha1:d8bad72fd620e788b259c8d9a78836dbdc78b973</id>
<content type='text'>
Signed-off-by: Jason A. Donenfeld &lt;Jason@zx2c4.com&gt;
</content>
</entry>
<entry>
<title>Update copyright</title>
<updated>2019-01-08T00:21:34Z</updated>
<author>
<name>Jason A. Donenfeld</name>
<email>Jason@zx2c4.com</email>
</author>
<published>2019-01-02T00:57:15Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-android/commit/?id=c3e63df7b551eccd39de86293f7c3d62f85ebbcd'/>
<id>urn:sha1:c3e63df7b551eccd39de86293f7c3d62f85ebbcd</id>
<content type='text'>
Signed-off-by: Jason A. Donenfeld &lt;Jason@zx2c4.com&gt;
</content>
</entry>
<entry>
<title>Migrate to AndroidX</title>
<updated>2018-12-18T15:54:54Z</updated>
<author>
<name>Harsh Shandilya</name>
<email>me@msfjarvis.dev</email>
</author>
<published>2018-12-18T10:45:37Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-android/commit/?id=6fdf0266cf33dbcae9ab39762aa283b9df65ad84'/>
<id>urn:sha1:6fdf0266cf33dbcae9ab39762aa283b9df65ad84</id>
<content type='text'>
Signed-off-by: Harsh Shandilya &lt;me@msfjarvis.dev&gt;
</content>
</entry>
</feed>
