<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bitmask_android.git/hosts-for-android-emulator, branch develop</title>
<subtitle>[bitmask_android] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/'/>
<entry>
<title>Debug does not wipe data.</title>
<updated>2013-11-12T23:04:11+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2013-08-14T18:18:01+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=fd1d653f701285418a2bb3958bcc85fb2e1b33ec'/>
<id>fd1d653f701285418a2bb3958bcc85fb2e1b33ec</id>
<content type='text'>
Minor fixes in the other files.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Minor fixes in the other files.
</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>Fixed bug #2146 =&gt; A calculation is now fine. Next step: fix M1</title>
<updated>2013-04-03T17:34:40+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2013-04-03T17:34:40+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=3e9a68fcc6c16be69abfa27d5fd3a2cbfc620bb0'/>
<id>3e9a68fcc6c16be69abfa27d5fd3a2cbfc620bb0</id>
<content type='text'>
calculation, since right now (using tests) response() method is not
doing OK.

Added new SRPSession modifying response() method from JBoss SRP
implementation.

Added hosts-for-android-emulator. Use with the following commands to be
able to test on api.lvh.me:
adb shell mount -o rw,remount -t yaffs2 /dev/block/mtdblock3 /system
adb push ~/workspace/leap_android/hosts-for-android-emulator 
/system/etc/hosts

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
calculation, since right now (using tests) response() method is not
doing OK.

Added new SRPSession modifying response() method from JBoss SRP
implementation.

Added hosts-for-android-emulator. Use with the following commands to be
able to test on api.lvh.me:
adb shell mount -o rw,remount -t yaffs2 /dev/block/mtdblock3 /system
adb push ~/workspace/leap_android/hosts-for-android-emulator 
/system/etc/hosts

</pre>
</div>
</content>
</entry>
</feed>
