<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bitmask_android.git/assets, branch master</title>
<subtitle>[bitmask_android] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/'/>
<entry>
<title>Next step: compile jni sources correctly.</title>
<updated>2014-04-08T09:43:27+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2014-04-07T18:43:34+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=c206a91d320995f37f8abb33188bfd384249da3d'/>
<id>c206a91d320995f37f8abb33188bfd384249da3d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bitmask is dead: long life to demo.bitmask!</title>
<updated>2014-03-25T20:10:16+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2014-03-25T20:10:16+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=ee5fd2359fde105fcf3ca38a1109a3a19845530e'/>
<id>ee5fd2359fde105fcf3ca38a1109a3a19845530e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplified the methods to add a new provider.</title>
<updated>2013-12-09T17:54:33+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2013-10-10T19:12:32+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=b001f59fcbc30112ce04891fbca4c1365b457813'/>
<id>b001f59fcbc30112ce04891fbca4c1365b457813</id>
<content type='text'>
Adding a new provider is the same that selecting a new one, using the same methods and following the same workflow.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adding a new provider is the same that selecting a new one, using the same methods and following the same workflow.
</pre>
</div>
</content>
</entry>
<entry>
<title>Preseeded providers only have provider.json url</title>
<updated>2013-12-09T17:53:00+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2013-09-09T18:08:00+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=8fe314897cb59067c10cee376afbe01d623a9661'/>
<id>8fe314897cb59067c10cee376afbe01d623a9661</id>
<content type='text'>
I've refactored everything to be able to remove all but provider.json
url at urls files.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I've refactored everything to be able to remove all but provider.json
url at urls files.
</pre>
</div>
</content>
</entry>
<entry>
<title>User messages are now in string.xml</title>
<updated>2013-06-20T14:53:14+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2013-06-20T14:52:43+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=f4956bb818fb9ed04760e6de3b53b876272da5cc'/>
<id>f4956bb818fb9ed04760e6de3b53b876272da5cc</id>
<content type='text'>
Some more constants added to ConfigHelper.

This solves #2908.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Some more constants added to ConfigHelper.

This solves #2908.
</pre>
</div>
</content>
</entry>
<entry>
<title>bitmask json files are downloaded.</title>
<updated>2013-06-13T15:37:37+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2013-06-13T15:37:37+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=30c7bab5d8618df665e602fdd08bafa010a15497'/>
<id>30c7bab5d8618df665e602fdd08bafa010a15497</id>
<content type='text'>
There was a problem on the assets file "bitmask.url". It had an error in
the eip-service url.

We should use this file only for main url, and proceed as if it were a
new provider but with a preseeded main url.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There was a problem on the assets file "bitmask.url". It had an error in
the eip-service url.

We should use this file only for main url, and proceed as if it were a
new provider but with a preseeded main url.</pre>
</div>
</content>
</entry>
<entry>
<title>Log in and Log out options are shown only if allow registration is true.</title>
<updated>2013-05-09T15:29:38+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2013-05-09T15:29:38+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=84a11bb1620d2b9080992427c847b58007f2304a'/>
<id>84a11bb1620d2b9080992427c847b58007f2304a</id>
<content type='text'>
Allow registration is present in provider.json.

Provider.json is downloaded from both preseeded and custom providers.

Authentication success or fail is notified correctly to the user.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Allow registration is present in provider.json.

Provider.json is downloaded from both preseeded and custom providers.

Authentication success or fail is notified correctly to the user.
</pre>
</div>
</content>
</entry>
<entry>
<title>"Trust completely" checkbox saves that trust for the new provider</title>
<updated>2013-04-29T15:09:12+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2013-04-24T18:01:28+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=69389ee7db23ce7182b21da08d227d88d6cfdc46'/>
<id>69389ee7db23ce7182b21da08d227d88d6cfdc46</id>
<content type='text'>
entered, so that if in the future the client tries to log in or
whatever, it can use the certificate downloaded when added.

Log in dialog works ok, showing a toast when authentication fails (by
this time, I have not managed to get a correct login due to
dev.bitmask.net problems).

dev.bitmask.net works perfectly, via adding it as a new provider
(MeanderingCode, this is for you ;) ).

All GET requests are done by default Android URL class, which means that
certificates trusted by Android are also trusted by us. If there are
problems when logging in due to certificates, the app is able to use
only the certificate associated to the provider in the moment it was
selected as the chosen provider.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
entered, so that if in the future the client tries to log in or
whatever, it can use the certificate downloaded when added.

Log in dialog works ok, showing a toast when authentication fails (by
this time, I have not managed to get a correct login due to
dev.bitmask.net problems).

dev.bitmask.net works perfectly, via adding it as a new provider
(MeanderingCode, this is for you ;) ).

All GET requests are done by default Android URL class, which means that
certificates trusted by Android are also trusted by us. If there are
problems when logging in due to certificates, the app is able to use
only the certificate associated to the provider in the moment it was
selected as the chosen provider.</pre>
</div>
</content>
</entry>
<entry>
<title>Resolved issue:</title>
<updated>2013-02-26T17:27:01+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2013-02-26T17:27:01+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=a8274e8b2649481f22bfc6d205d2ca7599fea065'/>
<id>a8274e8b2649481f22bfc6d205d2ca7599fea065</id>
<content type='text'>
Change bitmask eip-service.json url from api/1 to api:4430 (Support
#1759)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change bitmask eip-service.json url from api/1 to api:4430 (Support
#1759)</pre>
</div>
</content>
</entry>
<entry>
<title>Simplified certificates and urls: only 1 certificate, and no :443 port</title>
<updated>2013-02-05T19:46:33+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2013-02-05T19:46:33+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=1d5f1c320ee67cfadd62aeef056a043bee75096d'/>
<id>1d5f1c320ee67cfadd62aeef056a043bee75096d</id>
<content type='text'>
in eip.

Downloads certificate and eip from web, and loads provider from assets.

KeyStore not created with latest version of BouncyCastle. Looking
forward to file a bug and look for a solution.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
in eip.

Downloads certificate and eip from web, and loads provider from assets.

KeyStore not created with latest version of BouncyCastle. Looking
forward to file a bug and look for a solution.</pre>
</div>
</content>
</entry>
</feed>
