<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bitmask_android.git/app/src/main/java/se/leap/bitmaskclient/StartActivity.java, branch 1.0.4</title>
<subtitle>[bitmask_android] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/'/>
<entry>
<title>reset configured provider on update to version 1.0.4 so that the geoip url is picked correctly</title>
<updated>2020-07-25T14:45:02+00:00</updated>
<author>
<name>cyBerta</name>
<email>cyberta@riseup.net</email>
</author>
<published>2020-07-25T14:45:02+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=98f13dbf52ad6358ea5d7d56db0cd2a487060fb5'/>
<id>98f13dbf52ad6358ea5d7d56db0cd2a487060fb5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>always use provider from ProviderObservable if possible</title>
<updated>2020-07-23T15:03:15+00:00</updated>
<author>
<name>cyBerta</name>
<email>cyberta@riseup.net</email>
</author>
<published>2020-07-23T15:03:15+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=7b5ad7e802aae82b69ed8ecd916916e6545f01f2'/>
<id>7b5ad7e802aae82b69ed8ecd916916e6545f01f2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>switch to AndroidX</title>
<updated>2020-03-16T23:37:45+00:00</updated>
<author>
<name>cyBerta</name>
<email>cyberta@riseup.net</email>
</author>
<published>2020-03-16T23:37:45+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=ad25528b1863447588a36e4471a0cb61363733ae'/>
<id>ad25528b1863447588a36e4471a0cb61363733ae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove hard coded demo setup, use real pt.demo.bitmask.net demo provider</title>
<updated>2019-09-30T21:10:01+00:00</updated>
<author>
<name>cyBerta</name>
<email>cyberta@riseup.net</email>
</author>
<published>2019-09-30T21:10:01+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=685da193ea29f3e7a8a42d55747dfb2f956f23b6'/>
<id>685da193ea29f3e7a8a42d55747dfb2f956f23b6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>squashed commit for Pluggable Transports</title>
<updated>2019-08-01T23:49:37+00:00</updated>
<author>
<name>cyBerta</name>
<email>cyberta@riseup.net</email>
</author>
<published>2019-05-24T16:01:03+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=db1e1a2045a2e6456d54765be3cf95186ce987f7'/>
<id>db1e1a2045a2e6456d54765be3cf95186ce987f7</id>
<content type='text'>
* implement handling of different provider API version (v1 and v2)
* detect provider's obfs support
* shapeshifter-dispatcher installation
* necessary changes to control shapeshifter-dispatcher from Bitmask
* route openvpn traffic over shapeshifter-dispatcher
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* implement handling of different provider API version (v1 and v2)
* detect provider's obfs support
* shapeshifter-dispatcher installation
* necessary changes to control shapeshifter-dispatcher from Bitmask
* route openvpn traffic over shapeshifter-dispatcher
</pre>
</div>
</content>
</entry>
<entry>
<title>remove deprecated User and UserStatus model class</title>
<updated>2019-07-12T11:22:38+00:00</updated>
<author>
<name>cyBerta</name>
<email>cyberta@riseup.net</email>
</author>
<published>2019-07-12T11:14:18+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=c5b4f58834c61b11310e443d8852f744a3ae48c3'/>
<id>c5b4f58834c61b11310e443d8852f744a3ae48c3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove dead code in start activity</title>
<updated>2019-05-10T14:38:37+00:00</updated>
<author>
<name>cyBerta</name>
<email>cyberta@riseup.net</email>
</author>
<published>2019-05-10T14:38:37+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=3efba09efb4be74d21d9e8131fdb842255f2b82d'/>
<id>3efba09efb4be74d21d9e8131fdb842255f2b82d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove debug code in StartActivity</title>
<updated>2019-03-08T18:36:45+00:00</updated>
<author>
<name>cyBerta</name>
<email>cyberta@riseup.net</email>
</author>
<published>2019-03-08T18:36:45+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=7881eea4bbd1761dc5655f714b6eee188bc11b7b'/>
<id>7881eea4bbd1761dc5655f714b6eee188bc11b7b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>first shot gatewayselection</title>
<updated>2018-12-07T15:50:41+00:00</updated>
<author>
<name>cyBerta</name>
<email>cyberta@riseup.net</email>
</author>
<published>2018-12-07T15:50:41+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=9b832c4386f0f839006df68dd75d98fc173344d0'/>
<id>9b832c4386f0f839006df68dd75d98fc173344d0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add some license headers</title>
<updated>2018-08-31T16:19:45+00:00</updated>
<author>
<name>cyBerta</name>
<email>cyberta@riseup.net</email>
</author>
<published>2018-08-31T16:19:45+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=818c41db31c4f175a5f5bfea60798beb62606b13'/>
<id>818c41db31c4f175a5f5bfea60798beb62606b13</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
