<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bitmask_android.git/app/src/insecure/java/se/leap, branch 1.0.2RC4</title>
<subtitle>[bitmask_android] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/'/>
<entry>
<title>fix error handling for failing fetch of eip-service.json in production flavor and minor refactorings</title>
<updated>2019-09-27T14:25:13+00:00</updated>
<author>
<name>cyBerta</name>
<email>cyberta@riseup.net</email>
</author>
<published>2019-09-27T14:25:13+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=eebba26668588d5e644441b0dbcc04eb9f9f3eac'/>
<id>eebba26668588d5e644441b0dbcc04eb9f9f3eac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>replace 'Bitmask' in strings with variable for a better client customization</title>
<updated>2019-07-12T11:28:36+00:00</updated>
<author>
<name>cyBerta</name>
<email>cyberta@riseup.net</email>
</author>
<published>2019-07-12T11:28:36+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=5ea927f89626cef98495b5fead628cdc01d2a39a'/>
<id>5ea927f89626cef98495b5fead628cdc01d2a39a</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>#8896 get rid of intent member variable as state holder... &amp;&amp; extract ProviderApi broadcast receiver for reuse</title>
<updated>2018-08-17T16:15:04+00:00</updated>
<author>
<name>cyBerta</name>
<email>cyberta@riseup.net</email>
</author>
<published>2018-08-17T16:15:04+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=52486b7940dc9cc302fdb7360b3b8d3fc1b49847'/>
<id>52486b7940dc9cc302fdb7360b3b8d3fc1b49847</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>#8886 add layout for tablets and improve tablet and phone layouts in general by implementing dynamic layout changes when keyboard appears</title>
<updated>2018-07-04T21:42:45+00:00</updated>
<author>
<name>cyBerta</name>
<email>cyberta@riseup.net</email>
</author>
<published>2018-07-04T21:42:45+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=ba94657badcc5a05214a057fa938124bdf1ad47a'/>
<id>ba94657badcc5a05214a057fa938124bdf1ad47a</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 'master' into add_provider</title>
<updated>2018-06-27T20:44:33+00:00</updated>
<author>
<name>lalottacontinua</name>
<email>loddatio@posteo.de</email>
</author>
<published>2018-06-27T20:44:33+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=d63dd4b36701f2f993e671f8cc3c5424b787e43a'/>
<id>d63dd4b36701f2f993e671f8cc3c5424b787e43a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>#8886 implemented in insecure as well</title>
<updated>2018-06-27T20:40:52+00:00</updated>
<author>
<name>lalottacontinua</name>
<email>loddatio@posteo.de</email>
</author>
<published>2018-06-27T20:40:52+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=277f0f12ca505797daec42a5211885ac07b909f9'/>
<id>277f0f12ca505797daec42a5211885ac07b909f9</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 'cyberta_master' into #8885_testing_ProviderManager</title>
<updated>2018-05-12T10:06:01+00:00</updated>
<author>
<name>cyBerta</name>
<email>cyberta@riseup.net</email>
</author>
<published>2018-05-12T10:06:01+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=483d89f3599f06c19141c7817ada43ff2a33c461'/>
<id>483d89f3599f06c19141c7817ada43ff2a33c461</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>#8892 clean up ProviderListActivity in insecure flavor</title>
<updated>2018-03-23T16:56:46+00:00</updated>
<author>
<name>cyBerta</name>
<email>cyberta@riseup.net</email>
</author>
<published>2018-03-23T16:56:46+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=0412aee468bef0c25c3a42672a67cbfdc4152d66'/>
<id>0412aee468bef0c25c3a42672a67cbfdc4152d66</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>#8885 add missing import for insecure flavor</title>
<updated>2018-03-18T03:02:51+00:00</updated>
<author>
<name>cyBerta</name>
<email>cyberta@riseup.net</email>
</author>
<published>2018-03-18T03:02:51+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=48a4abc9917291b53ce6e4a6d67782d950c3cc9d'/>
<id>48a4abc9917291b53ce6e4a6d67782d950c3cc9d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
