<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wireguard-apple/Sources/WireGuardApp/UI/iOS/View, branch master</title>
<subtitle>iOS and macOS apps for WireGuard</subtitle>
<id>https://git.zx2c4.com/wireguard-apple/atom/Sources/WireGuardApp/UI/iOS/View?h=master</id>
<link rel='self' href='https://git.zx2c4.com/wireguard-apple/atom/Sources/WireGuardApp/UI/iOS/View?h=master'/>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-apple/'/>
<updated>2023-02-15T13:20:35Z</updated>
<entry>
<title>App: bump copyright</title>
<updated>2023-02-15T13:20:35Z</updated>
<author>
<name>Jason A. Donenfeld</name>
<email>Jason@zx2c4.com</email>
</author>
<published>2023-02-14T15:10:32Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-apple/commit/?id=7b279383d1f5aeb939bef6507b95b33afbb577e6'/>
<id>urn:sha1:7b279383d1f5aeb939bef6507b95b33afbb577e6</id>
<content type='text'>
Signed-off-by: Jason A. Donenfeld &lt;Jason@zx2c4.com&gt;
</content>
</entry>
<entry>
<title>App: bump minimum OS versions</title>
<updated>2023-02-15T13:20:30Z</updated>
<author>
<name>Jason A. Donenfeld</name>
<email>Jason@zx2c4.com</email>
</author>
<published>2023-02-14T14:31:52Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-apple/commit/?id=901fe1cf58dc40e551088cac3bf00d68e3e86db3'/>
<id>urn:sha1:901fe1cf58dc40e551088cac3bf00d68e3e86db3</id>
<content type='text'>
This allows us to remove a good deal of legacy cruft.

Signed-off-by: Jason A. Donenfeld &lt;Jason@zx2c4.com&gt;
</content>
</entry>
<entry>
<title>UI: iOS: remove list pinking when no config</title>
<updated>2021-09-23T04:08:53Z</updated>
<author>
<name>Jason A. Donenfeld</name>
<email>Jason@zx2c4.com</email>
</author>
<published>2021-09-23T04:08:20Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-apple/commit/?id=abf506c1fea651b0f7a8dba1573a9806b553c861'/>
<id>urn:sha1:abf506c1fea651b0f7a8dba1573a9806b553c861</id>
<content type='text'>
This reverts commit 86afd1a46a83038a787176272a7c486b7269e1a3.

Signed-off-by: Jason A. Donenfeld &lt;Jason@zx2c4.com&gt;
</content>
</entry>
<entry>
<title>UI: iOS: disable list rows when no config</title>
<updated>2021-09-22T18:56:25Z</updated>
<author>
<name>Jason A. Donenfeld</name>
<email>Jason@zx2c4.com</email>
</author>
<published>2021-09-22T18:56:25Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-apple/commit/?id=86afd1a46a83038a787176272a7c486b7269e1a3'/>
<id>urn:sha1:86afd1a46a83038a787176272a7c486b7269e1a3</id>
<content type='text'>
Signed-off-by: Jason A. Donenfeld &lt;Jason@zx2c4.com&gt;
</content>
</entry>
<entry>
<title>UI: iOS: Tunnels list: Move the "On Demand" label to the right</title>
<updated>2021-07-27T22:05:05Z</updated>
<author>
<name>Roopesh Chander</name>
<email>roop@roopc.net</email>
</author>
<published>2021-07-24T18:03:26Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-apple/commit/?id=64c2fb337d0e8ab2401b841201d532588c0b8e15'/>
<id>urn:sha1:64c2fb337d0e8ab2401b841201d532588c0b8e15</id>
<content type='text'>
Having that at the bottom makes it harder for iOS to get
the row height correctly.

Signed-off-by: Roopesh Chander &lt;roop@roopc.net&gt;
</content>
</entry>
<entry>
<title>UI: iOS: Tunnel detail: Incorporate on-demand-ness in 'Status'</title>
<updated>2021-07-27T21:48:02Z</updated>
<author>
<name>Roopesh Chander</name>
<email>roop@roopc.net</email>
</author>
<published>2021-07-26T11:26:03Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-apple/commit/?id=1e9e21bacf53b2b19ef30c3f6646bb5b952f2c41'/>
<id>urn:sha1:1e9e21bacf53b2b19ef30c3f6646bb5b952f2c41</id>
<content type='text'>
Signed-off-by: Roopesh Chander &lt;roop@roopc.net&gt;
</content>
</entry>
<entry>
<title>UI: iOS: Show "on-demand is active" for tunnels with the active on-demand</title>
<updated>2021-07-27T21:48:02Z</updated>
<author>
<name>Andrej Mihajlov</name>
<email>and@mullvad.net</email>
</author>
<published>2021-03-27T21:02:09Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-apple/commit/?id=ac9f7b9f5e3179641eb3969ebe50e3598918a6e3'/>
<id>urn:sha1:ac9f7b9f5e3179641eb3969ebe50e3598918a6e3</id>
<content type='text'>
Signed-off-by: Andrej Mihajlov &lt;and@mullvad.net&gt;
Signed-off-by: Roopesh Chander &lt;roop@roopc.net&gt;
</content>
</entry>
<entry>
<title>UI: iOS: Tunnels list: Incorporate on-demand-ness in the switch</title>
<updated>2021-07-27T21:48:01Z</updated>
<author>
<name>Roopesh Chander</name>
<email>roop@roopc.net</email>
</author>
<published>2021-07-24T20:04:03Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-apple/commit/?id=a115dd3bd92e8fe99efd30e46cdbba89f7158d38'/>
<id>urn:sha1:a115dd3bd92e8fe99efd30e46cdbba89f7158d38</id>
<content type='text'>
Signed-off-by: Roopesh Chander &lt;roop@roopc.net&gt;
</content>
</entry>
<entry>
<title>Global: bump copyright year</title>
<updated>2021-06-17T14:56:46Z</updated>
<author>
<name>Jason A. Donenfeld</name>
<email>Jason@zx2c4.com</email>
</author>
<published>2021-06-17T14:56:46Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-apple/commit/?id=13b720442d47b67a18d6841aa34569633a22b458'/>
<id>urn:sha1:13b720442d47b67a18d6841aa34569633a22b458</id>
<content type='text'>
Signed-off-by: Jason A. Donenfeld &lt;Jason@zx2c4.com&gt;
</content>
</entry>
<entry>
<title>UI: iOS: clean up visuals in SSID editor</title>
<updated>2021-03-09T16:10:07Z</updated>
<author>
<name>Jason A. Donenfeld</name>
<email>Jason@zx2c4.com</email>
</author>
<published>2021-03-08T23:02:03Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-apple/commit/?id=53235eb38f2784e71010765269fcf5fa0c16e80c'/>
<id>urn:sha1:53235eb38f2784e71010765269fcf5fa0c16e80c</id>
<content type='text'>
Signed-off-by: Jason A. Donenfeld &lt;Jason@zx2c4.com&gt;
</content>
</entry>
</feed>
