<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bitmask_android.git/app/src/test, branch 0.9.7</title>
<subtitle>[bitmask_android] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/'/>
<entry>
<title>#8757 refactores ProviderAPI for insecure flavor, fixes tests, renames confusing constants, updates robotium</title>
<updated>2017-10-28T18:41:05+00:00</updated>
<author>
<name>cyBerta</name>
<email>cyberta@riseup.net</email>
</author>
<published>2017-10-28T18:41:05+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=68bc106ee872b13830dfa5fa9794f7cecb306d8e'/>
<id>68bc106ee872b13830dfa5fa9794f7cecb306d8e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '8758_switch_providers' into 'master'</title>
<updated>2017-10-13T11:34:42+00:00</updated>
<author>
<name>cyberta</name>
<email>cyberta@riseup.net</email>
</author>
<published>2017-10-13T11:34:42+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=ef91d9235cccbd4dcd9e120c8fff910e0d448022'/>
<id>ef91d9235cccbd4dcd9e120c8fff910e0d448022</id>
<content type='text'>
#8758 fix switching providers

See merge request leap/bitmask_android!11</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
#8758 fix switching providers

See merge request leap/bitmask_android!11</pre>
</div>
</content>
</entry>
<entry>
<title>#8758 fix switching providers</title>
<updated>2017-10-09T13:22:23+00:00</updated>
<author>
<name>cyBerta</name>
<email>cyberta@riseup.net</email>
</author>
<published>2017-10-09T13:22:23+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=97ff21c74619269a8c7dc9d8ff1485200db58d8c'/>
<id>97ff21c74619269a8c7dc9d8ff1485200db58d8c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>#8746 fixes client must honor the protocol default specified by the provider</title>
<updated>2017-10-08T22:42:01+00:00</updated>
<author>
<name>cyBerta</name>
<email>cyberta@riseup.net</email>
</author>
<published>2017-10-08T22:42:01+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=de722d9c14a0ce4353d677081b077efe15eb9525'/>
<id>de722d9c14a0ce4353d677081b077efe15eb9525</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update ics-openvpn: add and fix tests</title>
<updated>2017-09-20T23:36:33+00:00</updated>
<author>
<name>cyBerta</name>
<email>cyberta@riseup.net</email>
</author>
<published>2017-09-20T23:36:33+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=6f5e56314d199723d1ff41c05ce46204727d53ab'/>
<id>6f5e56314d199723d1ff41c05ce46204727d53ab</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update ics-openvpn: update classes, manifest, resources and build script</title>
<updated>2017-09-20T23:28:24+00:00</updated>
<author>
<name>cyBerta</name>
<email>cyberta@riseup.net</email>
</author>
<published>2017-09-20T23:28:24+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=d77b9aefea75491b50f28a6880906ba9496979f2'/>
<id>d77b9aefea75491b50f28a6880906ba9496979f2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[ag] Update README to promote smoother on-boarding</title>
<updated>2017-04-17T04:44:37+00:00</updated>
<author>
<name>aguestuser</name>
<email>aguestuser@risup.net</email>
</author>
<published>2017-04-12T05:13:11+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=9edd5d6b3f9e7019fe01867ad4e37d2753d77e18'/>
<id>9edd5d6b3f9e7019fe01867ad4e37d2753d77e18</id>
<content type='text'>
* add detailed instructions on installing and compiling
* provide workarounds for gotchas setting up emulator on debian
* offer instructions for building in docker

side-effects:

* update build tools &amp; gradle version
* fix indentation in build.gradle
* comment out tests in `TestLogFileHandler` causing `build` to break (and provide justification)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* add detailed instructions on installing and compiling
* provide workarounds for gotchas setting up emulator on debian
* offer instructions for building in docker

side-effects:

* update build tools &amp; gradle version
* fix indentation in build.gradle
* comment out tests in `TestLogFileHandler` causing `build` to break (and provide justification)
</pre>
</div>
</content>
</entry>
<entry>
<title>Handle RequestPermisson sdk&gt;23</title>
<updated>2016-10-13T07:30:51+00:00</updated>
<author>
<name>kwadronaut</name>
<email>kwadronaut@leap.se</email>
</author>
<published>2016-10-13T07:30:51+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=9f54528ddd285dc99797483c026fbc7345febb39'/>
<id>9f54528ddd285dc99797483c026fbc7345febb39</id>
<content type='text'>
closes #8536</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
closes #8536</pre>
</div>
</content>
</entry>
</feed>
