<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bitmask_android.git/app/src/normal, branch 1.0.6</title>
<subtitle>[bitmask_android] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/'/>
<entry>
<title>remove demo providers</title>
<updated>2020-07-26T09:36:17+00:00</updated>
<author>
<name>cyBerta</name>
<email>cyberta@riseup.net</email>
</author>
<published>2020-07-26T09:36:17+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=2b18c118239ba9c8caeb329ad1cafbe28632d02f'/>
<id>2b18c118239ba9c8caeb329ad1cafbe28632d02f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>implement gateway selection based on geoip service</title>
<updated>2020-07-23T14:56:41+00:00</updated>
<author>
<name>cyBerta</name>
<email>cyberta@riseup.net</email>
</author>
<published>2020-07-23T14:56:41+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=49b18fcdc45433d34eefb46ab236144e19022dcb'/>
<id>49b18fcdc45433d34eefb46ab236144e19022dcb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>inject preshipped geoip url to provider object</title>
<updated>2020-06-30T22:15:52+00:00</updated>
<author>
<name>cyBerta</name>
<email>cyberta@riseup.net</email>
</author>
<published>2020-06-30T22:15:52+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=015d8f9f512b5020d380aadf4af70a89a4b3dc42'/>
<id>015d8f9f512b5020d380aadf4af70a89a4b3dc42</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add provider api IP's to provider url jsons in asset folder</title>
<updated>2020-01-23T06:44:25+00:00</updated>
<author>
<name>cyberta</name>
<email>cyberta@riseup.net</email>
</author>
<published>2020-01-23T06:44:25+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=42b794a24f7b47910d595e713f29db85e3d0da3d'/>
<id>42b794a24f7b47910d595e713f29db85e3d0da3d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>implement no-dns fallback using okhttp's Dns interface</title>
<updated>2020-01-21T22:10:59+00:00</updated>
<author>
<name>cyberta</name>
<email>cyberta@riseup.net</email>
</author>
<published>2020-01-21T22:10:59+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=6a015d337d6a786adb319c3f9de7b9b7e9ae80bb'/>
<id>6a015d337d6a786adb319c3f9de7b9b7e9ae80bb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add pluggable transports demo as separate entry to Bitmask's onboarding provider overview, ship provider cert and provider json for certificate pinning and a better initial provider description</title>
<updated>2019-10-07T23:37:08+00:00</updated>
<author>
<name>cyBerta</name>
<email>cyberta@riseup.net</email>
</author>
<published>2019-10-07T23:37:08+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=5dd634f466ba6df04728258b9f18a796e34c97bb'/>
<id>5dd634f466ba6df04728258b9f18a796e34c97bb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>* show error dialog if provider is misconfigured and has not allowed registration nor anonymous usage</title>
<updated>2019-05-21T09:54:20+00:00</updated>
<author>
<name>cyBerta</name>
<email>cyberta@riseup.net</email>
</author>
<published>2019-05-21T09:54:20+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=caadb236f39b4b6139a697eec57aa2796595422f'/>
<id>caadb236f39b4b6139a697eec57aa2796595422f</id>
<content type='text'>
* always download provider.json, Use preseeded provider.json only to check if the  client
  can connect with preseeded certificate. Keeps the provider.json updated if provider changes it's
  config
* Tests for both cases
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* always download provider.json, Use preseeded provider.json only to check if the  client
  can connect with preseeded certificate. Keeps the provider.json updated if provider changes it's
  config
* Tests for both cases
</pre>
</div>
</content>
</entry>
<entry>
<title>fix layout inflation exeption occuring with vector graphics on Android 4.X</title>
<updated>2019-03-31T23:46:00+00:00</updated>
<author>
<name>cyBerta</name>
<email>cyberta@riseup.net</email>
</author>
<published>2019-03-31T23:46:00+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=ced2e5f4973fb8aae015f8d2ec2e3cd70d450ea7'/>
<id>ced2e5f4973fb8aae015f8d2ec2e3cd70d450ea7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix splash screen layout for custom branded riseup vpn app</title>
<updated>2018-09-11T00:03:21+00:00</updated>
<author>
<name>cyBerta</name>
<email>cyberta@riseup.net</email>
</author>
<published>2018-09-10T23:56:24+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=002d901de0e39bb2856a6da18d601c8e2a37d5ea'/>
<id>002d901de0e39bb2856a6da18d601c8e2a37d5ea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>custom theme for riseup vpn</title>
<updated>2018-09-08T18:19:02+00:00</updated>
<author>
<name>cyBerta</name>
<email>cyberta@riseup.net</email>
</author>
<published>2018-09-08T18:19:02+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=80b04ba633303d33207ca9438ee6933915036e84'/>
<id>80b04ba633303d33207ca9438ee6933915036e84</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
