<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bitmask_android.git/app/src/main/java, branch 1.0.2RC3</title>
<subtitle>[bitmask_android] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/'/>
<entry>
<title>show blocking state on EipFragment</title>
<updated>2019-10-31T08:26:55+00:00</updated>
<author>
<name>cyBerta</name>
<email>cyberta@riseup.net</email>
</author>
<published>2019-10-31T08:26:55+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=b059fa9e82acc98e9e4783ffbe6b34cdc8a18915'/>
<id>b059fa9e82acc98e9e4783ffbe6b34cdc8a18915</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>make sure shapeshifter dispatcher is stopped  between switching vpn processes</title>
<updated>2019-10-29T23:04:39+00:00</updated>
<author>
<name>cyBerta</name>
<email>cyberta@riseup.net</email>
</author>
<published>2019-10-29T23:04:39+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=7cb2f52e809a72201cfd3444166c500946de2e71'/>
<id>7cb2f52e809a72201cfd3444166c500946de2e71</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>don't start void vpn when switching between a running openvpn connection and vpn over pt</title>
<updated>2019-10-29T22:42:19+00:00</updated>
<author>
<name>cyBerta</name>
<email>cyberta@riseup.net</email>
</author>
<published>2019-10-29T22:42:19+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=7d694b7ab2ab49b79273880909dfec79e21a3d16'/>
<id>7d694b7ab2ab49b79273880909dfec79e21a3d16</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>implement java shapeshifter logging interface, replaces blocking method call and an extra thread</title>
<updated>2019-10-27T20:45:19+00:00</updated>
<author>
<name>cyBerta</name>
<email>cyberta@riseup.net</email>
</author>
<published>2019-10-27T20:45:19+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=88211edcfb79e523ec00b188a4dc200035740576'/>
<id>88211edcfb79e523ec00b188a4dc200035740576</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>increase threshold until EipStatus is set to DISCONNETED or BLOCKING - reduce UI flickering</title>
<updated>2019-10-25T15:45:54+00:00</updated>
<author>
<name>cyBerta</name>
<email>cyberta@riseup.net</email>
</author>
<published>2019-10-25T15:45:54+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=54f2d51e71b843ad7baeca172428291eb55e63a9'/>
<id>54f2d51e71b843ad7baeca172428291eb55e63a9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>implement error handling for edge case when Android</title>
<updated>2019-10-25T15:10:13+00:00</updated>
<author>
<name>cyBerta</name>
<email>cyberta@riseup.net</email>
</author>
<published>2019-10-25T15:10:13+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=761b604e14b14a86a357816b266e77d458137c83'/>
<id>761b604e14b14a86a357816b266e77d458137c83</id>
<content type='text'>
throws an nullpointer exception while it tries to prepare
the VpnService
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
throws an nullpointer exception while it tries to prepare
the VpnService
</pre>
</div>
</content>
</entry>
<entry>
<title>handle errors during the initiation of a pt connection separately</title>
<updated>2019-10-25T08:57:49+00:00</updated>
<author>
<name>cyBerta</name>
<email>cyberta@riseup.net</email>
</author>
<published>2019-10-25T08:57:49+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=6b4f3597733ced8d312ed263d53b9669d6274d65'/>
<id>6b4f3597733ced8d312ed263d53b9669d6274d65</id>
<content type='text'>
only run-time errors, reported by connections will be handled
in shapeshifterErrorListner
(https://0xacab.org/leap/shapeshifter/issues/1)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
only run-time errors, reported by connections will be handled
in shapeshifterErrorListner
(https://0xacab.org/leap/shapeshifter/issues/1)
</pre>
</div>
</content>
</entry>
<entry>
<title>don't let the main thread sleep for 3 seconds on every vpn gateway setup</title>
<updated>2019-10-24T16:21:24+00:00</updated>
<author>
<name>cyBerta</name>
<email>cyberta@riseup.net</email>
</author>
<published>2019-10-24T16:19:21+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=02ffacb6b56fb02b0d58157123edf7b91380e3f8'/>
<id>02ffacb6b56fb02b0d58157123edf7b91380e3f8</id>
<content type='text'>
fixes main reason for #8963
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixes main reason for #8963
</pre>
</div>
</content>
</entry>
<entry>
<title>show dialog if end of provider's gateway list is reached (#8964)</title>
<updated>2019-10-20T16:35:33+00:00</updated>
<author>
<name>cyBerta</name>
<email>cyberta@riseup.net</email>
</author>
<published>2019-10-20T16:35:33+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=3440d95fbb00a530a7e4d977bbef553135232f70'/>
<id>3440d95fbb00a530a7e4d977bbef553135232f70</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix endless setup loop on pre-P devices, differentiate security provider between P and pre-P devices</title>
<updated>2019-10-20T15:49:58+00:00</updated>
<author>
<name>cyBerta</name>
<email>cyberta@riseup.net</email>
</author>
<published>2019-10-20T15:49:58+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=30b3f419c1c0f9c5d74453e51d5300c8c108872b'/>
<id>30b3f419c1c0f9c5d74453e51d5300c8c108872b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
